Skip to content

0.1.0 (2020-08-18)

Compare
Choose a tag to compare
@andersonfrailey andersonfrailey released this 19 Aug 01:27
· 255 commits to master since this release
ed4b648

This release corresponds with Tax-Calculator PR #2444.
The changes included are:

  1. Create the CPS file using Python rather than SAS (#314)
  2. Replace nu05 with nu06 (#329)
  3. Update to January 2020 CBO economic projections and extend projections to 2030 (#331)
  4. Adjust January 2020 CBO economic projections for COVID-19 (#339)
  5. Add support for creating tax unit files from the 2016, 2017, and 2018 CPS March supplements
  6. Change internal logic of CPS tax unit creation process to use dictionaries to parse the raw .DAT files instead of creating a new Python file for each year (#345)