DataHerb:
EU NUTS Code and Name
• [ #Geo ]
DataHerb Metadata
- DataHerb ID:
eu_nuts
- DataHerb Name: EU NUTS Code and Name
- Contributors: LM
- Description: make the eu nuts levels more accessible
- GitHub Repository: datumorphism/dataset-eu-nuts
DataHerb Leaves: Files in Dataset
- Name: NUTS 2006 Version in JSON
-
File:
- Format: json
- Size: 82187
Fields
- country: Country codes and names in NUTS system
- nuts_1: NUTS 1 codes and names in NUTS system
- nuts_2: NUTS 2 codes and names in NUTS system
- nuts_3: NUTS 3 codes and names in NUTS system
Import Data
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2006__2008_2011.json"
df = pd.read_json(url)
- Name: NUTS 2013 Version in JSON
-
File:
- Format: json
- Size: 85985
Fields
- country: Country codes and names in NUTS system
- nuts_1: NUTS 1 codes and names in NUTS system
- nuts_2: NUTS 2 codes and names in NUTS system
- nuts_3: NUTS 3 codes and names in NUTS system
Import Data
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2013__2015_2017.json"
df = pd.read_json(url)
- Name: NUTS 2010 Version in CSV
-
File:
- Format: csv
- Size: 98838
Fields
- nuts_code: NUTS Code
- nuts_level: Level in the NUTS system
- country:
- nuts_1:
- nuts_2:
- nuts_3:
Preview
Import Data
=IMPORTDATA("https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2010__2012_2014.csv")
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2010__2012_2014.csv"
df = pd.read_csv(url)
- Name: NUTS 2013 Version in CSV
-
File:
- Format: csv
- Size: 102674
Fields
- nuts_code: NUTS Code
- nuts_level: Level in the NUTS system
- country:
- nuts_1:
- nuts_2:
- nuts_3:
Preview
Import Data
=IMPORTDATA("https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2013__2015_2017.csv")
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2013__2015_2017.csv"
df = pd.read_csv(url)
- Name: NUTS 2021 Version in JSON
-
File:
- Format: json
- Size: 98491
Fields
- country: Country codes and names in NUTS system
- nuts_1: NUTS 1 codes and names in NUTS system
- nuts_2: NUTS 2 codes and names in NUTS system
- nuts_3: NUTS 3 codes and names in NUTS system
Import Data
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2021__2021_.json"
df = pd.read_json(url)
- Name: NUTS 2006 Version in CSV
-
File:
- Format: csv
- Size: 92354
Fields
- nuts_code: NUTS Code
- nuts_level: Level in the NUTS system
- country:
- nuts_1:
- nuts_2:
- nuts_3:
Preview
Import Data
=IMPORTDATA("https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2006__2008_2011.csv")
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2006__2008_2011.csv"
df = pd.read_csv(url)
- Name: NUTS 2003 Version in CSV
-
File:
- Format: csv
- Size: 75952
Fields
- nuts_code: NUTS Code
- nuts_level: Level in the NUTS system
- country:
- nuts_1:
- nuts_2:
- nuts_3:
Preview
Import Data
=IMPORTDATA("https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2003__2004_2007.csv")
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2003__2004_2007.csv"
df = pd.read_csv(url)
- Name: NUTS 2010 Version in JSON
-
File:
- Format: json
- Size: 82911
Fields
- country: Country codes and names in NUTS system
- nuts_1: NUTS 1 codes and names in NUTS system
- nuts_2: NUTS 2 codes and names in NUTS system
- nuts_3: NUTS 3 codes and names in NUTS system
Import Data
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2010__2012_2014.json"
df = pd.read_json(url)
- Name: NUTS 2016 Version in JSON
-
File:
- Format: json
- Size: 85721
Fields
- country: Country codes and names in NUTS system
- nuts_1: NUTS 1 codes and names in NUTS system
- nuts_2: NUTS 2 codes and names in NUTS system
- nuts_3: NUTS 3 codes and names in NUTS system
Import Data
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2016__2018_2020.json"
df = pd.read_json(url)
- Name: NUTS 2016 Version in CSV
-
File:
- Format: csv
- Size: 97450
Fields
- nuts_code: NUTS Code
- nuts_level: Level in the NUTS system
- country:
- nuts_1:
- nuts_2:
- nuts_3:
Preview
Import Data
=IMPORTDATA("https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2016__2018_2020.csv")
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2016__2018_2020.csv"
df = pd.read_csv(url)
- Name: NUTS 2021 Version in CSV
-
File:
- Format: csv
- Size: 84380
Fields
- nuts_code: NUTS Code
- nuts_level: Level in the NUTS system
- country:
- nuts_1:
- nuts_2:
- nuts_3:
Preview
Import Data
=IMPORTDATA("https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2021__2021_.csv")
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2021__2021_.csv"
df = pd.read_csv(url)
- Name: NUTS 2003 Version in JSON
-
File:
- Format: json
- Size: 67433
Fields
- country: Country codes and names in NUTS system
- nuts_1: NUTS 1 codes and names in NUTS system
- nuts_2: NUTS 2 codes and names in NUTS system
- nuts_3: NUTS 3 codes and names in NUTS system
Import Data
import pandas as pd
url = "https://raw.githubusercontent.com/datumorphism/dataset-eu-nuts/master/dataset/nuts_v2003__2004_2007.json"
df = pd.read_json(url)
References: