Using the data from AO3 user @centreoftheselights's & fandom.tumblr's yearly ship rankings. Cleaning it and completing it with related data about the characters, ships, & properties they're from, to then visualise and analyse it in various ways.
(so far only using 2013-2023 AO3 data)
- Cleaned data files are in the
data
folder. - Cleaning code is in the
src
folder. - Tests are in the
test
folder. - Visualisation code and diagrams are in the
visualisation
folder.