{"id":35228601,"url":"https://github.com/pslmodels/tax-microdata-benchmarking","last_synced_at":"2026-04-02T02:07:51.104Z","repository":{"id":221534837,"uuid":"753697056","full_name":"PSLmodels/tax-microdata-benchmarking","owner":"PSLmodels","description":"A project to develop a benchmarked general-purpose dataset for tax reform impact analysis.","archived":false,"fork":false,"pushed_at":"2026-03-26T16:12:42.000Z","size":183974,"stargazers_count":3,"open_issues_count":6,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-03-26T17:48:23.960Z","etag":null,"topics":["microsimulation","tax-benefit","validation"],"latest_commit_sha":null,"homepage":"https://pslmodels.github.io/tax-microdata-benchmarking/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PSLmodels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-06T16:18:50.000Z","updated_at":"2026-03-26T13:02:04.000Z","dependencies_parsed_at":"2024-11-20T20:27:12.679Z","dependency_job_id":"45bfee39-d875-4d71-96d9-304003a968cf","html_url":"https://github.com/PSLmodels/tax-microdata-benchmarking","commit_stats":{"total_commits":549,"total_committers":4,"mean_commits":137.25,"dds":"0.40072859744990896","last_synced_commit":"e32487a66d185c757473b244f6367a72e43e8ba0"},"previous_names":["pslmodels/tax-microdata"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PSLmodels/tax-microdata-benchmarking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSLmodels%2Ftax-microdata-benchmarking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSLmodels%2Ftax-microdata-benchmarking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSLmodels%2Ftax-microdata-benchmarking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSLmodels%2Ftax-microdata-benchmarking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PSLmodels","download_url":"https://codeload.github.com/PSLmodels/tax-microdata-benchmarking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSLmodels%2Ftax-microdata-benchmarking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["microsimulation","tax-benefit","validation"],"created_at":"2025-12-30T02:00:19.074Z","updated_at":"2026-04-02T02:07:51.097Z","avatar_url":"https://github.com/PSLmodels.png","language":"Python","readme":"# tax-microdata\n\nThis repository contains all working files for a project to develop\nvalidated input files for use in\n[Tax-Calculator](https://github.com/PSLmodels/Tax-Calculator).\n\nThe **current version is 2.0.0**, which was released on March 29, 2026,\nand includes the following significant improvements:\n\n- generate national, state, and Congressional district, input files\nfor **2022**:\n[#470](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/470)\n[#471](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/471)\n[#472](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/472)\n[#473](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/473)\n[#474](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/474)\n- improve the selection of CPS tax units to represent nonfilers:\n[#438](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/438)\n- vastly improve the reweighting algorithm:\n[#416](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/416)\n- impute values for three variables used in new OBBBA deductions:\n[#397](https://github.com/PSLmodels/tax-microdata-benchmarking/pull/397)\n\n## Usage instructions\n\nIn order to use the code in this repository, you need to license the\n2015 PUF from IRS/SOI.  Once you have done that, you will have two\nCSV-formatted files from IRS/SOI: `puf_2015.csv` and\n`demographics_2015.csv`.\n\nTo generate the TMD files from the PUF files, do this:\n\n1. Copy the two 2015 PUF files to the `tmd/storage/input` folder\n2. Install the SIPP files described in `tmd/storage/input/SIPP24/README.md`\n3. Install the CEX files described in `tmd/storage/input/CEX23/README.md`\n4. Run `make clean` in the repository's top-level folder\n5. Run `make data` in the repository's top-level folder\n\nThe `make data` command creates and tests the three national\n`tmd*csv*` data files, which are located in the `tmd/storage/output`\nfolder.  Read [this\ndocumentation](https://taxcalc.pslmodels.org/usage/data.html#irs-public-use-data-tmd-csv)\non how to use these three files with Tax-Calculator.  Also, you can\nlook at the tests in this repository to see Python code that uses the\nTMD files with Tax-Calculator.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpslmodels%2Ftax-microdata-benchmarking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpslmodels%2Ftax-microdata-benchmarking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpslmodels%2Ftax-microdata-benchmarking/lists"}