KeithGalli/Olympics-Dataset ? reverse-engineered prompt

Reverse engineered prompt

Build me a small data project that collects Olympic athlete and results data from Olympedia and turns it into clean CSV files I can analyze in a notebook.

I want the raw data to include athlete bio details and event by event results for both Summer and Winter Olympics from 1896 through 2022, with the code written so it would be easy to update later for 2024. Please make the scraping reliable, save the raw outputs, and then create a cleaning step that produces easier to use data with things like country region codes, athlete location info, and historic country population data if possible.

Also include a Jupyter notebook that walks through the cleanup and basic exploration so I can understand the dataset right away. If you need to look up current library docs or site structure online while building it, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab