Description Usage Arguments Details Value References Examples
ind.ev
creates a list containing a panel of demographic indexes of Spain at the municipality level for a period of time from the years inicio
to fin
.
1 |
inicio |
starting year of the panel, which must be higher than 1996. |
fin |
last year of the panel. |
provincia |
one of the 52 Spanish provinces. |
print |
logical variable ‘do you need to print a output file with the results?’, being FALSE the default value |
This function calculates ten demographical indexes:
Childhood index
Youth index
Third age index
Dependence index
Unemployment rate, both sexes
Unemployment rate, males
Unemployment rate, females
Municipality average age, both sexes
Municipality average age, males
Municipality average age, females
For a full description of the index, see the 2017 Socioeconomic Atlas of Extremadura
If print
is set to TRUE
, an xlsx
file containing ten sheet -one data frame per index- is saved into the folder Outputs
which the name pob_ev_index_provincia_inicio-fin.xlsx
It is a list conteining ten data frame.
Junta de Extremadura (2017) Atlas Socieconómico de Extremadura 2017. Mérida (Spain). http://estadistica.gobex.es/web/guest/atlas-socieconomico-de-extremadura
1 | ind.ev(2005,2007,"Avila")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.