PSLmodels / Business-Taxation

USA Corporate and Pass-Through Business Tax Model
11 stars 10 forks source link

Clean up code for asset work #101

Closed codykallen closed 4 years ago

codykallen commented 4 years ago

This PR cleans up some of the code for handling the new Asset data, which also reduces the runtime for the asset preparation. It also adds a HISTORY_START(1960) as a year, as this gets used in theAssetandDebt` classes, as well as the asset prep file.

This does not affect results, so it will be merged immediately.