available_series: Available Series

View source: R/available_series.R

available_seriesR Documentation

Available Series

Description

Returns a list of available series from the Ipeadata API.

Usage

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

Arguments

language

A character string specifying the language. Available options are English ("en", default) and Brazilian Portuguese ("br").

label

Logical. If TRUE (default), variable labels are added to the output data frame using sjlabelled::set_label().

Value

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

Note

The original language of the available series names is preserved.


ipeadatar documentation built on May 28, 2026, 5:08 p.m.