UI-Research / mobility-from-poverty

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

Iss219 -- Employment #297

Closed jwalsh28 closed 3 months ago

jwalsh28 commented 4 months ago

Update to the employment metric. General reorganization of the code.

Main additions:

Add subgourps: gender & disablity. Add confidence intervals Adopt use of the srvyr package Broke out programs into four QMD documents - Place all, Place subgroup, Counta all, County subgroup. Place and county codes are largely similar, break outs are to help with size of data. Note that the county programs can take a long time to run - I timed the count subgroup program around and hour and 5 minutes total run time on teh SAS server. Would suggest using a remote desktop.

jwalsh28 commented 3 months ago

@wcurrangroome I adjusted the all file for your feedback. When you have subgrou file feedback ready I'll hop on to those.

jwalsh28 commented 3 months ago

@wcurrangroome Ready for your next review! You will see some similarities in changes we made on the college readiness metric, trying to adopt best practices over all the ACS programs.