Skip to content

As a final project for the class CMSC 12200 at UChicago, our group wanted to answer a question about Nike's Vaporfly 4% shoes, which supposedly improve running ability by 4% simply by putting them on. To assess the validity of this claim, we scraped data on marathon runners from the running app Strava, and performed analyses on the results.

Notifications You must be signed in to change notification settings

kyanscienceman/strava-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Go to home directory ~

nano .bashrc

Scroll down to bottom of file

Insert the line:

export PATH=~/three-plus-one/scraping:$PATH

Hit CTRL-X

Type y and press enter

RESTART YOUR TERMINAL

About

As a final project for the class CMSC 12200 at UChicago, our group wanted to answer a question about Nike's Vaporfly 4% shoes, which supposedly improve running ability by 4% simply by putting them on. To assess the validity of this claim, we scraped data on marathon runners from the running app Strava, and performed analyses on the results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published