CHILD_POPULATION_TOTAL
(
type: esriFieldTypeInteger, alias: Total Population Under 18 Years Old, editable: true, nullable: true, defaultValue: null, modelName: CHILD_POPULATION_TOTAL
)
CHILD_POV_TOTAL
(
type: esriFieldTypeInteger, alias: Total Population Under 18 Years in Poverty, editable: true, nullable: true, defaultValue: null, modelName: CHILD_POV_TOTAL
)
CHILD_POV_PCT
(
type: esriFieldTypeDouble, alias: Percent of Children in Poverty, editable: true, nullable: true, defaultValue: null, modelName: CHILD_POV_PCT
)
SCHOOL_BND_INT_TOTAL
(
type: esriFieldTypeSmallInteger, alias: Total Number of Intersecting School Attendance Boundaries, editable: true, nullable: true, defaultValue: null, modelName: SCHOOL_BND_INT_TOTAL
)
SCHOOL_BND_INT_CPG_TOTAL
(
type: esriFieldTypeSmallInteger, alias: Total Number of Intersecting School Attendance Boundaries with >= 80% CPG, editable: true, nullable: true, defaultValue: null, modelName: SCHOOL_BND_INT_CPG_TOTAL
)
ALL_TRACT_COUNT
(
type: esriFieldTypeInteger, alias: The total number of census tracts served by the school boundary, editable: true, nullable: true, defaultValue: null, modelName: ALL_TRACT_COUNT
)
POV_TRACT_COUNT
(
type: esriFieldTypeInteger, alias: The total number of census tracts with >30% poverty metric served by the school boundary, editable: true, nullable: true, defaultValue: null, modelName: POV_TRACT_COUNT
)
ALL_TRACTS_LIST
(
type: esriFieldTypeString, alias: Census Tract ID numbers of all tracts served by the school boundary, editable: true, nullable: true, length: 2000, defaultValue: null, modelName: ALL_TRACTS_LIST
)
POV_TRACTS_LIST
(
type: esriFieldTypeString, alias: Census Tract ID numbers of tracts with >30% poverty metric served by the school boundary, editable: true, nullable: true, length: 2000, defaultValue: null, modelName: POV_TRACTS_LIST
)