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

User request: Access JSON reform files from Python API #1663

Closed
andersonfrailey opened this issue Nov 14, 2017 · 1 comment
Closed

User request: Access JSON reform files from Python API #1663

andersonfrailey opened this issue Nov 14, 2017 · 1 comment

Comments

@andersonfrailey
Copy link
Collaborator

In the past few days @hdoupe and I have been asked multiple times if it was possible to access and implement the JSON reform presets we have through the API, rather than by downloading each file. To our knowledge, this is not a feature we offer, but I think it would be a good one to add.

I'm opening this issue to serve as a discussion point for whether we should add this functionality and, if so, what the best way to do it would be.

One possible approach would be including the reform JSONs in the taxcalc package and allowing them to be imported similar to how some packages allow users to import sample datasets. The imported JSON files could then be passed through to the policy class from there.

Looking forward to hearing other people's thoughts on this.

@andersonfrailey andersonfrailey changed the title User request: Implement JSON reform files from Python API User request: Access JSON reform files from Python API Nov 14, 2017
@andersonfrailey
Copy link
Collaborator Author

Just noticed this is already open in #1644. My apologies. Closing.

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

No branches or pull requests

1 participant