-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Module to update taxcalc
grow factors
#117
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #117 +/- ##
==========================================
- Coverage 46.51% 45.12% -1.40%
==========================================
Files 17 18 +1
Lines 1363 1405 +42
==========================================
Hits 634 634
- Misses 729 771 +42
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@jdebacker. Is this to be used for one iteration between Current functionality:
New functionality:
|
@rickecon The utilities in this PR may be used for the purposes you suggest. However, the use case I've had so far is to simply update the growth factors for data used in |
@jdebacker. Is this ready to merge? The code looks good to me, although there are no tests. |
@rickecon Yes, not like me to have some tests. But I wanted to get this done quick and not sure we'll have many users outside e me (I used the model to create the Let me see if I can write a few quick tests today. I'll get back to you with ah thumbs up to merge (with or without those tests) later today. |
This PR adds a module with utilities to update the growth factors used to extrapolate micro data in the Tax-Calculator model. The functions use output from OG-USA to update the growth factors to reflect macroeconomic outcome consistent with a particular OG-USA simulation.