andersonfrailey

Results 73 comments of andersonfrailey

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

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](https://github.com/PSLmodels/taxdata/blob/52c02c5f457145413983762280f8c1552b5ac740/cps_data/pycps/taxunit.py#L204) function. Then you'll need...

Updates are running now. Will open a PR once they're done.

Seems like they took capital gains realizations out of the revenue projections again so there's nothing to update here. Hopefully they will at least still include them in the January...

Thanks @donboyd5! This is probably our best alternative if we need to make the switch.

Thanks for working on this, @MaxGhenis! These changes look good so far. >I haven't tested this code yet. Would the right way be to run make cps-files? Yes. Once you...

Thanks for bringing this over, @Peter-Metz. Do you think we have the data needed to impute these variables already or will we probably have to find another data source to...

Just to add a little more information about the replicability issue, @chusloj and I have been going back and forth about how the `cps_weights.csv.gz` file changes in PR #343. As...

Thanks for your comments, @MattHJensen. I like your ideas for an API centric view of TaxData. With those in mind, I still think our first release should happen once we've...

@MattHJensen, this all sounds good to me. I'm working on a rough sketch of what the public API would look like based on the Tax-Data Generator doc you shared in...