getbase.fen: Collect information of municipality population phenomena.

Description Usage Arguments Details Value See Also Examples

View source: R/getbase.fen.R

Description

getbase.fen downloads the population phenomena data of the province‘s municipalities corresponding to the required.

Usage

1
getbase.fen(year, provincia)

Arguments

year

A numerical value between 1996 and the current year indicating the year of the required data.

provincia

one of the 52 Spain’s province.

Details

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"

Value

It is a xlsx which is host in data_poblacion folder iwhich, in turn, is located inside the working directory called fen_year_provincia.

See Also

Other download functions: getbase.paro, getbase.pob

Examples

1
getbase.fen(2005,"Madrid")

amvallone/DataSpa documentation built on Sept. 4, 2019, 12:03 p.m.