Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bottom decile sub-categories in distribution and difference tables #2192

Merged
merged 2 commits into from
Jan 13, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
174 changes: 87 additions & 87 deletions taxcalc/tests/tbi_cps_expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ TABLE diff_comb_xbin RESULTS:
TABLE diff_comb_xdec RESULTS:
{
"0-10n_2": [
"0.03",
"0.00",
"0.00",
"0.00",
Expand All @@ -226,13 +227,12 @@ TABLE diff_comb_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"nan"
"-1.73",
"-1.73",
"0.00"
],
"0-10p_2": [
"16.72",
"15.93",
"0.00",
"0.00",
"0.00",
Expand All @@ -241,11 +241,12 @@ TABLE diff_comb_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"-283.69",
"-283.69",
"-281.95",
"-281.95",
"0.00"
],
"0-10z_2": [
"0.76",
"0.00",
"0.00",
"0.00",
Expand All @@ -256,8 +257,7 @@ TABLE diff_comb_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"0.00",
"nan"
"0.00"
],
"10-20_2": [
"16.78",
Expand Down Expand Up @@ -644,6 +644,7 @@ TABLE diff_itax_xbin RESULTS:
TABLE diff_itax_xdec RESULTS:
{
"0-10n_2": [
"0.03",
"0.00",
"0.00",
"0.00",
Expand All @@ -652,13 +653,12 @@ TABLE diff_itax_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"nan"
"-1.04",
"-1.04",
"0.00"
],
"0-10p_2": [
"16.72",
"15.93",
"0.00",
"0.00",
"0.00",
Expand All @@ -667,11 +667,12 @@ TABLE diff_itax_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"-170.21",
"-170.21",
"-169.17",
"-169.17",
"0.00"
],
"0-10z_2": [
"0.76",
"0.00",
"0.00",
"0.00",
Expand All @@ -682,8 +683,7 @@ TABLE diff_itax_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"0.00",
"nan"
"0.00"
],
"10-20_2": [
"16.78",
Expand Down Expand Up @@ -1070,7 +1070,7 @@ TABLE diff_ptax_xbin RESULTS:
TABLE diff_ptax_xdec RESULTS:
{
"0-10n_2": [
"0.00",
"0.03",
"0.00",
"0.00",
"0.00",
Expand All @@ -1079,12 +1079,12 @@ TABLE diff_ptax_xdec RESULTS:
"0.00",
"nan",
"0.00",
"0.00",
"0.00",
"nan"
"-1.39",
"-1.39",
"0.00"
],
"0-10p_2": [
"16.72",
"15.93",
"0.00",
"0.00",
"0.00",
Expand All @@ -1093,12 +1093,12 @@ TABLE diff_ptax_xdec RESULTS:
"0.00",
"nan",
"0.00",
"-226.95",
"-226.95",
"-225.56",
"-225.56",
"0.00"
],
"0-10z_2": [
"0.00",
"0.76",
"0.00",
"0.00",
"0.00",
Expand All @@ -1109,7 +1109,7 @@ TABLE diff_ptax_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"nan"
"0.00"
],
"10-20_2": [
"16.78",
Expand Down Expand Up @@ -1664,63 +1664,68 @@ TABLE dist1_xbin RESULTS:
TABLE dist1_xdec RESULTS:
{
"0-10n_2": [
"0.03",
"-4.45",
"0.03",
"0.62",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"-4.45",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"-0.00",
"0.02",
"0.02",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00"
"0.35",
"0.35",
"-4.01",
"-4.03"
],
"0-10p_2": [
"16.72",
"131.93",
"16.59",
"202.20",
"15.93",
"136.38",
"15.80",
"188.93",
"0.13",
"1.83",
"0.00",
"20.89",
"1.89",
"130.38",
"134.83",
"0.01",
"0.00",
"1.89",
"0.16",
"0.00",
"6.08",
"-4.35",
"19.32",
"14.96",
"19.30",
"14.95",
"0.00",
"56.74",
"56.74",
"195.02",
"180.06"
"56.39",
"56.39",
"199.04",
"184.09"
],
"0-10z_2": [
"0.76",
"-0.01",
"0.76",
"12.66",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"-0.01",
"0.00",
"0.00",
"0.00",
Expand All @@ -1733,13 +1738,8 @@ TABLE dist1_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00"
"-0.01",
"-0.01"
],
"10-20_2": [
"16.78",
Expand Down Expand Up @@ -2450,63 +2450,68 @@ TABLE dist2_xbin RESULTS:
TABLE dist2_xdec RESULTS:
{
"0-10n_2": [
"0.03",
"-4.45",
"0.03",
"0.62",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"-4.45",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"-0.00",
"0.02",
"0.02",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00"
"-0.69",
"-0.69",
"-4.01",
"-4.03"
],
"0-10p_2": [
"16.72",
"131.93",
"16.59",
"202.20",
"15.93",
"136.38",
"15.80",
"188.93",
"0.13",
"1.83",
"0.00",
"20.89",
"1.89",
"130.38",
"134.83",
"0.01",
"0.00",
"1.89",
"0.16",
"0.00",
"6.08",
"-4.35",
"19.32",
"14.96",
"19.30",
"14.95",
"0.00",
"-113.47",
"-113.47",
"195.02",
"180.06"
"-112.78",
"-112.78",
"199.04",
"184.09"
],
"0-10z_2": [
"0.76",
"-0.01",
"0.76",
"12.66",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"-0.01",
"0.00",
"0.00",
"0.00",
Expand All @@ -2519,13 +2524,8 @@ TABLE dist2_xdec RESULTS:
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00",
"0.00"
"-0.01",
"-0.01"
],
"10-20_2": [
"16.78",
Expand Down
Loading