This repository contains code for a Shiny app that imports and plots inflation data from Brazil.
README.md
: this file, summarizes the contents of the folder/inflation_br
: shiny app with data visualizations and interactive options
Shiny app structure:
input/read_data.R
: imports series from the APIs of the IBGE and the Brazilian Central Bankload.R
: builds the functions used in the appapp.R
: contains the UI and server for the app