aemet_munic {climaemet} | R Documentation |
Data set with all the municipalities of Spain
Description
A tibble
with all the municipalities of Spain as
defined by the INE (Instituto Nacional de Estadistica) as of January 2024.
Format
A tibble
with
8,132 rows and fields:
- municipio
INE code of the municipality.
- municipio_nombre
INE name of the municipality.
- cpro
INE code of the province.
- cpro_nombre
INE name of the province.
- codauto
INE code of the autonomous community.
- codauto_nombre
INE code of the autonomous community.
Source
INE, Municipality codes by province
See Also
aemet_forecast_daily()
,
aemet_forecast_hourly()
Other dataset:
climaemet_9434_climatogram
,
climaemet_9434_temp
,
climaemet_9434_wind
Examples
data(aemet_munic)
aemet_munic
[Package climaemet version 1.3.0 Index]