Paulo Ferreira Naibert

Brazilian Seasonally Adjusted GDP

R
ggplot2
PIB
GDP
seasonal

In this post, I will replicate the IBGE Seasonally Adjusted GDP from the GDP Chained Quarterly Index with the seasonal package

Brazilian GDP 2020:Q2

R
ggplot2
dygraphs
scraping
webscraping
reproducible-report
reproducible-research
PIB
GDP

Data from the 2020:Q2 Brazilian GDP

Shares of the Brazilian GDP data from the SIDRA-IBGE website

R
ggplot2
dygraphs
scraping
webscraping
reproducible-report
reproducible-research
PIB
GDP

plot shares of the brazilian GDP data from the SIDRA-IBGE website

Scraping Brazilian GDP data from the SIDRA-IBGE website

R
ggplot2
dygraphs
scraping
webscraping
reproducible-report
reproducible-research
PIB
GDP

Scraping Brazilian GDP data from the SIDRA-IBGE website

Interactive Plots with `dygraphs`

R
dygraphs
PIB
GDP
plot

`dygraphs` allows us to make interactive plots in webpages.

Times Series Plots with `ggplot2`

R
ggplot2
PIB
GDP
plot

`ggplot2` enables us to make beautiful graphics (as long as you use the tidyverse framework)

Making a wrapper to Import and Plot Data

R
R-base
GDP
PIB
plot
wrapper
reproducible-research

To make research reproducible, we have to automate the way `R` performs tasks.

Graphing the Brazilian GDP in `R`

R
R-base
GDP
PIB
plot

Graphing the Brazilian GDP in `R`.

More articles »

Paulo Ferreira Naibert

Corrections

If you see mistakes or want to suggest changes, please create an issue on the source repository.