Updated

European NUTS boundaries as GeoJSON at 1:60m

1.3K

geodata data package providing geojson polygons and shp for administratives European NUTS levels 1, 2 and 3

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/geo-nuts-administrative-boundaries/
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/.gitignore
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/README.md
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/data/NUTS_RG_60M_2024_4326_LEVL_1.geojson
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/data/NUTS_RG_60M_2024_4326_LEVL_2.geojson
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/data/NUTS_RG_60M_2024_4326_LEVL_3.geojson
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/geo-nuts-administrative-boundaries/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

NUTS_RG_60M_2024_4326_LEVL_1

NUTS_RG_60M_2024_4326_LEVL_2

NUTS_RG_60M_2024_4326_LEVL_3

Data Files

FileDescriptionSizeLast modifiedDownload
NUTS_RG_60M_2024_4326_LEVL_1
233 kB19 days ago
NUTS_RG_60M_2024_4326_LEVL_1
NUTS_RG_60M_2024_4326_LEVL_2
366 kB19 days ago
NUTS_RG_60M_2024_4326_LEVL_2
NUTS_RG_60M_2024_4326_LEVL_3
905 kB19 days ago
NUTS_RG_60M_2024_4326_LEVL_3
FilesSizeFormatCreatedUpdatedLicenseSource
31.5 MBgeojson19 days agoOpen Data Commons Public Domain Dedication and License v1.0GISCO (the Geographical Information System at the COmmission)

badge

Geo Boundaries for NUTS administrative levels 1, 2 and 3

If you don't know what NUTS (Nomenclature of Territorial Units for Statistics) are, see the related Wikipedia article.

Data

Data is sourced from the GISCO EU website.

We provide data as GeoJSON. Data is stored in the data folder.

Datasets are available for NUTS levels 1, 2, and 3.

The columns are:

  • NUTS_ID: String (5.0)
  • STAT_LEVL_: Integer (9.0)

The specific administrative boundary data used in this project is provided at the 60M scale with RG units, and utilizes the EPSG:4326 coordinate reference system EPSG:4326.

Preparation

This package includes scripts to automate data retrieval and processing.
First, install the dependencies:

# Install libraries
pip install -r scripts/requirements.txt

# Run script
python scripts/process.py

Automation

Up-to-date (auto-updates every year due to original data being updated infrequently) geo-nuts-administartive-boundaries dataset could be found on the datahub.io: https://datahub.io/core/geo-nuts-administartive-boundaries

License

This Data Package is licensed by its maintainers under the Public Domain Dedication and License (PDDL).

Refer to the Copyright notice of the source dataset for any specific restrictions on using these data in a public or commercial product.