get.TasaDesempleoCol {macrocol}R Documentation

Colombian Unemployment Rate extraction

Description

Function to extract the Colombian unemployment rate time serie from the Colombian Central Bank.

Usage

get.TasaDesempleoCol()

Value

The dataframe with dates and the Colombian Unemployment Rate.

Examples

## Not run: 
unemp <- get.TasaDesempleoCol();

## End(Not run)

[Package macrocol version 0.1.0 Index]