Skip to content

Instantly share code, notes, and snippets.

@jpmckinney
Forked from NTerpo/dataportal.json
Last active March 25, 2016 17:08
Show Gist options
  • Save jpmckinney/4f82111fec02ae514881 to your computer and use it in GitHub Desktop.
Save jpmckinney/4f82111fec02ae514881 to your computer and use it in GitHub Desktop.
{
"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