Description Usage Arguments Details Value See Also Examples
getbase.paro
downloads data about the unemployed of the Spanish municipalities by province.
1 | getbase.paro(year, mes, provincia)
|
year |
a numerical value between 2005 and the last available, which indicates the year of the required database. |
mes |
oone of the 12 months –in Spanish language– indicating the month of the data collection. |
provincia |
one of the 52 Spainish provinces. |
The month must be called as follows: "enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre" and "diciembre".
The names of the Spanish provinces may or may not be called. If yes, employ capital letters as follows:
"ALBACETE", "ALICANTE", "ALMERIA", "ARABA", "ASTURIAS", "AVILA", "BADAJOZ", " BALEARES", "BARCELONA", "BIZKAIA", "BURGOS", "CACERES", "CADIZ", "CANTABRIA", "CASTELLON", "CIUDAD REAL", "CORDOBA", "A CORUÑA", "CUENCA", "GIPUZKOA", "GIRONA", "GRANADA", "GUADALAJARA", "HUELVA", "HUESCA", "JAEN", "LEON", "LLEIDA", "LUGO", "MADRID", "MALAGA", "MURCIA", "NAVARRA", "OURENSE", "PALENCIA", "LAS PALMAS", "PONTEVEDRA", "LA RIOJA", "SALAMANCA", "TENERIFE", "SEGOVIA", "SEVILLA","SORIA", "TARRAGONA", "TERUEL", "TOLEDO", "VALENCIA", "VALLADOLID", "ZAMORA", "ZARAGOZA", "CEUTA" and "MELILLA"
It is a xlsx
file host in the data_paro
folder which, in turn, is located inside the working directory called paro_MUNI_provincia_mmyy.xls
.
Other download functions: getbase.fen
,
getbase.pob
1 | getbase.paro(2005,"julio","Madrid")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.