Skip to content

Instantly share code, notes, and snippets.

@jdesboeufs
Last active September 2, 2016 11:31
Show Gist options
  • Save jdesboeufs/eff06f917eb51ee27f2bf725fd93ba05 to your computer and use it in GitHub Desktop.
Save jdesboeufs/eff06f917eb51ee27f2bf725fd93ba05 to your computer and use it in GitHub Desktop.
Catalog JSON
[
{
"id": "5387a37d785588482f5acb45",
"slug": "geobretagne",
"name": "GéoBretagne",
"tags": [
"Région Bretagne",
"État",
"Collectivités"
],
"homepage": "http://cms.geobretagne.fr/",
"serviceUrl": "http://geobretagne.fr/geonetwork/srv/fre/csw",
"serviceOptions": {},
"serviceProvider": "GeoNetwork",
"lastHarvesting": {
"status": "successful",
"duration": 1800,
"recordsFound": 2189,
"finishedAt": "2016-09-01T14:09:55.171Z"
},
"catalogMetrics": {
"totalCount": 1618,
"counts": {
"organizations": {
"Région Bretagne": 200,
"Ville de Rennes": 110
},
"keywords": {
"Urbanisme": 500
}
},
"partitions": {
"recordType": {
"dataset": 1200,
"service": 50,
"unknown": 10
},
"dataType": {
"vector": 500,
"raster": 10,
"unknown": 20
},
"openness": {
"yes": 1000,
"no": 500
},
"download": {
"yes": 1000,
"no": 500
},
"license": {
"odbl": 10,
"fr-lo": 500
}
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment