A city partner asks you, "are we actually helping the environment?" How do you turn that vague question into something you can actually measure?
Click or press Enter to reveal the answerBreak it down by clarifying what "helping" means to them — usually some combination of verified car-replacement trip volume, net CO2 avoided versus a driving baseline, and whether that impact holds up over time — then pick one or two concrete, clearly-defined metrics tied to the decision they're actually trying to make.
Step 1: ask clarifying questions
“Are we helping the environment?” could mean several different things depending on who’s asking and why:
- Are commuters actually replacing car trips with bike trips, or just logging bike trips they’d have taken anyway? → verified car-replacement trip rate
- How much CO2 is being avoided in absolute terms? → net CO2 avoided, computed from
trips.co2_kgagainst a driving-baseline estimate for the same distance - Is the impact sustained, or do commuters bike for a few weeks and then go back to driving? → downstream retention of car-replacement behavior
- Is air quality in the city actually improving? → a much harder causal claim, best checked cautiously against
air_quality_readingstrends, with the caveat that citywide air quality has many other drivers besides one commute program
Before writing a single query, ask what decision the city partner is trying to make — are they deciding whether to renew program funding, reporting to their own city council, or considering expanding to a new district? The answer changes which metric actually matters.
Step 2: propose concrete, measurable definitions
Once you know the decision behind the question, translate it into a specific, unambiguous metric definition — for example: “verified car-replacement bike trips per month, defined as bike trips in trips from commuters whose primary_mode was car at signup, on a route consistent with their prior commute” for the trip-based metric, or “estimated net CO2 avoided” for the emissions-based one.
Step 3: validate the definition with the stakeholder before building
Confirm the proposed metric actually answers their real question before investing in a dashboard or analysis — a common failure mode is building a technically correct CO2-avoided figure that doesn’t actually address what the city council cares about (e.g., they wanted district-level numbers, not citywide), because the translation step was skipped or rushed.
Step 4: avoid overbuilding
Resist the urge to report ten different environmental-impact metrics just because they’re all measurable from trips and air_quality_readings. Pick one primary metric that most directly answers the underlying question, with at most one or two supporting metrics for context — this keeps the eventual answer clear and actionable rather than a wall of numbers the city partner has to interpret themselves.
Why this matters generally
Most valuable analytics work starts with this translation step — vague language like “are we helping” into a precise, testable metric — and most analytics mistakes trace back to skipping it and guessing at what the stakeholder meant.