forked from project-open-data/project-open-data.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog-sample-extended.json
59 lines (59 loc) · 2.38 KB
/
catalog-sample-extended.json
1
2
3
4
5
6
7
8
9
10
11
12
13
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
[
{
"title": "Data Catalog",
"description": "Version 1.0",
"keyword": "catalog",
"modified": "2013-05-09 06:00:00",
"publisher": "US Department of X",
"person": "Contact Person",
"mbox": "[email protected]",
"identifier": "1",
"accessLevel": "public",
"distribution": [
{
"accessURL": "http://agency.gov/data.json",
"format": "json"
}
]
},
{
"title": "Public Elementary/Secondary Listing",
"description": "The purpose of the CCD nonfiscal surveys is to provide a listing of all schools and agencies providing free public elementary and secondary education, along with basic descriptive statistical information on each school and agency listed. Penalties apply for misuse, seehttp://nces.ed.gov/ncesglobal/data_usage_agreement.aspfor more details.",
"keyword": "education, schools",
"modified": "2011-11-19 00:00:00",
"publisher": "US Department of Education",
"person": "Open Data Initiative",
"mbox": "[email protected]",
"identifier": "ykv5-fn9t",
"accessLevel": "public",
"dataDictionary": "http://nces.ed.gov/ccd/pdf/INsc09101a.pdf",
"distribution": [
{
"accessURL": "https://explore.data.gov/views/ykv5-fn9t/rows.csv?accessType=DOWNLOAD",
"format": "csv",
"size": "200mb"
},
{
"accessURL": "https://explore.data.gov/views/ykv5-fn9t/rows.json?accessType=DOWNLOAD",
"format": "json"
},
{
"accessURL": "https://explore.data.gov/views/ykv5-fn9t/rows.xml?accessType=DOWNLOAD",
"format": "xml"
}
],
"webService": "http://explore.data.gov/api/views/ykv5-fn9t/rows.json",
"license": "Public Domain",
"spatial": "US",
"temporal": "2009-09-01 00:00:00,2010-05-31 00:00:00",
"issued": "",
"frequency": "one-time",
"language": "English",
"granularity": "",
"dataQuality": "true",
"theme": "education",
"references": "http://nces.ed.gov/ccd/data/txt/psu091alay.txt",
"landingPage": "http://ed.gov/developer",
"feed": "",
"systemOfRecords": "http://nces.ed.gov/ccd/"
}]