All projects

data

Clean a genuinely messy dataset

Take real-world data with all its problems and make it usable, documenting every decision.

beginnerPython~12h

Why it matters

Every data role is mostly cleaning. Showing that you document why you dropped a row is worth more than a chart built on data you did not question.

What you build

  • Missing values handled deliberately
  • Duplicates found and resolved
  • Types and formats normalised
  • A written record of every decision

If you want more

  • Add automated quality checks
  • Publish a cleaned dataset

Build it 5 steps

Material for the whole build

Shows you treat data decisions as decisions, not as defaults, which is what makes analysis trustworthy.

Get a plan built around projects like this