Waterfall Live Contribution Breakdown (U.S. Electricity)
Live Preview
Concept reference from Fizz Studio demo pattern: ParaCharts demo index
Scenario
Show how source-level month-over-month changes combine into the net change in U.S. electricity generation.
Data Source And Refresh
- Source: EIA data browser CSV table
T07.02A. - Source URL: https://www.eia.gov/totalenergy/data/browser/csv.php?tbl=T07.02A
- Refresh cadence: Monthly via GitHub Actions cache update workflow.
- Data continuity: This page will continue updating while EIA publishes compatible data.
When To Use
Use a waterfall chart to explain how component increases and decreases accumulate into a final net result.
Manifest
<para-chart manifest="data/manifests/us-electricity-waterfall.json"></para-chart>
Full manifest (JSON):
- https://raw.githubusercontent.com/mgifford/ParaCharts/main/docs/data/manifests/us-electricity-waterfall.json
Interpretation Prompts
- Which source contributes the largest positive change?
- Which source contributes the largest negative change?
- How much of the net total change is explained by the named top contributors versus other sources?