Exploratory Data Analysis with a Business Narrative
Pick a messy real-world dataset — NYC taxi trips, airline delays, Airbnb listings, or 311 service requests — and produce a polished EDA notebook that answers a specific business question. The key constraint: you must frame every finding as a decision. Not "there are more rides on Friday" but "demand peaks between 5–8 pm Friday in Midtown; surge pricing or supply reallocation would address the 14% drop-off rate during that window."
Skills practised
What it shows employers
Most junior candidates submit notebooks that describe data rather than interpret it. A business-framed EDA shows you understand that analysis exists to inform action — the skill that separates a useful analyst from someone who makes charts. Interviewers almost always ask "what would you recommend based on this?" — build the answer into the project.
Dataset
NYC TLC trip records (publicly available, millions of rows), Chicago 311 Service Requests, or Inside Airbnb data for any major city
Take it further
Convert the notebook into a short written report (PDF or HTML) with an executive summary at the top — practice communicating results to non-technical stakeholders.