Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.39 KB

README.md

File metadata and controls

46 lines (37 loc) · 1.39 KB

vue-covid-labor-impact

The project is roughly structured:

Covid 19 is Unique

Despite

  1. Monetary Policy Efforts sourced by FRED
  2. Fiscal Policy Efforts sourced by FRED

Observed Effects

  1. K-Curve-like effects looking at the 3 income groups sourced by Chetty
  2. Spending habits change sourced by Chetty
  3. Stimulus Check Argument, for/against
  4. Sectors Division. Presumably sourced by Chetty.

Predictions

  1. Acceleration of aging of population trend, look towards NAIRU
  2. Permanent Sector Shifts
  3. 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. image

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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.