Created
July 25, 2026 21:48
-
-
Save PhilETaylor/63011bd13196b2bb4e2363c21fa1eaa4 to your computer and use it in GitHub Desktop.
SAMPLE illustrative data for a Trellis UI demo (#749) - NOT official statistics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| {"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