UI-Research / mobility-from-poverty

https://ui-research.github.io/mobility-from-poverty/
4 stars 1 forks source link

Iss202 past years #321

Closed rogin123 closed 2 months ago

rogin123 commented 2 months ago

Update IPUMS data pull script to include data from 2022 and 2021 for places, and 2022, 2021, 2018, and 2014 for counties

rpitingolo commented 2 months ago

@rogin123 is this ready for review? Or is there any more code edits still to push?

rpitingolo commented 2 months ago

@cdsolari I pushed the place data CSVs for 2022 and 2021 and the county CSVs for 2022, 2021, 2018 and 2014.

@jwalsh28 @rogin123 I updated the 2a and 2b QMDs to use a target_year object. Ideally I'd want to use functions but in the interest of time this was the faster option.

rpitingolo commented 2 months ago

On the available_ files the quality flag is coming from the one that's on the housing_subgroups_city.csv file I still don't know if this is the best way to do this but it's how it's done.

We should be able to pretty easily add some code to check if the metric is NA and make the quality flag NA if it is.

rpitingolo commented 2 months ago

Don't merge it yet! I still have to push the county files.

rpitingolo commented 2 months ago

@cdsolari remaining CSVs and code are pushed