OpenSourceEcon / OGvisualizations

Visualizations from large-scale overlapping generations model
2 stars 6 forks source link

Tax rate scatter dynamic visualization #3

Open rickecon opened 7 years ago

rickecon commented 7 years ago

@doraszasz @hayleefay. This issue is to start the development of a visualization of marginal tax rate and effective tax rate data. In particular, we want:

  1. Dynamic visualization using the Bokeh library
  2. 3D scatterplots of tax rates of individuals as a function of capital income and labor income
  3. 3 separate plots, selected by buttons: marginal tax rate of labor income, marginal tax rate of capital income, effective tax rate
  4. Slider bar for age
  5. Slider bar for year, current year through current year + 9

An example of from one of our papers is the following. age42_2017_scatters

Below is a whiteboard drawing of the visualization that we want to make. img_20170629_105627

rickecon commented 7 years ago

@hayleefay @DoraSzasz. I have given you access to the two data files necessary to create this visualization. Here is an updated image of what I think we want. txrtscatterfig

rickecon commented 7 years ago

@hayleefay @DoraSzasz . One addition I would make to the pencil drawing above is I would add three more buttons underneath the ETR, MTRx, and MTRy buttons. These new buttons would be baseline, reform, and change, where change=reform-baseline. Those new 3 buttons will only change the top figure.