Skip to contents

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 region

  • cod_INE_prov: code of province

  • prov: name of province

Source

Data extracted from INE

Author

Javier Alvarez-Liebana and David Pereiro-Pol.

Examples

# Load data
data(cod_INE_prov_ccaa)