Skip to content

Commit 646a3d8

Browse files
committedOct 18, 2023
Updated files
1 parent 5cc49e6 commit 646a3d8

17 files changed

+101
-97
lines changed
 

‎MN_AMT.ipynb

+65-61
Large diffs are not rendered by default.

‎README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@ This repository contains the following items:
1818
* [`MN_AMT.ipynb` Jupyter notebook](MN_AMT.ipynb). An executable notebook you can use to replicate all the analyses in the article and creation of output and figures.
1919
* [`/data/` directory](data/). This directory contains the data used in the analyses in the article--PEW total balances and rainy day fund balances historical data for all 50 states.
2020
* [`/data/cb_2018_us_state_20m`](/data/cb_2018_us_state_20m). Folder containing US Census Bureau shapefiles (7 files) and corresponding files for US states. We use the "<1.0 MB" files (the `_20m` extension). See https://www.census.gov/geographies/mapping-files/2018/geo/carto-boundary-file.html. These are used in the creation of the [`/images/state_amt_2023.html`](/images/state_amt_2023.html) map image in [`MN_AMT.ipynb` Jupyter notebook](MN_AMT.ipynb).
21-
* [`/data/state_amt.csv`](/data/state_amt.csv). Source data for Figure 1 map in the paper.
21+
* [`/data/fig1_state_amt.csv`](/data/fig1_state_amt.csv). Source data for Figure 1 map in the paper.
2222
* [`/data/fig2_source.csv`](/data/fig2_source.csv). Source data for Figure 2 in the paper.
2323
* [`/data/fig3_source.csv`](/data/fig3_source.csv). Source data for Figure 3 in the paper.
2424
* [`/data/fig4_source.csv`](/data/fig4_source.csv). Source data for Figure 4 in the paper.
2525
* [`/data/fig5_source.csv`](/data/fig5_source.csv). Source data for Figure 5 in the paper.
2626
* [`/images/` directory](images/). This folder contains the `.html` files for the dynamic visualizations in the paper and created in the notebook and the corresponding static `.png` image files.
27-
* [`/images/amt_minus_stnd_deduct_mar_children.html`](/images/amt_minus_stnd_deduct_mar_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 4. Minnesota AMT minus standard tax liability for married filers by AMT-non-allowable deductions and number of children
28-
* [`/images/amt_minus_stnd_deduct_mar_children.png`](/images/amt_minus_stnd_deduct_mar_children.png). Static `.png` file, for web publication. Figure 4. Minnesota AMT minus standard tax liability for married filers by AMT-non-allowable deductions and number of children
29-
* [`/images/amt_minus_stnd_deduct_sngl_children.html`](/images/amt_minus_stnd_deduct_sngl_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 5. Minnesota AMT minus standard tax liability for single filers by AMT-non-allowable deductions and number of children
30-
* [`/images/amt_minus_stnd_deduct_sngl_children.png`](/images/amt_minus_stnd_deduct_sngl_children.png). Static `.png` file, for web publication. Figure 5. Minnesota AMT minus standard tax liability for single filers by AMT-non-allowable deductions and number of children
31-
* [`/images/amt_minus_stnd_mar_children.html`](/images/amt_minus_stnd_mar_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 2. Minnesota AMT minus standard tax liability for married filers by employment income and number of children
32-
* [`/images/amt_minus_stnd_mar_children.png`](/images/amt_minus_stnd_mar_children.png). Static `.png` file, for web publication. Figure 2. Minnesota AMT minus standard tax liability for married filers by employment income and number of children
33-
* [`/images/amt_minus_stnd_sngl_children.html`](/images/amt_minus_stnd_sngl_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 3. Minnesota AMT minus standard tax liability for single filers by employment income and number of children
34-
* [`/images/amt_minus_stnd_sngl_children.png`](/images/amt_minus_stnd_sngl_children.png). Static `.png` file, for web publication. Figure 3. Minnesota AMT minus standard tax liability for single filers by employment income and number of children
35-
* [`/images/state_amt_2023.html`](/images/state_amt_2023.html). Dynamic data visualization Bokeh `.html` file. Figure 1. Four states with state alternative minimum tax (AMT) as of November 2023
36-
* [`/images/state_amt_2023.png`](/images/state_amt_2023.png). Static `.png` file. Figure 1. Four states with state alternative minimum tax (AMT) as of November 2023
27+
* [`/images/fig1_state_amt_2023.html`](/images/fig1_state_amt_2023.html). Dynamic data visualization Bokeh `.html` file. Figure 1. Four states with state alternative minimum tax (AMT) as of November 2023
28+
* [`/images/fig1_state_amt_2023.png`](/images/fig1_state_amt_2023.png). Static `.png` file. Figure 1. Four states with state alternative minimum tax (AMT) as of November 2023
29+
* [`/images/fig2_amt_minus_stnd_mar_children.html`](/images/fig2_amt_minus_stnd_mar_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 2. Minnesota AMT minus standard tax liability for married filers by employment income and number of children
30+
* [`/images/fig2_amt_minus_stnd_mar_children.png`](/images/fig2_amt_minus_stnd_mar_children.png). Static `.png` file, for web publication. Figure 2. Minnesota AMT minus standard tax liability for married filers by employment income and number of children
31+
* [`/images/fig3_amt_minus_stnd_sngl_children.html`](/images/fig3_amt_minus_stnd_sngl_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 3. Minnesota AMT minus standard tax liability for single filers by employment income and number of children
32+
* [`/images/fig3_amt_minus_stnd_sngl_children.png`](/images/fig3_amt_minus_stnd_sngl_children.png). Static `.png` file, for web publication. Figure 3. Minnesota AMT minus standard tax liability for single filers by employment income and number of children
33+
* [`/images/fig4_amt_minus_stnd_deduct_mar_children.html`](/images/fig4_amt_minus_stnd_deduct_mar_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 4. Minnesota AMT minus standard tax liability for married filers by AMT-non-allowable deductions and number of children
34+
* [`/images/fig4_amt_minus_stnd_deduct_mar_children.png`](/images/fig4_amt_minus_stnd_deduct_mar_children.png). Static `.png` file, for web publication. Figure 4. Minnesota AMT minus standard tax liability for married filers by AMT-non-allowable deductions and number of children
35+
* [`/images/fig5_amt_minus_stnd_deduct_sngl_children.html`](/images/fig5_amt_minus_stnd_deduct_sngl_children.html). Dynamic data visualization Bokeh `.html` file, for web publication. Figure 5. Minnesota AMT minus standard tax liability for single filers by AMT-non-allowable deductions and number of children
36+
* [`/images/fig5_amt_minus_stnd_deduct_sngl_children.png`](/images/fig5_amt_minus_stnd_deduct_sngl_children.png). Static `.png` file, for web publication. Figure 5. Minnesota AMT minus standard tax liability for single filers by AMT-non-allowable deductions and number of children
File renamed without changes.
-146 KB
Binary file not shown.
-151 KB
Binary file not shown.
-155 KB
Binary file not shown.
-163 KB
Binary file not shown.

‎images/state_amt_2023.html ‎images/fig1_state_amt_2023.html

+5-5
Large diffs are not rendered by default.
File renamed without changes.

‎images/amt_minus_stnd_mar_children.html ‎images/fig2_amt_minus_stnd_mar_children.html

+5-5
Large diffs are not rendered by default.
157 KB
Loading

‎images/amt_minus_stnd_sngl_children.html ‎images/fig3_amt_minus_stnd_sngl_children.html

+5-5
Large diffs are not rendered by default.
165 KB
Loading

‎images/amt_minus_stnd_deduct_mar_children.html ‎images/fig4_amt_minus_stnd_deduct_mar_children.html

+5-5
Large diffs are not rendered by default.
Loading

‎images/amt_minus_stnd_deduct_sngl_children.html ‎images/fig5_amt_minus_stnd_deduct_sngl_children.html

+5-5
Large diffs are not rendered by default.
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.