Skip to contents

Several dataframes containing identifiers for regions of austria. Every dataset contains three three columns

  • id: The identifier of the region

  • parent: The identifier of the parent region

  • name: The german region name

The conversion rules are based on datasets from https://data.statistik.gv.at. See the Datasets section below for more details.

Usage

## set up the cache

cache_conversion_rules()

## get the data

nuts1()
nuts2()
nuts3()

iso1()
iso3()
iso5()

Datasets from https://data.statistik.gv.at

  • OGD_vgrrgr104_RGR104_1 Gross regional product by ESA 2010 (NUTS2+NUTS3) metadata json

  • OGD_f0743_VZ_HIS_GEM_3 Population census data since 1869 for communes metadata json

  • OGD_f0743_VZ_HIS_GEM_4 Population census data since 1869 for Districts and Provinces metadata json