Skip to content

not-em/tv-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Historical data scraped from Wikipedia for British reality and competition TV show(s) with some visualisation and analysis. Currently just strictly.

Github Pages hosted visuals linked in title.

shows

strictly/

Strictly Come Dancing series 10–22 (2012–2024).

Judge columns are NaN when that judge wasn't on the panel that series.

Guest judges are not included, though their scores are tallied for the overall total.

setup

pip install -r requirements.txt

scraping

cd strictly
python scraper.py

Raw HTML is cached in strictly/data/ (gitignored) so Wikipedia isn't re-fetched on repeat runs. Delete a cache file to force a refresh for that series.

data sources

Wikipedia pages for each Strictly Come Dancing series, e.g.:

Data is used for personal analysis and visualisation only.

attribution

Data sourced from Wikipedia, available under CC BY-SA 4.0.

About

british tv show data & analysis

Resources

License

Stars

Watchers

Forks

Contributors