Skip to content

tcolwell7/for_fun_weekly_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository documents my weekly “for fun” coding projects during my sabbatical year. The goal is simple: stay accountable, sharp and avoid getting rusty in R, Python, and wider data technologies. This repository is my public record.

I’m treating this year as a chance to practise the full analytical workflow:

  • Finding or scraping data
  • Cleaning and validating it
  • Understanding the schema
  • Analysing and visualising
  • Writing up insights
  • Experimenting with new tools, packages, and techniques

These projects range from small exploratory analyses to building pipelines or learning new libraries.

Each weekly folder contains: the code, the data, a short write‑up summarising what I did and what I learned

Below is a high‑level summary of each week’s project.

  1. R web‑scrape using vrest and building a robust automated data pipeline
    Scraped multi‑year trade preference utilisation data, cleaned and structured it, and built a repeatable pipeline for future updates.

  2. R data analysis of utilisation trade data
    Analysed the scraped dataset: top countries, commodity drivers, time‑series trends, and utilisation patterns. Basic but foundational R data wrangling.

  3. APIs in R (basic)
    Tried, failed and succeeded in creating multi-dimensional API calls to extract real-world trade data in R.

  4. API workflow for UK-Nordic trade analysis in R (Will update as the project progresses.)

  5. Python web-scrape for UK preference utilisation data (tbc.)

About

weekly projects to keep my brain ticking while on a career break so I don't get too rusty at fun R and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors