Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.2 KB

README_English.md

File metadata and controls

37 lines (27 loc) · 1.2 KB

Shiny time series

Shiny app for viewing time series.

This application uses the Ipeadata's API and the Central Bank of Brazil Time Series Management System's API (SGS) to get the data and display it on the screen.

Usage

Clone the repository and run the app with the following command in the terminal.

git clone https://github.com/ajdavidl/shiny-time-series.git
shiny-time-series cd
R -e "shiny::runApp('.', port = 3838)"

Alternatively, you can use docker:

git clone https://github.com/ajdavidl/shiny-time-series.git
shiny-time-series cd
docker build -t shiny_time_series
docker run --rm -p 3838:3838 shiny_time_series

Then open a browser and go to the link http://localhost:3838

Images

IBGE

Menu IBGE

SMS

Menu SGS