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

update inflation policy parameter values for the year 2020, 2021, 2022 #2633

Merged
merged 41 commits into from
Mar 15, 2022

Commits on Nov 21, 2021

  1. add 2022 inflation policy form

    Bodi Yang committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    84080d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. fix several format problems in original files

    Bodi Yang committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    d69ce6a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. initial commit: update parameters (partly) of Tax Rate, Capital Gains…

    … Rate, Child Tax Credit, Earned Income Crdit, Exemption Amounts for Alternative Minimum Tax, Standard Deduction, Qualified Business Income
    Bodi Yang committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1d2b748 View commit details
    Browse the repository at this point in the history
  2. delete the tax files which was misuploaded

    Bodi Yang committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f63099a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. W-2 paramupdates for year 2020 & 2021

    Bodi Yang committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    e310e87 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Form 6251 param update for year 2020 & 2021

    Bodi Yang committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    e9e5dc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Form 8863 param update for year 2020 & 2021

    Bodi Yang committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a591e6b View commit details
    Browse the repository at this point in the history
  2. Form 8812 param update of year 2020 & 2021

    Bodi Yang committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    43e45a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Form 1040 param update for year 2020 & 2021

    Bodi Yang committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    cd2f0da View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. run ppp.py to add the new 2026 parameter values

    Bodi Yang committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    d15ce2d View commit details
    Browse the repository at this point in the history
  2. policy.py update for last_known_year

    Bodi Yang committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    1b28a85 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. modified TCJA.json to pass the test -- uncompleted

    Bodi Yang committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    c5d6569 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    8772b03 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. correct EITC max age

    Bodi Yang committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    a2a64ce View commit details
    Browse the repository at this point in the history
  2. EITC max age, year 2022

    Bodi Yang committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f0b18f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    06f6269 View commit details
    Browse the repository at this point in the history
  2. read all reforms from files

    jdebacker committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    2a60efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe5ccc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85ba495 View commit details
    Browse the repository at this point in the history
  5. fix typos

    jdebacker committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    1a06b06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    847e5b9 View commit details
    Browse the repository at this point in the history
  7. add ARPA reform file

    jdebacker committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5355732 View commit details
    Browse the repository at this point in the history
  8. add apra expected output

    jdebacker committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    26f84bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cc8df1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80d9089 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Merge pull request #1 from jdebacker/pr-2633

    Update round trip reform tests
    bodiyang authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    bd08369 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. solve test_agg testing error

    Bodi Yang committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b551c21 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. changing .out.csv files to pass the test

    Bodi Yang committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    42953ee View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. updat expected puf files

    jdebacker committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d8b7e5e View commit details
    Browse the repository at this point in the history
  2. fix div by zero error

    jdebacker committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e527110 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from jdebacker/pr-2633

    Update PUF results, small change to fix div by zero
    bodiyang authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0bb4e3d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. update changes

    Bodi Yang committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8c1b609 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. changes to pass the test after updating CG_brk

    Bodi Yang committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a6ed6ce View commit details
    Browse the repository at this point in the history
  2. update puf expected results

    jdebacker committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    25cf323 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    be5345d View commit details
    Browse the repository at this point in the history
  2. change to pass the test after merge

    Bodi Yang committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    daa8a05 View commit details
    Browse the repository at this point in the history
  3. updates from master

    jdebacker committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    33fdfbc View commit details
    Browse the repository at this point in the history
  4. update package info

    jdebacker committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    56e0c9a View commit details
    Browse the repository at this point in the history
  5. add updates from bodi

    jdebacker committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    cc986a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. update puf results

    jdebacker committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    f7254cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from jdebacker/pr-2633

    Update PUF results for latest changes
    bodiyang authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d058cb2 View commit details
    Browse the repository at this point in the history