Adding multiple NUTS years, fix urls#468
Conversation
| NUTS,EU Nomenclature of Territorial Units for Statistics,The Nomenclature of Territorial Units for Statistics (NUTS) was established by Eurostat in order to provide a single uniform breakdown of territorial units for the production of regional statistics for the European Union.,Subnational,https://ec.europa.eu/eurostat/web/nuts/linked-open-data,http://data.europa.eu/nuts/code/ | ||
| ISO 3166-1 alpha-2,ISO Country Codes,ISO 2-Digit Country Codes,National,https://www.iso.org/iso-3166-country-codes.html, | ||
| ISO 3166-1 alpha-3,ISO Country Codes,ISO 3-Digit Country Codes,National,https://www.iso.org/iso-3166-country-codes.html, | ||
| NUTS 2024,EU Nomenclature of Territorial Units for Statistics 2024,The Nomenclature of Territorial Units for Statistics (NUTS) was established by Eurostat in order to provide a single uniform breakdown of territorial units for the production of regional statistics for the European Union.,Subnational,https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Nomenclature_of_territorial_units_for_statistics_(NUTS),https://ec.europa.eu/eurostat/web/nuts/maps |
There was a problem hiding this comment.
I think https://ec.europa.eu/eurostat/web/nuts is more likely to persist than the glossary URL.
See my comment in the issue regarding the change to the URI pattern.
| NUTS 2024,EU Nomenclature of Territorial Units for Statistics 2024,The Nomenclature of Territorial Units for Statistics (NUTS) was established by Eurostat in order to provide a single uniform breakdown of territorial units for the production of regional statistics for the European Union.,Subnational,https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Nomenclature_of_territorial_units_for_statistics_(NUTS),https://ec.europa.eu/eurostat/web/nuts/maps | |
| NUTS 2024,EU Nomenclature of Territorial Units for Statistics 2024,The Nomenclature of Territorial Units for Statistics (NUTS) was established by Eurostat in order to provide a single uniform breakdown of territorial units for the production of regional statistics for the European Union.,Subnational,https://ec.europa.eu/eurostat/web/nuts,https://publications.europa.eu/resource/authority/nuts/code/{identifier} |
(For the avoidance of doubt, the same suggestion applies to the other NUTS codes.
There was a problem hiding this comment.
Thanks, since https://publications.europa.eu/resource/authority/nuts/code/{identifier} would return a json that also includes year reference, would it make sense to go back to just one NUTS selector value? But it's not obvious by the link and it seems the user would likely prefer to have an explicit year selector.
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2006"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2010"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/1999"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2003"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2021"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2024"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2013"/>
<skos:inScheme rdf:resource="http://data.europa.eu/nuts/scheme/2016"/>
Just to say we need to find a balance between values being self-explanatory and unambiguos without exploding the number of choices too much.
There was a problem hiding this comment.
NUTS Codes are not versioned because their meaning is stable – a code is withdrawn if fundamental aspects change, e.g. when the region that it represents changes.
As NUTS Codes are not versioned and NUTS Versions (see below) are versioned, a NUTS Code may be a member of more than one NUTS Version.
So I think it's okay to have a single entry covering all the NUTS versions.
|
Forgot to say - also needs a changelog entry. |
Related issues
Solves
#465
#464
Description
Add multiple NUTS years; fix NUTS urls
Merge checklist
If you added, removed or renamed a field:
collapseandexternallinksoptions of the jsonschema directives inreference/schema/reference/schema/examplesAlways:
Having trouble?
See how to resolve check failures.