taxdata
taxdata copied to clipboard
The TaxData project prepares microdata for use with the Tax-Calculator microsimulation project.
This documentation (`Match.md`) references a `runmatch.py` file, but I can't find this in the repo. Has it been removed? I see a call to the file in `Makefile` has been...
This GitHub organization (Open-Source-Economics) is becoming a home for the [Policy Simulation Library](www.policysimulationlibrary.org), and it will be renamed PSLmodels on December 3rd. Starting then, I'd like for every project in...
It'd be great if the virtual environment could automatically install Julia and the necessary packages. [PyJulia] may allow for this, but in the meantime, I think the instructions for installing...
Probably of interest to @andersonfrailey @MattHJensen : I created a puf.csv using the master branch of taxdata git cloned on 7/2/2021, by running `make cps-files` then `make puf-files`. I think...
As mentioned in #381 and other issues, running our stage 2 scripts takes forever. Beyond changing solvers, another change I want to make to speed this process up is to...
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...
I started down the road of running taxdata this week to create puf.csv using the main/master branch because I want to use the latest/best puf.csv in analysis. Using taxdata to...
Possible 85-95% reduction in stage 2 reweighting time using drop-in-replacement solver in solver.jl
I don't know if others have found reweighting to be as slow as I have, but stage 2 reweighing for CPS for 17 years took more than 14 hours on...
You will find the 3 summary report files [here](https://www.dropbox.com/sh/axcicizlg4p7oik/AACqKRkzI4WZqcZvgzixvotfa?dl=0). They should be visible to all. All comparisons are for filers only, as defined in PSLmodels/Tax-Calculator#2501 prior to today (2020-11-06). @MattHJensen...
I don't think the following issue is going to lead me to make adjustments in the short term, at least not until I understand it better, but I wanted to...