available_series {ipeadatar}R Documentation

List with available series

Description

Returns a list with available series from Ipeadata API database.

Usage

available_series(language = c("en", "br"))

Arguments

language

String specifying the selected language. Language options are English ("en", default) and Brazilian Portuguese ("br").

Value

A data frame containing Ipeadata code, name, theme, source, frequency, last update and activity status of available series.

Note

The original language of the available series' names were preserved.


[Package ipeadatar version 0.1.6 Index]