A dataset containing the codes provided by INE of Spanish provinces and regions. Last update: 2023/02/25
Usage
data(cod_INE_prov_ccaa)
Format
A tibble with 52 rows and 5 variables:
cod_INE_ccaa
: code of region according INE.cod_MIR_ccaa
: code of region according Spanish Ministry of the Interior (MIR).ccaa
: name of regioncod_INE_prov
: code of provinceprov
: name of province
Source
Data extracted from INE
Examples
# Load data
data(cod_INE_prov_ccaa)