A dataset containing the codes provided by INE of Spanish municipalities. Last update: 2025/05/03 (data updated by INE on 2020/01/01)
Usage
data(cod_INE_mun)
Format
A tibble with 8131 rows and 10 variables:
id_INE_ccaa, id_MIR_ccaa
: full id of municipalities (combining ccaa, province and mun's id)cod_INE_ccaa, cod_MIR_ccaa
: code of regionsccaa
: name of regionscod_INE_prov
: code of provincesprov
: name of provincescod_INE_mun
: code of municipalitiescd_INE_mun
: check digit (see documentation)mun
: name of municipalities
Source
Data extracted from INE
Examples
# Load data
data(cod_INE_mun)