Kaggle provided me with data that it scraped from Wikipedia. The resulting spreadsheet was a disaster. Rows didn't line up. Information was obscured by improperly sized columns. Some cells were blank. It wasn't reasonably usable in the state it was in.
The dataset is now not only easy to read, but ready to use. Source markers were preserved for traceability.
Want to explore the spreadsheet for yourself?
Find it here!This is the original dataset provided by Kaggle, as scraped from Wikipedia.
Here is the final cleaned dataset with nice clean columns and formatting!
This is my Data Cleaning Log with metrics, the issues I found, and improvements I made.
Here's an example of how I use formulas!