Week 1: Embedding
The chart tracks Covid-19 cases by UK region.
The chart looks at productivity in the UK
The chart looks at UK CO2 emissions, by sector
Week 2: Hosting Data
The chart looks at new coronavirus cases in the UK, using API
The chart looks at new coronavirus cases in the UK, using own data
Week 3: Editing Data
The chart uses an in-line JSON list as its data source
The chart uses observations that were edited manually
Week 4: API driven charts
The chart looks at US government spending on education, using FRED API
The chart looks at Real Median Household Income in the United States, using FRED API
Week 5: Loops and APIs
The colab notebook can be found here
Week 7: Scrapers
The chart was made by scraping data from Wikipedia, using python pandas. The colab notebook can be found here
Week 8: Data Stories
This is my chart inspired by Sarah Smith's argument that "Female leaders have handled coronavirus better", during the "An unfair crisis" talk. The chart compares 'nearest neighbour' countries to offset the small sample size, pairing countries with similar characteristics such as population. It is clear that, the argument is valid as female-led countries have significantly lower death tolls. This difference could be explained by their risk aversion with regards to life and their willingness to take risks in the domain of the economy.
Week 9: Advanced Analytics
Linear Regression chart, using raw data from two sources
Week 10: Interactivity
The chart includes an interactive selector for a specific time period and a tooltip. The chart was made using six different APIs
The chart includes an interactive selector for the countries and a tooltip