get_ipea: Get IPEADATA series

Description Usage Arguments Details Value Examples

View source: R/get_ipea.R

Description

This function provides the extraction of data using IPADATA's API http://www.ipeadata.gov.br/api/.

Usage

1
get_ipea(code)

Arguments

code

Character vector with series code.

Details

See the codes_ipea() to available series codes and other information.

Value

A tibble with data from IPEADATA

Examples

1
get_ipea(c("CAGED12_SALDON12", "CAGED12_DESLIGN12"))

schoulten/tidyipea documentation built on Dec. 22, 2021, 10:23 p.m.