jdebacker / tax-microdata-benchmarking

A project to develop a benchmarked general-purpose dataset for tax reform impact analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tax-microdata

This repository contains all working files for a project to develop a general-purpose validated microdata file for use in PolicyEngine-US and Tax-Calculator. The development will proceed in several phases.

Usage instructions

To generate the microdata files:

  1. Run export POLICYENGINE_GITHUB_MICRODATA_AUTH_TOKEN=***
  2. Run export PSL_TAX_MICRODATA_RELEASE_AUTH_TOKEN=***
  3. Run make data

The two environment tokens can be obtained from Nikhil Woodruff.

To assess, review the data examination results that compare federal agency tax estimates with those generated using the microdata file created in each project phase: phase 1 results and phase 2 results and VERY PRELIMINARY phase 3 results.

About

A project to develop a benchmarked general-purpose dataset for tax reform impact analysis.


Languages

Language:Python 96.4%Language:Shell 1.7%Language:Makefile 1.1%Language:Awk 0.8%