Skip to content

My first analytics project from 2015: analyzing statistics from the IAAF world championships

Notifications You must be signed in to change notification settings

tjwaterman99/IAAF-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IAAF-Stats

This repo contains scripts for downloading data from the IAAF official website (http://www.iaaf.org), parsing the html files into a pandas dataframe, and some analysis of historical athlete performance.

The parsed results contain the finals of each "pure-track" event (100m - 10km) since the first IAAF world championships, held at Helsinki in 1983.

The scripts are stored as iPython notebook files (.ipynb) for easy viewing.

You can view the downloaded web pages in the 'Webpages' folder. The .csv files are in the 'Results' folder. The notebooks are in the 'Scripts' folder.

About

My first analytics project from 2015: analyzing statistics from the IAAF world championships

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages