Dataset Cleaning Project
A project in which the learner cleans a real dataset, documents every change, and writes a short findings note.
Learn to read charts critically, clean a real dataset, and write up what it shows, with free tools and open data.
| Resource | Kind | Cost | Provider |
|---|---|---|---|
| Our World in Data | dataset | free | Our World in Data |
| Khan Academy, Statistics and Probability | video | free | Khan Academy |
| OpenIntro Statistics (open textbook) | book | free | OpenIntro |
| Kaggle Learn, Data Cleaning | interactive | free | Kaggle |
| Google Sheets | tool | free |
Outcome: Read and interpret a chart.
Pick three charts from Our World in Data. For each, write what the axes measure, what one mark represents, one claim the chart supports, and one it does not. Then find a chart in the news and look for a truncated axis, a missing baseline, or an unlabeled unit.
Outcome: Clean a small tabular dataset.
Download a small dataset (a few hundred to a few thousand rows). In a spreadsheet, or following Kaggle’s data cleaning lessons, handle missing values, inconsistent formats, and duplicates. Keep a change log as you go: every row you remove or alter gets a line.
Outcome: Summarize a dataset and communicate findings.
Compute mean, median, range, and counts by category. Choose one chart that answers a real question about the data. Write a one-page findings note that a friend outside the field could follow.
Complete the Dataset Cleaning Project: raw file, cleaned file, change log, and findings note.
A project in which the learner cleans a real dataset, documents every change, and writes a short findings note.