-
-
Save jpmckinney/4f82111fec02ae514881 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"language": "en", | |
"title": "Paris Data", | |
"description": "City of Paris Open Data portal", | |
"homepage": "http://opendata.paris.fr/", | |
"modified": "2016-03-04T13:44:44+00:00", | |
"conformsTo": "https://example.com/v1.0/schema", | |
"number_of_datasets": 176, | |
"publisher":{ | |
"name": "City of Paris", | |
"homepage": "http://www.paris.fr/" | |
}, | |
"spatial": { | |
"type": "Feature", | |
"geometry": { | |
"type": ... | |
"coordinates": ... | |
}, | |
"properties": { | |
"name": "GeoNames", | |
"country": "FR" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment