datasets.json lists Local Administrative Units datasets. Request format: http GET. Response format: JSON.
Please be aware that there are specific download provisions for the datasets shown below which must respected. The download and usage of these data is subject to their acceptance.
Content of datasets.json points to the list of files, units and packages in each dataset. It consists also references to metadata and release notes. Example:
{ "nuts-2013": { "files": "nuts-2013-files.json", "units": "nuts-2013-units.json", "packages": "nuts-2013-packages.json", "documentation": "nuts-2013-release-notes.txt", "title": "NUTS 2013", "date": "03/12/2015", "metadata": { "url": "https://webgate.ec.europa.eu/inspire-sdi/srv/eng/catalog.search#/metadata/f2a88723-a846-476c-9072-2f55a487767b", "xml": "nuts-2013-metadata.xml", "pdf": "nuts-2013-metadata.pdf" } } }