-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
44 lines (29 loc) · 1.26 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
## dash_inflation
<!-- badges: start -->
[![](https://img.shields.io/github/last-commit/schoulten/dash_inflation.svg)](https://github.com/schoulten/dash_inflation/commits/main)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/schoulten/dash_inflation/blob/main/LICENSE.md)
<!-- badges: end -->
**dash_inflation** is a ShinyApps dashboard for analyzing inflation data for Brazil, built entirely in `R`. This repository periodically updates the data using GitHub Actions and deploys to shinyapps.io.
You can access the dashboard through this link: [https://schoulten.shinyapps.io/dash_inflation/](https://schoulten.shinyapps.io/dash_inflation/)
![](inst/imgs/printscreen.PNG)
Currently, the following inflation indicators are available for analysis:
- IPCA
- IGP-M
- IGP-DI
- INPC
- IPC-Br
### Report bugs
If you find any errors or have suggestions, feel free to create a [new issue](https://github.com/schoulten/dash_inflation/issues) or contact me: <[email protected]>
### Next steps
- Add more indicators
- Add more graphics/analysis