Long-format version of the macro_series dataset, with one row
per indicator per date. Faceted and grouped plots take this shape directly.
Format
A data frame with 1,116 rows and 3 variables:
- date
Date, first day of the month (YYYY-MM-DD)
- name_series
Character, name of the macroeconomic indicator. Values: "ibcbr_dessaz", "ipca", "ipi", "oil"
- value
Numeric, value of the indicator on that date
Source
Brazilian Central Bank (Banco Central do Brasil) https://www3.bcb.gov.br/sgspub/
Details
Pivoting macro_series from wide to long produces this table.
The values are the same. See macro_series for what each
indicator measures and where it comes from.
See also
macro_series for the wide-format version
