Add interpolated number of off-campus students in poverty to downloads

This commit is contained in:
j-meelah 2024-12-18 10:58:35 -05:00 committed by Carlos Felix
commit d50a91f96d
8 changed files with 15 additions and 3 deletions

View file

@ -52,6 +52,11 @@ WORKFORCE_SOCIO_INDICATORS_EXCEEDED = (
# Poverty / Income
POVERTY_FIELD = "Poverty (Less than 200% of federal poverty line)"
# Interpolated number of off campus-students in poverty
OFFCAMPUS_UNIVERSITY_POPULATION_COUNT_UNDER_200PCT_FPL = (
"Estimated population count of off-campus university students <200% FPL"
)
# this is the raw, unadjusted variable
POVERTY_LESS_THAN_200_FPL_FIELD = (
"Percent of individuals below 200% Federal Poverty Line"