pobmun19 {mapSpain} | R Documentation |
Database with the population of Spain by municipality (2019)
Description
Database with the population of Spain by municipality (2019)
Format
An example data.frame
object with
8,131 rows containing the
population data by municipality in Spain (2019).
- cpro
INE code of the province.
- provincia
name of the province.
- cmun
INE code of the municipality.
- name
Name of the municipality.
- pob19
Overall population (2019)
- men
Men population (2019)
- women
Women population (2019)
Source
INE: Instituto Nacional de Estadistica https://www.ine.es/
See Also
Other datasets:
esp_codelist
,
esp_munic.sf
,
esp_nuts.sf
,
esp_tiles_providers
Examples
data("pobmun19")
[Package mapSpain version 0.9.1 Index]