Description Usage Arguments Value See Also Examples
paro
imports the unemployed of the Spanish municipalities by province.
1 | paro(year, mes = "julio", provincia)
|
year |
a numerical value from 2005 and the latest available, which indicates the year of the required database. |
mes |
one of the 12 months –in Spanish language– indicating the month of the data collection. See getbase.paro for details. |
provincia |
one of the 52 Spain’s province. |
It is a data frame containing the fallowing variables:.
- cod
is the municipality identification number based in the INE codification
- Name
is the municipality name.
- Total unemployment
unemployment is the number of unemployed in the municipality
- Total male unemployment
is the number of unemployed males in the municipality
- Total female unemployment
is the number of unemployed females in the municipality
Other Loading functions: pob.a
,
pob.e.tot
, pob.e
,
pob.fen
, pob.h.tot
,
pob.m.tot
, pob.n.ev
,
pob.n.tot
, pob.q
,
pob.tot
1 | #paro(2005,"julio","Madrid")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.