Several dataframes containing identifiers for regions of austria. Every dataset contains three three columns
id: The identifier of the regionparent: The identifier of the parent regionname: 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()