A simple features object with the provinces in Spain and selected demographic and economic information.
data(provinces_spain)
A simple features dataframe with 50 rows and 15 columns:
Names of provinces in Spain as factor
Names of Autonomous Communities in Spain as factor
National Institute of Statistics unique identifier of the provinces
Population in the province in 2020
Population density in the province in persons/km^2
Percentage of population 65 and older in the provice in 2020
Median age of population in the province in 2020
Ratio of male to female population in the province in 2020
GDP per capita in the province in 2016
Dummy variable for mass transit system in province; 1: YES
Area of the province
Altitude of the province
A dummy variable that indicates whether the province is in the coast; 1: YES
Identifier of meteorological station representative of the province used to retrieve climatic variables
geometry of the simple features object
Paez, A., Lopez, F.A., Menezes, T., Cavalcanti, R., & Pitta, M. (2020). A Spatio‐Temporal Analysis of the Environmental Correlates of COVID‐19 Incidence in Spain. Geographical Analysis. 53(3) 397-421
data(provinces_spain)
summary(provinces_spain)
Run the code above in your browser using DataLab