Skip to content

Repository files navigation

Daily R Economics 📊

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.

Structure

  • charts/ - Daily economic visualizations (Brazil, UK, international data) as .qmd files
  • til/ - Today I Learned: Quick R snippets as .qmd or .md
  • data/ - Curated datasets for quick analysis
  • templates/ - Copy-paste templates for fast daily commits
  • .github/workflows/ - Auto-rendering with GitHub Actions

The Rules

  1. One commit per day minimum - Can be a chart OR a TIL
  2. No perfectionism - 10 minutes max, done is better than perfect
  3. Auto-renders to website - Push .qmd, get live HTML automatically

Key Packages Used

Brazilian Data:

  • sidrar - IBGE/SIDRA
  • rbcb - Banco Central do Brasil
  • realestatebr - My real estate data package

UK/London Data:

  • nomisr - ONS Nomis API
  • Rsdmx - OECD and Eurostat data

Visualization:

  • ekioplot - My custom ggplot2 themes
  • insperplot - Insper-style visualizations
  • benviplot - Alternative viz themes

How It Works

  1. Create a .qmd file (chart or TIL)
  2. Commit and push to GitHub
  3. GitHub Actions automatically renders it to HTML
  4. Your chart is live at https://YOUR_USERNAME.github.io/daily-r-econ
  5. People can actually see your work!

Streak Status

🔥 Current streak: 0 days (starting today!) 🌐 Live portfolio: View Site


Building in public. Building daily. Building a portfolio.

About

Daily practice combining economic data visualization and R learning. One commit per day.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages