๐ Top 5 Least Deserving Wins in BAFTA Scripted Comedy History
A data-driven look at the biggest rating gaps between BAFTA winners and their higher-rated nominees for โBest Scripted Comedy.โ
๐ฅ Red numbers indicate how much lower the winning showโs IMDb rating was compared to the highest-rated nominee that year.
๐ How This Was Calculated
- Data Source: IMDb + BAFTA awards history
- Criteria: Shows with the largest negative rating difference between winner and top-rated nominee
- Tools Used:
- SQL Server (to query and join BAFTA + IMDb data)
- Python (
matplotlib
,Pillow
,requests
) - TMDb API for poster images
๐ ๏ธ Reproduce This Visualization
You can view the full Python notebook here:
๐ bafta_top5.ipynb
(Replace
your-username/your-repo
with your actual repo path if youโre publishing to GitHub Pages)