The project is roughly structured:
- Monetary Policy Efforts sourced by FRED
- Fiscal Policy Efforts sourced by FRED
- K-Curve-like effects looking at the 3 income groups sourced by Chetty
- Spending habits change sourced by Chetty
- Stimulus Check Argument, for/against
- Sectors Division. Presumably sourced by Chetty.
- Acceleration of aging of population trend, look towards NAIRU
- Permanent Sector Shifts
- Discussion on lagard businesses from multiple sources, including Lagarde from ECB. Lagarde on laggards, hah
Here is one chart that took me over 10 hours to create and is about ~700 lines of code. It is animated and more pretty on the actual website. It requires a couple more elements before completion.
One small problem I have found is that it took me about 10 hours to create the chart above. Now I'm not a math guy, but that translates to AT LEAST, 7 hours spent on the project.
npm install
npm run serve
npm run build
npm run lint