nor_locations_names {csdata} | R Documentation |
All names in Norway
Description
All names in Norway
Usage
nor_locations_names(border = csdata::config$border_nor)
Arguments
border |
The year in which Norwegian geographical boundaries were designated (2020, 2024). |
Value
- location_code
Location code.
- location_name
Location name.
- location_name_short
3 letter location name for nation and county. A shorter location name for wardoslo and extrawardoslo.
- location_name_description_nb
Location name with additional description.
- location_name_file_nb_utf
Location name that should be used in file names, with Norwegian characters.
- location_name_file_nb_ascii
Location name that should be used in file names, without Norwegian characters.
- location_order
The preferred presentation order.
- granularity_geo
nation, county, municip, wardoslo, wardbergen, wardstavanger, wardtrondheim, baregion, lab.
Source
https://no.wikipedia.org/wiki/Liste_over_norske_kommunenummer
Examples
nor_locations_names()
[Package csdata version 2024.4.26 Index]