Skip to content

Instantly share code, notes, and snippets.

@PhilETaylor
Created July 25, 2026 21:48
Show Gist options
  • Select an option

  • Save PhilETaylor/63011bd13196b2bb4e2363c21fa1eaa4 to your computer and use it in GitHub Desktop.

Select an option

Save PhilETaylor/63011bd13196b2bb4e2363c21fa1eaa4 to your computer and use it in GitHub Desktop.
SAMPLE illustrative data for a Trellis UI demo (#749) - NOT official statistics
[
{"period": "2015", "earnings_growth_pct": 1.8},
{"period": "2016", "earnings_growth_pct": 2.1},
{"period": "2017", "earnings_growth_pct": 2.6},
{"period": "2018", "earnings_growth_pct": 3.0},
{"period": "2019", "earnings_growth_pct": 2.4},
{"period": "2020", "earnings_growth_pct": 1.2},
{"period": "2021", "earnings_growth_pct": 3.4},
{"period": "2022", "earnings_growth_pct": 5.9},
{"period": "2023", "earnings_growth_pct": 4.7}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment