Finding Stories in Data
A step-by-step checklist for interrogating a new dataset and surfacing story angles. Check off items as you work.
How to use this guide
Every data story starts from one of two places:
- You have a question: you're investigating a hypothesis and you go looking for data to test it.
- You have a dataset: you received or found data, and you need to explore it to see what it contains.
Either way, interrogate the source before you start analyzing. Work through each section in order.
Not every move applies to every dataset. Skip sections that don't fit your data. If you don't understand what a section means but you feel like it might be relevant, research it.
Remember: Data tells you what, people tell you why. Data shows you who is counted, but the system decides who isn't. Before you publish, talk to someone who lives inside the numbers.
Interrogate the source
Do this before any analysis. Data is not neutral. It always comes into being with a certain goal in mind. Read any accompanying documentation, methodology notes, or data dictionary.
First look: understand what you have
Before any analysis, get oriented.
Descriptive statistics: what does the data look like overall?
Run these on every column.
Before you go further: Does this look like the right data to answer your questions? Ask this after the initial check and first quick analysis.
Rankings & comparisons: who leads, who lags?
Context: compared to what?
Raw numbers rarely tell the whole story.
Time patterns: is something changing?
Only applies if your data has a date or year column.
Geographic patterns: does place matter?
Only applies if your data has a location column.
Relationships: does X connect to Y?
Correlation is not causation, but a strong pattern is worth investigating.
Outliers & anomalies: what doesn't fit?
An outlier may be your story.
Missing data: what isn't there?
Absence of data can be a finding on itself.
Verification: before you publish
If something looks to good to be true, it probably is.
The news test
Once you find something interesting, ask these three questions. If yes to all three, you might have a story.