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

Allow for more flexibility in individual income tax micro data input #391

Merged
merged 17 commits into from
Jun 10, 2024

Conversation

jdebacker
Copy link
Member

@jdebacker jdebacker commented May 23, 2024

This PR update get_taxcalc_rates.py to allow for more flexibility in the micro data file used by allowing for grow factors, weights, and start years to be passed as arguments.

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e825006) to head (e3d4d90).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #391   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines         1143      1140    -3     
=========================================
- Hits          1143      1140    -3     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
ccc/__init__.py 100.00% <100.00%> (ø)
ccc/get_taxcalc_rates.py 100.00% <100.00%> (ø)
ccc/parameters.py 100.00% <100.00%> (ø)

@jdebacker jdebacker merged commit 6ce840b into PSLmodels:master Jun 10, 2024
11 checks passed
@jdebacker jdebacker deleted the flex_micro_data branch June 10, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants