Henry "Hank" Doupe

Results 4 issues of Henry "Hank" Doupe

![image](https://user-images.githubusercontent.com/9206065/113893838-637d2800-9795-11eb-8614-6d2389f7913b.png) Note that using the github protocol (i.e. reading the file from the github api) works just fine: ```python >>> tc.Calculator.read_json_param_objects(None, 'github://PSLmodels:Tax-Calculator@master/taxcalc/assumptions/economic_assumptions_template.json') {'policy': {}, 'consumption': {'MPC_e17500': {2017: 0.0}, 'MPC_e18400': {2017:...

help wanted
good first issue

As the Python version of ParamTools is becoming more and more feature complete, I've started thinking about adding support for using ParamTools in the browser and with low-level programming languages...

**Goal:** Be able to update select attributes on defaults JSON object so that projects may update the value of attributes like the "indexed." **Syntax:** ```JSON { "schema": { "additional_members": {...

I'm not one to complain too much about large repo size, but I'm having trouble pulling and pushing the taxdata repo. I wonder if there's a way to remove large...