0.1.0 (2020-08-18)
This release corresponds with Tax-Calculator PR #2444.
The changes included are:
- Create the CPS file using Python rather than SAS (#314)
- Replace
nu05
withnu06
(#329) - Update to January 2020 CBO economic projections and extend projections to 2030 (#331)
- Adjust January 2020 CBO economic projections for COVID-19 (#339)
- Add support for creating tax unit files from the 2016, 2017, and 2018 CPS March supplements
- 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)