- Webscrape CrossFit.com for a list of affiliate gyms and associated information
- 'download_data.py' Developed by David OMullan
- 'download_individual_data.py' Developed by David OMullan
- 'world_map.png' Powered by Bing
- Affiliate Data from CrossFit, LLC
Developed with [Python 3.9.13] (https://www.python.org/download/releases/3.0/)
- Open command line interface (i.e. Terminal for MacOS, Command Prompt for Windows)
- Type 'python3 download_data.py', and press enter or return.
- Wait for data to save in 'data_file.csv'
- Open command line interface (i.e. Terminal for MacOS, Command Prompt for Windows)
- Type 'python3 download_individual_data.py', and press enter or return.
- Wait for data to save in 'individual_data_file.csv'