paro: Imports into R data of unemployed at a municipality level..

Description Usage Arguments Value See Also Examples

View source: R/paro.R

Description

paro imports the unemployed of the Spanish municipalities by province.

Usage

1
paro(year, mes = "julio", provincia)

Arguments

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.

Value

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

See Also

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

Examples

1
#paro(2005,"julio","Madrid")

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