A daily practice repo combining economic data visualization and R learning. One commit per day, no exceptions.
Live site: https://YOUR_USERNAME.github.io/daily-r-econ
Built with Quarto, rendered automatically with GitHub Actions.
charts/- Daily economic visualizations (Brazil, UK, international data) as.qmdfilestil/- Today I Learned: Quick R snippets as.qmdor.mddata/- Curated datasets for quick analysistemplates/- Copy-paste templates for fast daily commits.github/workflows/- Auto-rendering with GitHub Actions
- One commit per day minimum - Can be a chart OR a TIL
- No perfectionism - 10 minutes max, done is better than perfect
- Auto-renders to website - Push
.qmd, get live HTML automatically
Brazilian Data:
sidrar- IBGE/SIDRArbcb- Banco Central do Brasilrealestatebr- My real estate data package
UK/London Data:
nomisr- ONS Nomis APIRsdmx- OECD and Eurostat data
Visualization:
ekioplot- My custom ggplot2 themesinsperplot- Insper-style visualizationsbenviplot- Alternative viz themes
- Create a
.qmdfile (chart or TIL) - Commit and push to GitHub
- GitHub Actions automatically renders it to HTML
- Your chart is live at
https://YOUR_USERNAME.github.io/daily-r-econ - People can actually see your work!
🔥 Current streak: 0 days (starting today!) 🌐 Live portfolio: View Site
Building in public. Building daily. Building a portfolio.