Home

Awesome

Analysis of 2018 Olympic Figure Skating Scores

This repository contains the data and code that BuzzFeed News used to analyze figure skating scores at the 2018 Olympic Winter Games. The data and analyses are adapted from BuzzFeed News' original figure skating analyses, published February 8, 2018. At that link, you can find a longer explanation of the terminology, data, data-processing, and analyses presented below.

Data

Whereas the original analyses used data from 17 high-level competitions between October 2016 and December 2017, this repository uses data only from the 2018 Olympic Winter Games. The following files contain data extracted from the official Olympic score sheets:

You can find definitions of each column here.

The data directory also includes the following files:

Analyses

The notebooks directory contains two sets of analyses:

Technical Notes

All of the analyses above are coded in Python 3, using the libraries listed in requirements.txt.

Licensing

All code in this repository is available under the MIT License. All data files are available under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

Questions / Feedback

Contact John Templon at john.templon@buzzfeed.com.

Looking for more from BuzzFeed News? Click here for a list of our open-sourced projects, data, and code.