ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
COLUMN HEADERDESCRIPTION
2
agency_abbrvAgency abbreviation
3
agency_nameName of agency (spelled out)
4
titleTitle of the data item
5
descriptionDescription of the data item
6
online_publicationYes/No
7
file_formatCSV, XLS, SHP, KML, TXT, PDF, DOC, etc.
8
location_or_urlLocation of published data or URL for direct download
9
disclosureWhether the information is either of the following:
- public: info can be disclosed for public consumption regardless of identity
-
exception: info is under the Exceptions List
-
internal: info only for agency consumption
-
with fee: info can be disclosed but with corresponding charges based on the agency's mandate/policies/business model
-
limited: info, upon verification of the requesting party's identity, can only be disclosed to specific person/s and/or entity/ies
10
original_data_ownerAgency or office that origninally owns the data. All processed data are owned by the agency that processed the data
11
data_maintainerUnit responsible for the data
12
date_releasedThe date when the data item was initially released (YYYY-MM-DD)
13
frequency_of_updateDaily, Annually, Biannually, Quarterly, Monthly
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100