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

"Ability to Vary the Age of the Young Child Tax Credit Bonus (Between Ages 1-6)" feature request from Tax-Calculator #364

Open
MattHJensen opened this issue Sep 16, 2020 · 2 comments

Comments

@MattHJensen
Copy link
Contributor

See the full discussion: PSLmodels/Tax-Calculator#2483

An incremental approach would be to add nu01. To fully satisfy the request we would need to add nu01 through nu05.

@andersonfrailey
Copy link
Collaborator

This would be fairly easy to implement. I can have a PR for this open after I finish up with #363

@andersonfrailey
Copy link
Collaborator

To add this, there are two areas in the code that need be updated here.

For the CPS, you'll add the new age variables to this function. Then you'll need to add them to the USEABLE_VARS list here.

For the PUF, you'll add the new age variables here.

For both, you'll need to update the records_metadata.

I believe after those small updates you'll be good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants