DeGAUSS container that generates one CSV file of aggregated, monthly data for JFS from a geocoded CSV file. Designed to be used in the pipeline described on jfs_data
- Screening status
SCREENED IN AR
included withSCREENED IN
- Intakes that either have no listed address or were unsuccessfully geocoded will be included as a "neighborhood" called
Missing
- census tract-level deprivation index from 2015 ACS measures
- census tract-level population under age 18 from 2018 ACS
00_create_tract_to_neighborhood.R
(based on code from Stu) makestract_to_neighborhood.rds
which is used to convert tracts to neighborhoods00_create_tract_to_neighborhood.R
also aggregates tract-level deprivation index (mean) and tract-level population under 18 (sum) to neighborhood and creates the neighborhood shapefile calledham_neighborhoods_dep_index_shp.rds
- Neighborhood level fields with values less than 5 have been censored for privacy considerations
For detailed documentation on DeGAUSS, including general usage and installation, please see the DeGAUSS README.