updating nys dacs

This commit is contained in:
Emma Nechamkin 2022-03-30 17:31:56 -04:00
parent 9b828a88a4
commit 09b7c66404
6 changed files with 1645 additions and 6702 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

File diff suppressed because one or more lines are too long

View file

@ -4,8 +4,8 @@ ADDITIONAL_DEMO_COLUMNS:
- Percent individuals age 25 or over with less than high school degree
- Unemployment (percent)
- Percent of households in linguistic isolation
COMPARATOR_COLUMN: nyc_dac
COMPARATOR_FILE: data/nyc_dacs/clean/nyc_dac.csv
COMPARATOR_COLUMN: nys_dac
COMPARATOR_FILE: data/nyc_dacs/clean/nys_dac.csv
DEMOGRAPHIC_COLUMNS:
- Percent Black or African American alone
- Percent American Indian and Alaska Native alone
@ -15,7 +15,7 @@ DEMOGRAPHIC_COLUMNS:
- Percent Non-Hispanic White
- Percent Hispanic or Latino
DEMOGRAPHIC_FILE: ../../data_pipeline/data/dataset/census_acs_2019/usa.csv
OUTPUT_DATA_PATH: output/nyc_dacs
OUTPUT_DATA_PATH: output/nys_dacs
SCORE_FILE: ../../data_pipeline/data/score/csv/full/usa.csv
OTHER_COMPARATOR_COLUMNS:
- Tribal_Designation
@ -74,4 +74,5 @@ OTHER_COMPARATOR_COLUMNS:
- Homes_Built_Before_1960
- Mobile_Homes
- Rent_Percent_Income
- Renter_Percent
- Renter_Percent
KEEP_MISSING_VALUES_FOR_SEGMENTATION: true