You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PUMS 2019-2023 are now available. SWIM should be updated to use previous PUMS for years 2009-2017 and the latest PUMS for 2019 and into the future (until more PUMS data is available and those years can be pulled too, might consider appending 1-year PUMS onto the new set...)
Things to deal with:
The inflation adjustment needs to be removed from being hard coded: https://github.com/tlumip/tlumip/blob/master/root/scenario/model/code/PopulationSimSPG.py#L232
PUMAs should be trimmed down so we aren't carrying around and loading the full surrounding states (CA / WA).
verifying that there's an easy way to set a SWIM year to a new set of PUMS data (having multiple PUMS data stored and pointed to for different years.
PUMS 2019-2023 are now available. SWIM should be updated to use previous PUMS for years 2009-2017 and the latest PUMS for 2019 and into the future (until more PUMS data is available and those years can be pulled too, might consider appending 1-year PUMS onto the new set...)
Things to deal with:
The inflation adjustment needs to be removed from being hard coded: https://github.com/tlumip/tlumip/blob/master/root/scenario/model/code/PopulationSimSPG.py#L232
PUMAs should be trimmed down so we aren't carrying around and loading the full surrounding states (CA / WA).
verifying that there's an easy way to set a SWIM year to a new set of PUMS data (having multiple PUMS data stored and pointed to for different years.
Note this is pretty closely tied to #12
The text was updated successfully, but these errors were encountered: