{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Population Density (Pop Per Land Square Mile)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Population_Density_PerLandSquareMile", "classificationMethod": "esriClassifyQuantile", "minValue": 0.2, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 28.8, "label": "0.2 - 28.8 Persons Per Square Mile (Land)", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 243, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 305.4, "label": "28.9 - 305.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 235, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1306, "label": "305.5 - 1306.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 221, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2594.8, "label": "1306.1 - 2594.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 3712.5, "label": "2594.9 - 3712.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 179, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 4680, "label": "3712.6 - 4680.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 140, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 5891.2, "label": "4680.1 - 5891.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 7692.1, "label": "5891.3 - 7692.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 64, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 33066.7, "label": "7692.2 - 33066.7 Persons Per Square Mile (Land)", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Area_Land_Square_Miles", "type": "esriFieldTypeDouble", "alias": "Land Area in Square Miles", "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Population_Density_PerLandSquareMile", "type": "esriFieldTypeDouble", "alias": "Population Density (Per Square Mile of Land)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Percent of the Population (Younger than 5 Years OR Older than 64 Years)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Population_AgeUnder5_and_AgeOver64", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 14.9, "label": "0.0 - 14.9 % of the Population", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 18.5, "label": "15.0 - 18.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 21.5, "label": "18.6 - 21.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 25.4, "label": "21.6 - 25.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 82.8, "label": "25.5 - 82.8 % of the Population", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Population_AgeUnder5", "type": "esriFieldTypeDouble", "alias": "Age 0-4 Population", "domain": null }, { "name": "Percent_Population_AgeUnder5", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 0-4", "domain": null }, { "name": "Population_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Age 65 or Older Population", "domain": null }, { "name": "Percent_Population_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 65 or Older", "domain": null }, { "name": "Population_AgeUnder5_and_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Age 0-4 OR Age 65 or Older Population", "domain": null }, { "name": "Percent_Population_AgeUnder5_and_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 0-4 OR Age 65 or Older", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Disability, Percent of Population (Total Civilian Non-institutionalized Population)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Disability_TCNPop_With_A_Disability", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 6.8, "label": "0.0 - 6.8 % of the Population", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 9.2, "label": "6.9 - 9.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 11.4, "label": "9.3 - 11.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 14.9, "label": "11.5 - 14.9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 100, "label": "15.0 - 40.0 % of the Population", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Disability_Population_Total_Civilian_Noninstitutionalized", "type": "esriFieldTypeDouble", "alias": "Disability_Population_Total_Civilian_Noninstitutionalized", "domain": null }, { "name": "Disability_Population_TCNPop_Age_Under_5", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age_Under_5", "domain": null }, { "name": "Disability_Population_TCNPop_Age5to17", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age5to17", "domain": null }, { "name": "Disability_Population_TCNPop_Age0to17", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age0to17", "domain": null }, { "name": "Disability_Population_TCNPop_Age_Over_17", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age_Over_17", "domain": null }, { "name": "Disability_TCNPop_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Population with a Disability ", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent of Population with a Disability", "domain": null }, { "name": "Disability_TCNPop_AgeUnder5_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_AgeUnder5_With_A_Disability", "domain": null }, { "name": "Percent_Disability_TCNPop_AgeUnder5_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 0-4 with a Disability", "domain": null }, { "name": "Disability_TCNPop_Age5to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_Age5to17_With_A_Disability", "domain": null }, { "name": "Percent_Disability_TCNPop_Age5to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_Age5to17_With_A_Disability", "domain": null }, { "name": "Disability_TCNPop_Age0to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_Age0to17_With_A_Disability", "domain": null }, { "name": "Percent_Disability_TCNPop_Age0to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_Age0to17_With_A_Disability", "domain": null }, { "name": "Disability_TCNPop_With_A_Hearing_Difficulty", "type": "esriFieldTypeDouble", "alias": "Population with a Hearing Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty", "domain": null }, { "name": "Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "domain": null }, { "name": "Disability_TCNPop_With_A_Vision_Difficulty", "type": "esriFieldTypeDouble", "alias": "Population with a Vision Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Vision_Difficulty", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Vision_Difficulty", "domain": null }, { "name": "Disability_TCNPop_With_A_Vision_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Vision_Difficulty_Under18", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Vision_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Vision_Difficulty_Under18", "domain": null }, { "name": "Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ with a Cognitive Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4", "domain": null }, { "name": "Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4_Under_1", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4_Under_1", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_1", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_1", "domain": null }, { "name": "Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ with an Ambulatory Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over", "domain": null }, { "name": "Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over_4_Under", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over_4_Under", "domain": null }, { "name": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Ove1", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Ove1", "domain": null }, { "name": "Disability_TCNPop_With_A_Self_Care_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ with a Self-Care Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Age_Over_4", "domain": null }, { "name": "Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Age_Over_4", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Ag", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Ag", "domain": null }, { "name": "Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_17", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_17", "domain": null }, { "name": "Percent_Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "No High School Diploma (Percent of the Population Age 25+)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Education_Population_AgeOver24_LessThan9th_Or_No_High_Sc", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2.2, "label": "0.0 - 2.2 % of the Population Age 25+", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 4.2, "label": "2.3 - 4.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 7.6, "label": "4.3 - 7.6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 13.2, "label": "7.7 - 13.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 43.7, "label": "13.3 - 43.7 % of the Population Age 25+", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Education_Population_AgeOver24", "type": "esriFieldTypeDouble", "alias": "Population Age 25+", "domain": null }, { "name": "Education_Population_AgeOver24_LessThan9th", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_LessThan9th", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_LessThan9th", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 25+ With Less than a Ninth Grade Education", "domain": null }, { "name": "Education_Population_AgeOver24_No_High_School_Diploma", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_No_High_School_Diploma", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_No_High_School_Diploma", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_No_High_School_Diploma", "domain": null }, { "name": "Education_Population_AgeOver24_High_School_Graduate", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_High_School_Graduate", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_High_School_Graduate", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_High_School_Graduate", "domain": null }, { "name": "Education_Population_AgeOver24_Some_College_NoDegree", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Some_College_NoDegree", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Some_College_NoDegree", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Some_College_NoDegree", "domain": null }, { "name": "Education_Population_AgeOver24_Associates_Degree", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Associates_Degree", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Associates_Degree", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Associates_Degree", "domain": null }, { "name": "Education_Population_AgeOver24_Bachelors_Degree", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Bachelors_Degree", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Bachelors_Degree", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Bachelors_Degree", "domain": null }, { "name": "Education_Population_AgeOver24_Graduate_Degree_Higher", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Graduate_Degree_Higher", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Graduate_Degree_Higher", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Graduate_Degree_Higher", "domain": null }, { "name": "Education_Population_AgeOver24_HSD_Higher", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_HSD_Higher", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_HSD_Higher", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 25+With a High School Diploma or Higher", "domain": null }, { "name": "Education_Population_AgeOver24_Bachelors_Higher", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Bachelors_Higher", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Bachelors_Higher", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 25+With a Bachelors Degree or Higher", "domain": null }, { "name": "Education_Population_AgeOver24_LessThan9th_Or_No_High_School_Dip", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_LessThan9th_Or_No_High_School_Dip", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_LessThan9th_Or_No_High_Sc", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_LessThan9th_Or_No_High_Sc", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Unemployed (Percent of Civilian Labor Force, Age 16+)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Employment_AgeOver15_InLaborForce_CivLaborForce_Unemploy", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2.3, "label": "0.0 - 2.3 % of the Population Age16+ in CivLaborForce", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 3.4, "label": "2.4 - 3.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 4.5, "label": "3.5 - 4.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 6.1, "label": "4.6 - 6.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 32.1, "label": "6.2 - 32.1 % of the Population Age16+ in CivLaborForce", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Employment_Workers_AgeOver15", "type": "esriFieldTypeDouble", "alias": "Number of Workers Age 16+", "domain": null }, { "name": "Employment_Mean_Travel_Time_To_Work_Minutes", "type": "esriFieldTypeDouble", "alias": "Mean Travel Time to Work (Minutes)", "domain": null }, { "name": "Employment_Workers_AgerOver15_Commute_More_Than_Hour_Total", "type": "esriFieldTypeDouble", "alias": "Employment_Workers_AgerOver15_Commute_More_Than_Hour_Total", "domain": null }, { "name": "Percent_Employment_Workers_AgerOver15_Commute_More_Than_Hour_Tot", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 16+ Who Commute more than One Hour to Work (Combined To and From)", "domain": null }, { "name": "Employment_Population_AgeOver15", "type": "esriFieldTypeDouble", "alias": "Population Age 16+", "domain": null }, { "name": "Percent_Employment_AgeOver15_InLaborForce", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 16+ In Labor Force", "domain": null }, { "name": "Percent_Employment_AgeOver15_InLaborForce_CivLaborForce_Employme", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 16+ In Civilian Labor Force", "domain": null }, { "name": "Percent_Employment_AgeOver15_InLaborForce_CivLaborForce_Unemploy", "type": "esriFieldTypeDouble", "alias": "Unemployed: Percent of Population Age 16+ In Civilian Labor Force", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Poverty/Income (% of All People with Income Below Poverty Level)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Poverty_AllPeople_Income_Below_Pov_Level", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 4, "label": "0.0 - 4.0 % of the Population", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 6.8, "label": "4.1 - 6.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 10.7, "label": "6.9 - 10.7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 17.2, "label": "10.8 - 17.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 90.9, "label": "17.3 - 90.9 % of the Population", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Percent_Poverty_AllPeople_Income_Below_Pov_Level", "type": "esriFieldTypeDouble", "alias": "Percent of Total Population with Income Below the Poverty Level", "domain": null }, { "name": "Poverty_Per_Capita_Income", "type": "esriFieldTypeDouble", "alias": "Per Capita Income", "domain": null }, { "name": "Housing_Poverty_Median_Household_Income", "type": "esriFieldTypeDouble", "alias": "Housing_Poverty_Median_Household_Income", "domain": null }, { "name": "Housing_Poverty_Mean_Household_Income", "type": "esriFieldTypeDouble", "alias": "Housing_Poverty_Mean_Household_Income", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Language Isolation (% Age 5+ Speaking English Less Than Very Well)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Language_AgeOver4_SpeakEngLTVW", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.1, "label": "0.0 - 1.1 % of the Population Age 5+", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2.3, "label": "1.2 - 2.3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 4.1, "label": "2.4 - 4.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 9.1, "label": "4.2 - 9.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 47.3, "label": "9.2 - 47.3 % of the Population Age 5+", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Language_AgeOver4_Total_Population", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_Total_Population", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Spanish", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Spanish", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Spanish", "type": "esriFieldTypeDouble", "alias": "Percent Spanish Speaking (English LTVW)", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_French", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_French", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_French", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_French", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_German", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_German", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_German", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_German", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Russian", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Russian", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Russian", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Russian", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_OtherIndoEuropean", "type": "esriFieldTypeDouble", "alias": "Other IndoEuropean Speaking (English LTVW)", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherIndoEuropean", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherIndoEuropean", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Korean", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Korean", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Korean", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Korean", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Chinese", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Chinese", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Chinese", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Chinese", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Vietnamese", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Vietnamese", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Vietnamese", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Vietnamese", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Tagalog", "type": "esriFieldTypeDouble", "alias": "Tagalog Speaking (English LTVW)", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Tagalog", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Tagalog", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_OtherAsianPI", "type": "esriFieldTypeDouble", "alias": "Other Asian PI Speaking (English LTVW)", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherAsianPI", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherAsianPI", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Arabic", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Arabic", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Arabic", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Arabic", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Other_Languages", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Other_Languages", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Other_Languages", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Other_Languages", "domain": null }, { "name": "Language_AgeOver4_SpeakOnlyEnglish", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ Speaks Only English", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakOnlyEnglish", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 5+ Speaks Only English", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTVW", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ Speaks English Less Than Very Well", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 5+ Speaks English Less Than Very Well", "domain": null }, { "name": "Language_Households_LimitedEnglish", "type": "esriFieldTypeDouble", "alias": "Language_Households_LimitedEnglish", "domain": null }, { "name": "Percent_OHU_LimitedEnglish", "type": "esriFieldTypeDouble", "alias": "Percent_OHU_LimitedEnglish", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Non-White Population (Percent of Total Population)", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "Percent_Race_MinorityRace_or_HL", "classificationMethod": "esriClassifyQuantile", "minValue": 2.6, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 14, "label": "2.6 - 14.0 % of the Population", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 21, "label": "14.1 - 21.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 30.5, "label": "21.1 - 30.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 47.4, "label": "30.6 - 47.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 93.4, "label": "47.5 - 93.4 % of the Population", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Race_White", "type": "esriFieldTypeDouble", "alias": "White", "domain": null }, { "name": "Percent_Race_White", "type": "esriFieldTypeDouble", "alias": "White as Percent of the Population", "domain": null }, { "name": "Race_African_American", "type": "esriFieldTypeDouble", "alias": "African-American", "domain": null }, { "name": "Percent_Race_African_American", "type": "esriFieldTypeDouble", "alias": "African-American as Percent of the Population", "domain": null }, { "name": "Race_AmerInd_AlaskaN", "type": "esriFieldTypeDouble", "alias": "American Indian or Native Alaskan ", "domain": null }, { "name": "Percent_Race_AmerInd_AlaskaN", "type": "esriFieldTypeDouble", "alias": "American Indian or Native Alaskan as Percent of the Population", "domain": null }, { "name": "Race_Asian", "type": "esriFieldTypeDouble", "alias": "Asian", "domain": null }, { "name": "Percent_Race_Asian", "type": "esriFieldTypeDouble", "alias": "Asian as Percent of the Population", "domain": null }, { "name": "Race_NHawaiian_OPI", "type": "esriFieldTypeDouble", "alias": "Native Hawaiian or Pacific Islander", "domain": null }, { "name": "Percent_Race_NHawaiian_OPI", "type": "esriFieldTypeDouble", "alias": "Native Hawaiian or Pacific Islander as Percent of the Population", "domain": null }, { "name": "Race_Other", "type": "esriFieldTypeDouble", "alias": "Other Race", "domain": null }, { "name": "Percent_Race_Other", "type": "esriFieldTypeDouble", "alias": "Other Race as Percent of the Population", "domain": null }, { "name": "Ethinicity_Hispanic_Latino", "type": "esriFieldTypeDouble", "alias": "Hispanic-Latino Ethnicity", "domain": null }, { "name": "Percent_Ethinicity_Hispanic_Latino", "type": "esriFieldTypeDouble", "alias": "Hispanic-Latino Ethnicity as Percent of the Population", "domain": null }, { "name": "Ethnicity_NotHispanicLatino_WhiteAlone", "type": "esriFieldTypeDouble", "alias": "Ethnicity_NotHispanicLatino_WhiteAlone", "domain": null }, { "name": "Percent_Ethnicity_NotHispanicLatino_WhiteAlone", "type": "esriFieldTypeDouble", "alias": "Percent_Ethnicity_NotHispanicLatino_WhiteAlone", "domain": null }, { "name": "Race_MinorityRace_or_HL", "type": "esriFieldTypeDouble", "alias": "Minority Race or Ethnicity", "domain": null }, { "name": "Percent_Race_MinorityRace_or_HL", "type": "esriFieldTypeDouble", "alias": "Minority Race or Ethnicity as Percent of the Population", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Asthma Hospitalization Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Rate of Asthma-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of J45-J46 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "ASTHMA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Asthma Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "ASTHMA_L95CI", "type": "esriFieldTypeDouble", "alias": "Asthma Lower 95% CI", "domain": null }, { "name": "ASTHMA_U95CI", "type": "esriFieldTypeDouble", "alias": "Asthma Upper 95% CI", "domain": null }, { "name": "ASTHMA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Asthma Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "ASTHMA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Asthma Accident Lower 95% CI", "domain": null }, { "name": "ASTHMA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Asthma Accident Upper 95% CI", "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "ASTHMA_DISPLAY", "type": "esriFieldTypeString", "alias": "Asthma Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Rate of Asthma-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of J45-J46 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "ASTHMA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Asthma Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "ASTHMA_L95CI", "type": "esriFieldTypeDouble", "alias": "Asthma Lower 95% CI", "domain": null }, { "name": "ASTHMA_U95CI", "type": "esriFieldTypeDouble", "alias": "Asthma Upper 95% CI", "domain": null }, { "name": "ASTHMA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Asthma Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "ASTHMA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Asthma Accident Lower 95% CI", "domain": null }, { "name": "ASTHMA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Asthma Accident Upper 95% CI", "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "ASTHMA_DISPLAY", "type": "esriFieldTypeString", "alias": "Asthma Map Display Designation", "length": 50, "domain": null }, { "name": "DIABETES_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Age-Adjusted Asthma Hospitalization Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Rate of Asthma-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of J45-J46 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "ASTHMA_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 15.94, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 433.29, "label": "15.9 - 433.3 Hospitalizations Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 568.63, "label": "433.4 - 568.6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 702.96, "label": "568.7 - 703.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 892.4, "label": "703.1 - 892.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 5952.11, "label": "892.5 - 5952.1 Hospitalizations Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "ASTHMA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Asthma Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "ASTHMA_L95CI", "type": "esriFieldTypeDouble", "alias": "Asthma Lower 95% CI", "domain": null }, { "name": "ASTHMA_U95CI", "type": "esriFieldTypeDouble", "alias": "Asthma Upper 95% CI", "domain": null }, { "name": "ASTHMA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Asthma Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "ASTHMA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Asthma Lower 95% CI", "domain": null }, { "name": "ASTHMA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Asthma Upper 95% CI", "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "ASTHMA_DISPLAY", "type": "esriFieldTypeString", "alias": "Asthma Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Diabetes Hospitalization Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Rate of Diabetes-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of E10-E14 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "DIABETES_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "DIABETES_L95CI", "type": "esriFieldTypeDouble", "alias": "Diabetes Lower 95% CI", "domain": null }, { "name": "DIABETES_U95CI", "type": "esriFieldTypeDouble", "alias": "Diabetes Upper 95% CI", "domain": null }, { "name": "DIABETES_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "DIABETES_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Diabetes Lower 95% CI", "domain": null }, { "name": "DIABETES_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Diabetes Upper 95% CI", "domain": null }, { "name": "DIABETES_DISPLAY", "type": "esriFieldTypeString", "alias": "Diabetes Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Rate of Diabetes-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of E10-E14 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "DIABETES_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "DIABETES_L95CI", "type": "esriFieldTypeDouble", "alias": "Diabetes Lower 95% CI", "domain": null }, { "name": "DIABETES_U95CI", "type": "esriFieldTypeDouble", "alias": "Diabetes Upper 95% CI", "domain": null }, { "name": "DIABETES_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "DIABETES_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Diabetes Lower 95% CI", "domain": null }, { "name": "DIABETES_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Diabetes Upper 95% CI", "domain": null }, { "name": "DIABETES_DISPLAY", "type": "esriFieldTypeString", "alias": "Diabetes Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "Age-Adjusted Diabetes Hospitalization Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Rate of Diabetes-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of E10-E14 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "DIABETES_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 13.75, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 794.31, "label": "13.8 - 794.3 Hospitalizations Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1114.38, "label": "794.4 - 1114.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1516.41, "label": "1114.5 - 1516.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 2124.76, "label": "1516.5 - 2124.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 14263.44, "label": "2124.9 - 14263.4 Hospitalizations Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "DIABETES_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "DIABETES_L95CI", "type": "esriFieldTypeDouble", "alias": "Diabetes Lower 95% CI", "domain": null }, { "name": "DIABETES_U95CI", "type": "esriFieldTypeDouble", "alias": "Diabetes Upper 95% CI", "domain": null }, { "name": "DIABETES_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Diabetes Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "DIABETES_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Diabetes Lower 95% CI", "domain": null }, { "name": "DIABETES_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Diabetes Upper 95% CI", "domain": null }, { "name": "DIABETES_DISPLAY", "type": "esriFieldTypeString", "alias": "Diabetes Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Heart Disease Mortality Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons by Census Tract; Underlying Cause of Death Heart Disease (2015-2019)", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "HD_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Heart Disease Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "HD_L95CI", "type": "esriFieldTypeDouble", "alias": "Heart Disease Lower 95% CI", "domain": null }, { "name": "HD_U95CI", "type": "esriFieldTypeDouble", "alias": "Heart Disease Upper 95% CI", "domain": null }, { "name": "HD_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Heart Disease Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "HD_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Heart Disease Lower 95% CI", "domain": null }, { "name": "HD_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Heart Disease Upper 95% CI", "domain": null }, { "name": "HD_DISPLAY", "type": "esriFieldTypeString", "alias": "Heart Disease Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons by Census Tract; Underlying Cause of Death Heart Disease (2015-2019)", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "HD_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Heart Disease Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "HD_L95CI", "type": "esriFieldTypeDouble", "alias": "Heart Disease Lower 95% CI", "domain": null }, { "name": "HD_U95CI", "type": "esriFieldTypeDouble", "alias": "Heart Disease Upper 95% CI", "domain": null }, { "name": "HD_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Heart Disease Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "HD_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Heart Disease Lower 95% CI", "domain": null }, { "name": "HD_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Heart Disease Upper 95% CI", "domain": null }, { "name": "HD_DISPLAY", "type": "esriFieldTypeString", "alias": "Heart Disease Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Age-Adjusted Heart Disease Mortality Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons by Census Tract; Underlying Cause of Death Heart Disease (2015-2019)", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "HD_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 4.59, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 85.27, "label": "4.6 - 85.3 Deaths Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 114.1, "label": "85.4 - 114.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 145.29, "label": "114.2 - 145.3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 190.44, "label": "145.4 - 190.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1944.32, "label": "190.5 - 1944.3 Deaths Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "HD_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Heart Disease Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "HD_L95CI", "type": "esriFieldTypeDouble", "alias": "Heart Disease Lower 95% CI", "domain": null }, { "name": "HD_U95CI", "type": "esriFieldTypeDouble", "alias": "Heart Disease Upper 95% CI", "domain": null }, { "name": "HD_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Heart Disease Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "HD_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Heart Disease Lower 95% CI", "domain": null }, { "name": "HD_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Heart Disease Upper 95% CI", "domain": null }, { "name": "HD_DISPLAY", "type": "esriFieldTypeString", "alias": "Heart Disease Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 17, "name": "Low Weight Birth Rate is Higher Than State Average", "type": "Feature Layer", "description": "Crude Rate of Low Weight Births (Singleton) / All Singleton Births Per Census Tract (2015-2019). Data taken directly from the 2015-2019 Colorado Birth Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Birth Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "LWB_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Crude Rate of Low Weight Births (Singleton) / All Singleton Births", "domain": null }, { "name": "LWB_L95CI", "type": "esriFieldTypeDouble", "alias": "Low Weight Birth Lower 95% CI", "domain": null }, { "name": "LWB_U95CI", "type": "esriFieldTypeDouble", "alias": "Low Weight Birth Upper 95% CI", "domain": null }, { "name": "LWB_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Crude Rate of Low Weight Births (Singleton) / All Singleton Births", "domain": null }, { "name": "LWB_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Low Weight Birth Lower 95% CI", "domain": null }, { "name": "LWB_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Low Weight Birth Upper 95% CI", "domain": null }, { "name": "LWB_DISPLAY", "type": "esriFieldTypeString", "alias": "Low Weight Birth Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 18, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Crude Rate of Low Weight Births (Singleton) / All Singleton Births Per Census Tract (2015-2019). Data taken directly from the 2015-2019 Colorado Birth Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Birth Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "LWB_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Crude Rate of Low Weight Births (Singleton) / All Singleton Births", "domain": null }, { "name": "LWB_L95CI", "type": "esriFieldTypeDouble", "alias": "Low Weight Birth Lower 95% CI", "domain": null }, { "name": "LWB_U95CI", "type": "esriFieldTypeDouble", "alias": "Low Weight Birth Upper 95% CI", "domain": null }, { "name": "LWB_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Crude Rate of Low Weight Births (Singleton) / All Singleton Births", "domain": null }, { "name": "LWB_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Low Weight Birth Lower 95% CI", "domain": null }, { "name": "LWB_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Low Weight Birth Upper 95% CI", "domain": null }, { "name": "LWB_DISPLAY", "type": "esriFieldTypeString", "alias": "Low Weight Birth Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 19, "name": "Low Weight Birth Crude Rate (2015-2019)", "type": "Feature Layer", "description": "Crude Rate of Low Weight Births (Singleton) / All Singleton Births Per Census Tract (2015-2019). Data taken directly from the 2015-2019 Colorado Birth Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Birth Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "LWB_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 1.89, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 5.45, "label": "1.9 - 5.5 % of Births", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 6.68, "label": "5.5 - 6.7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 7.75, "label": "6.8 - 7.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 9.32, "label": "7.8 - 9.3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 25, "label": "9.4 - 25.0 % of Births", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "LWB_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Crude Rate of Low Weight Births (Singleton) / All Singleton Births", "domain": null }, { "name": "LWB_L95CI", "type": "esriFieldTypeDouble", "alias": "Low Weight Birth Lower 95% CI", "domain": null }, { "name": "LWB_U95CI", "type": "esriFieldTypeDouble", "alias": "Low Weight Birth Upper 95% CI", "domain": null }, { "name": "LWB_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Crude Rate of Low Weight Births (Singleton) / All Singleton Births", "domain": null }, { "name": "LWB_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Low Weight Birth Lower 95% CI", "domain": null }, { "name": "LWB_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Low Weight Birth Upper 95% CI", "domain": null }, { "name": "LWB_DISPLAY", "type": "esriFieldTypeString", "alias": "Low Weight Birth Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 20, "name": "Teen Fertility Rate is Higher Than State Average", "type": "Feature Layer", "description": "Crude Census Tract Rate of live births to teens age 15-17/1,000 female population age 15-17 (2015-2019). Data taken directly from the 2015-2019 Colorado Birth Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Birth Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "TF_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Crude Rate of Live Births to Females Age 15-17/1,000 Female Population Age 15-17", "domain": null }, { "name": "TF_L95CI", "type": "esriFieldTypeDouble", "alias": "Teen Fertility Lower 95% CI", "domain": null }, { "name": "TF_U95CI", "type": "esriFieldTypeDouble", "alias": "Teen Fertility Upper 95% CI", "domain": null }, { "name": "TF_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Crude Rate of Live Births to Females Age 15-17/1,000 Female Population Age 15-17", "domain": null }, { "name": "TF_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Teen Fertility Lower 95% CI", "domain": null }, { "name": "TF_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Teen Fertility Upper 95% CI", "domain": null }, { "name": "TF_DISPLAY", "type": "esriFieldTypeString", "alias": "Teen Fertility Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 21, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Crude Census Tract Rate of live births to teens age 15-17/1,000 female population age 15-17 (2015-2019). Data taken directly from the 2015-2019 Colorado Birth Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Birth Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "TF_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Crude Rate of Live Births to Females Age 15-17/1,000 Female Population Age 15-17", "domain": null }, { "name": "TF_L95CI", "type": "esriFieldTypeDouble", "alias": "Teen Fertility Lower 95% CI", "domain": null }, { "name": "TF_U95CI", "type": "esriFieldTypeDouble", "alias": "Teen Fertility Upper 95% CI", "domain": null }, { "name": "TF_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Crude Rate of Live Births to Females Age 15-17/1,000 Female Population Age 15-17", "domain": null }, { "name": "TF_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Teen Fertility Lower 95% CI", "domain": null }, { "name": "TF_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Teen Fertility Upper 95% CI", "domain": null }, { "name": "TF_DISPLAY", "type": "esriFieldTypeString", "alias": "Teen Fertility Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 22, "name": "Teen Fertility Rate (2015-2019)", "type": "Feature Layer", "description": "Crude Census Tract Rate of live births to teens age 15-17/1,000 female population age 15-17 (2015-2019). Data taken directly from the 2015-2019 Colorado Birth Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Birth Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "TF_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 1.25, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 7.48, "label": "1.3 - 7.5 Births Per 1,000 Females Age 15-17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 10.77, "label": "7.6 - 10.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 15.84, "label": "10.9 - 15.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 25.18, "label": "15.9 - 25.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 800, "label": "25.3 - 800.0 Births Per 1,000 Females Age 15-17", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "TF_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Crude Rate of Live Births to Females Age 15-17/1,000 Female Population Age 15-17", "domain": null }, { "name": "TF_L95CI", "type": "esriFieldTypeDouble", "alias": "Teen Fertility Lower 95% CI", "domain": null }, { "name": "TF_U95CI", "type": "esriFieldTypeDouble", "alias": "Teen Fertility Upper 95% CI", "domain": null }, { "name": "TF_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Crude Rate of Live Births to Females Age 15-17/1,000 Female Population Age 15-17", "domain": null }, { "name": "TF_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Teen Fertility Lower 95% CI", "domain": null }, { "name": "TF_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Teen Fertility Upper 95% CI", "domain": null }, { "name": "TF_DISPLAY", "type": "esriFieldTypeString", "alias": "Teen Fertility Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 23, "name": "Motor Vehicle Accident Mortality Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Motor Vehicle Accident (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "MVA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Motor Vehicle Accident Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "MVA_L95CI", "type": "esriFieldTypeDouble", "alias": "Motor Vehicle Accident Lower 95% CI", "domain": null }, { "name": "MVA_U95CI", "type": "esriFieldTypeDouble", "alias": "Motor Vehicle Accident Upper 95% CI", "domain": null }, { "name": "MVA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Motor Vehicle Accident Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "MVA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Motor Vehicle Accident Lower 95% CI", "domain": null }, { "name": "MVA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Motor Vehicle Accident Upper 95% CI", "domain": null }, { "name": "MVA_DISPLAY", "type": "esriFieldTypeString", "alias": "Motor Vehicle Accident Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 24, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Motor Vehicle Accident (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "MVA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Motor Vehicle Accident Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "MVA_L95CI", "type": "esriFieldTypeDouble", "alias": "Motor Vehicle Accident Lower 95% CI", "domain": null }, { "name": "MVA_U95CI", "type": "esriFieldTypeDouble", "alias": "Motor Vehicle Accident Upper 95% CI", "domain": null }, { "name": "MVA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Motor Vehicle Accident Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "MVA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Motor Vehicle Accident Lower 95% CI", "domain": null }, { "name": "MVA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Motor Vehicle Accident Upper 95% CI", "domain": null }, { "name": "MVA_DISPLAY", "type": "esriFieldTypeString", "alias": "Motor Vehicle Accident Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 25, "name": "Age-Adjusted Motor Vehicle Accident Mortality Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Motor Vehicle Accident (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "MVA_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 5.19, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 11.52, "label": "5.2 - 11.5 Deaths Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 15.78, "label": "11.6 - 15.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 19.66, "label": "15.9 - 19.7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 25.94, "label": "19.8 - 25.9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 89.76, "label": "26.0 - 89.8 Deaths Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "MVA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Motor Vehicle Accident Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "MVA_L95CI", "type": "esriFieldTypeDouble", "alias": "Motor Vehicle Accident Lower 95% CI", "domain": null }, { "name": "MVA_U95CI", "type": "esriFieldTypeDouble", "alias": "Motor Vehicle Accident Upper 95% CI", "domain": null }, { "name": "MVA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Motor Vehicle Accident Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "MVA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Motor Vehicle Accident Lower 95% CI", "domain": null }, { "name": "MVA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Motor Vehicle Accident Upper 95% CI", "domain": null }, { "name": "MVA_DISPLAY", "type": "esriFieldTypeString", "alias": "Motor Vehicle Accident Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 26, "name": "Suicide Mortality Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Suicide (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "SUICIDE_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Suicide Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "SUICIDE_L95CI", "type": "esriFieldTypeDouble", "alias": "Suicide Lower 95% CI", "domain": null }, { "name": "SUICIDE_U95CI", "type": "esriFieldTypeDouble", "alias": "Suicide Upper 95% CI", "domain": null }, { "name": "SUICIDE_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Suicide Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "SUICIDE_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Suicide Lower 95% CI", "domain": null }, { "name": "SUICIDE_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Suicide Upper 95% CI", "domain": null }, { "name": "SUICIDE_DISPLAY", "type": "esriFieldTypeString", "alias": "Suicide Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 27, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Suicide (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "SUICIDE_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Suicide Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "SUICIDE_L95CI", "type": "esriFieldTypeDouble", "alias": "Suicide Lower 95% CI", "domain": null }, { "name": "SUICIDE_U95CI", "type": "esriFieldTypeDouble", "alias": "Suicide Upper 95% CI", "domain": null }, { "name": "SUICIDE_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Suicide Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "SUICIDE_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Suicide Lower 95% CI", "domain": null }, { "name": "SUICIDE_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Suicide Upper 95% CI", "domain": null }, { "name": "SUICIDE_DISPLAY", "type": "esriFieldTypeString", "alias": "Suicide Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 28, "name": "Age-Adjusted Suicide Mortality Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Suicide (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "SUICIDE_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 3.11, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 15.56, "label": "3.1 - 15.6 Deaths Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 20.43, "label": "15.7 - 20.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 26.07, "label": "20.5 - 26.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 35.39, "label": "26.2 - 35.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 119.28, "label": "35.5 - 119.3 Deaths Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "SUICIDE_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Suicide Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "SUICIDE_L95CI", "type": "esriFieldTypeDouble", "alias": "Suicide Lower 95% CI", "domain": null }, { "name": "SUICIDE_U95CI", "type": "esriFieldTypeDouble", "alias": "Suicide Upper 95% CI", "domain": null }, { "name": "SUICIDE_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Suicide Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "SUICIDE_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Suicide Lower 95% CI", "domain": null }, { "name": "SUICIDE_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Suicide Upper 95% CI", "domain": null }, { "name": "SUICIDE_DISPLAY", "type": "esriFieldTypeString", "alias": "Suicide Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 29, "name": "Influenza Hospitalization Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Rate of Influenza-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of J10-J11 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "INFLUENZA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Influenza Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "INFLUENZA_L95CI", "type": "esriFieldTypeDouble", "alias": "Influenza Lower 95% CI", "domain": null }, { "name": "INFLUENZA_U95CI", "type": "esriFieldTypeDouble", "alias": "Influenza Upper 95% CI", "domain": null }, { "name": "INFLUENZA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Influenza Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "INFLUENZA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Influenza Lower 95% CI", "domain": null }, { "name": "INFLUENZA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Influenza Upper 95% CI", "domain": null }, { "name": "INFLUENZA_DISPLAY", "type": "esriFieldTypeString", "alias": "Influenza Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 30, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Rate of Influenza-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of J10-J11 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "INFLUENZA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Influenza Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "INFLUENZA_L95CI", "type": "esriFieldTypeDouble", "alias": "Influenza Lower 95% CI", "domain": null }, { "name": "INFLUENZA_U95CI", "type": "esriFieldTypeDouble", "alias": "Influenza Upper 95% CI", "domain": null }, { "name": "INFLUENZA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Influenza Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "INFLUENZA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Influenza Lower 95% CI", "domain": null }, { "name": "INFLUENZA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Influenza Upper 95% CI", "domain": null }, { "name": "INFLUENZA_DISPLAY", "type": "esriFieldTypeString", "alias": "Influenza Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 31, "name": "Age-Adjusted Influenza Hospitalization Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Rate of Influenza-Related Hospital Discharges and Inpatient Hospitalizations per 100,000 persons for Colorado Census Tracts; ICD-10 Code of J10-J11 found in any of 15 diagnosis fields (2015-2019). Data taken directly from the 2015-2019 Colorado Hospital Association Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Hospital Association", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "INFLUENZA_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 5.49, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 36.06, "label": "5.5 - 36.1 Hospitalizations Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 50.67, "label": "36.2 - 50.7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 65.38, "label": "50.8 - 65.4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 90.13, "label": "65.5 - 90.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 758.91, "label": "90.2 - 758.9 Hospitalizations Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "INFLUENZA_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Influenza Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "INFLUENZA_L95CI", "type": "esriFieldTypeDouble", "alias": "Influenza Lower 95% CI", "domain": null }, { "name": "INFLUENZA_U95CI", "type": "esriFieldTypeDouble", "alias": "Influenza Upper 95% CI", "domain": null }, { "name": "INFLUENZA_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Influenza Hospitalization Rate Per 100,000 Persons", "domain": null }, { "name": "INFLUENZA_SL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Influenza Lower 95% CI", "domain": null }, { "name": "INFLUENZA_SU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Influenza Upper 95% CI", "domain": null }, { "name": "INFLUENZA_DISPLAY", "type": "esriFieldTypeString", "alias": "Influenza Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 32, "name": "Drug Poisoning or Overdose Mortality Rate is Higher Than State Average", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Drug Poisoning or Drug Overdose involving either Prescription Opioid Analgesic or Heroin (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "POD_DEATH_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Drug Poisoning or Overdose (Prescription Opiod or Heroin) Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "POD_DEATH_L95CI", "type": "esriFieldTypeDouble", "alias": "Drug Overdose Lower 95% CI", "domain": null }, { "name": "POD_DEATH_U95CI", "type": "esriFieldTypeDouble", "alias": "Drug Overdose Upper 95% CI", "domain": null }, { "name": "POD_DEATH_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Drug Poisoning or Overdose (Prescription Opiod or Heroin) Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "POD_DEATH_STATEL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Drug Overdose Lower 95% CI", "domain": null }, { "name": "POD_DEATH_STATEU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Drug Overdose Upper 95% CI", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 33, "name": "No Events or Data Suppressed", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Drug Poisoning or Drug Overdose involving either Prescription Opioid Analgesic or Heroin (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "POD_DEATH_ADJRATE", "type": "esriFieldTypeDouble", "alias": "POD_DEATH_ADJRATE", "domain": null }, { "name": "POD_DEATH_L95CI", "type": "esriFieldTypeDouble", "alias": "POD_DEATH_L95CI", "domain": null }, { "name": "POD_DEATH_U95CI", "type": "esriFieldTypeDouble", "alias": "POD_DEATH_U95CI", "domain": null }, { "name": "POD_DEATH_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "POD_DEATH_STATEADJRATE", "domain": null }, { "name": "POD_DEATH_STATEL95CI", "type": "esriFieldTypeDouble", "alias": "POD_DEATH_STATEL95CI", "domain": null }, { "name": "POD_DEATH_STATEU95CI", "type": "esriFieldTypeDouble", "alias": "POD_DEATH_STATEU95CI", "domain": null }, { "name": "POD_DISPLAY", "type": "esriFieldTypeString", "alias": "POD_DISPLAY", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 34, "name": "Age-Adjusted Drug Poisoning or Overdose Mortality Rate (2015-2019)", "type": "Feature Layer", "description": "Age-Adjusted Mortality Rate Per 100,000 Persons for Colorado Census Tracts; Underlying Cause of Death Drug Poisoning or Drug Overdose involving either Prescription Opioid Analgesic or Heroin (2015-2019). Data taken directly from the 2015-2019 Colorado Death Dataset.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Colorado Department of Public Health and Environment, Colorado Death Dataset", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "POD_DEATH_ADJRATE", "classificationMethod": "esriClassifyQuantile", "minValue": 2.82, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 11.2, "label": "2.8 - 11.2 Deaths Per 100,000 Persons", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 14.33, "label": "11.3 - 14.3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 18.22, "label": "14.4 - 18.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 25.08, "label": "18.3 - 25.1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 70.57, "label": "25.2 - 70.6 Deaths Per 100,000 Persons", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06026686999991, "ymin": 36.99242991100016, "xmax": -102.04088717399992, "ymax": 41.0034504410001, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRACT_FIPS", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 15, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 100, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "POD_DEATH_ADJRATE", "type": "esriFieldTypeDouble", "alias": "Age-Adjusted Drug Poisoning or Overdose (Prescription Opiod or Heroin) Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "POD_DEATH_L95CI", "type": "esriFieldTypeDouble", "alias": "Drug Overdose Lower 95% CI", "domain": null }, { "name": "POD_DEATH_U95CI", "type": "esriFieldTypeDouble", "alias": "Drug Overdose Upper 95% CI", "domain": null }, { "name": "POD_DEATH_STATEADJRATE", "type": "esriFieldTypeDouble", "alias": "Statewide Age-Adjusted Drug Poisoning or Overdose (Prescription Opiod or Heroin) Mortality Rate Per 100,000 Persons", "domain": null }, { "name": "POD_DEATH_STATEL95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Drug Overdose Lower 95% CI", "domain": null }, { "name": "POD_DEATH_STATEU95CI", "type": "esriFieldTypeDouble", "alias": "Statewide Drug Overdose Upper 95% CI", "domain": null }, { "name": "POD_DISPLAY", "type": "esriFieldTypeString", "alias": "Drug Overdose Map Display Designation", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 35, "name": "Estimate Not Available Due to Small Number of Deaths", "type": "Feature Layer", "description": "These data contain the Estimated Life Expectancy at Birth for residents of a selected census tract in the State of Colorado. These life expectancy estimates are based on data collected through Colorado's vital statistics system for deaths among residents of these census tracts between 2010-2015. \n\nStatewide Life Expectancy, 2010-2015: 80.4 years\n\nLife Expectancy Estimates Prepared By: National Center for Health Statistics, Centers for Disease Control and Prevention\n\nBased on Data Provided By: Vital Statistics Program, Center for Health and Environmental Data, Colorado Department of Public Health and Environment", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "USALEEP, National Center for Health Statistics, Centers for Disease Control and Prevention, Colorado Department of Public Health and Environment, Robert Wood Johnson Foundation", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS Code", "length": 15, "domain": null }, { "name": "Life_Expectancy_Label", "type": "esriFieldTypeString", "alias": "Life Expectancy", "length": 60, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 250, "domain": null }, { "name": "LE_20102015", "type": "esriFieldTypeDouble", "alias": "Life Expectancy (2010-2015)", "domain": null }, { "name": "LE_StdError", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Standard Error", "domain": null }, { "name": "LE_L95CI", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Lower 95% Confidence Interval ", "domain": null }, { "name": "LE_U95CI", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Upper 95% Confidence Interval ", "domain": null }, { "name": "LE_STATE", "type": "esriFieldTypeDouble", "alias": "State of Colorado Life Expectancy (2010-2015)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 36, "name": "Colorado Life Expectancy by Census Tract Published by NAPHSIS-USALEEP (2010-2015)", "type": "Feature Layer", "description": "These data contain the Estimated Life Expectancy at Birth for residents of a selected census tract in the State of Colorado. These life expectancy estimates are based on data collected through Colorado's vital statistics system for deaths among residents of these census tracts between 2010-2015. \n\nStatewide Life Expectancy, 2010-2015: 80.4 years\n\nLife Expectancy Estimates Prepared By: National Center for Health Statistics, Centers for Disease Control and Prevention\n\nBased on Data Provided By: Vital Statistics Program, Center for Health and Environmental Data, Colorado Department of Public Health and Environment", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "USALEEP, National Center for Health Statistics, Centers for Disease Control and Prevention, Colorado Department of Public Health and Environment, Robert Wood Johnson Foundation", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "LE_20102015", "classificationMethod": "esriClassifyQuantile", "minValue": 67.3, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 76.7, "label": "67.3 - 76.7 Years", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 78.8, "label": "76.8 - 78.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 80.6, "label": "78.9 - 80.6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 82.2, "label": "80.7 - 82.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 89.5, "label": "82.3 - 89.5 Years", "description": "" } ] }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS Code", "length": 15, "domain": null }, { "name": "Life_Expectancy_Label", "type": "esriFieldTypeString", "alias": "Life Expectancy", "length": 60, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 250, "domain": null }, { "name": "LE_20102015", "type": "esriFieldTypeDouble", "alias": "Life Expectancy (2010-2015)", "domain": null }, { "name": "LE_StdError", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Standard Error", "domain": null }, { "name": "LE_L95CI", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Lower 95% Confidence Interval ", "domain": null }, { "name": "LE_U95CI", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Upper 95% Confidence Interval ", "domain": null }, { "name": "LE_STATE", "type": "esriFieldTypeDouble", "alias": "State of Colorado Life Expectancy (2010-2015)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 37, "name": "Colorado Life Expectancy by Census Tract Published by NAPHSIS-USALEEP (2010-2015) for CDPHE Open Data", "type": "Feature Layer", "description": "These data contain the Estimated Life Expectancy at Birth for residents of a selected census tract in the State of Colorado. These life expectancy estimates are based on data collected through Colorado's vital statistics system for deaths among residents of these census tracts between 2010-2015. \n\nStatewide Life Expectancy, 2010-2015: 80.4 years\n\nLife Expectancy Estimates Prepared By: National Center for Health Statistics, Centers for Disease Control and Prevention\n\nBased on Data Provided By: Vital Statistics Program, Center for Health and Environmental Data, Colorado Department of Public Health and Environment", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "USALEEP, National Center for Health Statistics, Centers for Disease Control and Prevention, Colorado Department of Public Health and Environment, Robert Wood Johnson Foundation", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "LE_20102015", "classificationMethod": "esriClassifyQuantile", "minValue": 67.3, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 104, 172, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 76.7, "label": "67.3 - 76.7 Years", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 162, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 78.8, "label": "76.8 - 78.8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 204, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 80.6, "label": "78.9 - 80.6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 228, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 82.2, "label": "80.7 - 82.2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 249, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 89.5, "label": "82.3 - 89.5 Years", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRACT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS Code", "length": 15, "domain": null }, { "name": "Life_Expectancy_Label", "type": "esriFieldTypeString", "alias": "Life Expectancy", "length": 60, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County Name", "length": 35, "domain": null }, { "name": "TRACT_NAME", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 250, "domain": null }, { "name": "LE_20102015", "type": "esriFieldTypeDouble", "alias": "Life Expectancy (2010-2015)", "domain": null }, { "name": "LE_StdError", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Standard Error", "domain": null }, { "name": "LE_L95CI", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Lower 95% Confidence Interval ", "domain": null }, { "name": "LE_U95CI", "type": "esriFieldTypeDouble", "alias": "Life Expectancy Upper 95% Confidence Interval ", "domain": null }, { "name": "LE_STATE", "type": "esriFieldTypeDouble", "alias": "State of Colorado Life Expectancy (2010-2015)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 38, "name": "Population Density (Pop Per Land Square Mile) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 245, 211, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Area_Land_Square_Miles", "type": "esriFieldTypeDouble", "alias": "Land Area in Square Miles", "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Population_Density_PerLandSquareMile", "type": "esriFieldTypeDouble", "alias": "Population Density (Per Square Mile of Land)", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 39, "name": "Percent of the Population (Younger than 5 Years OR Older than 64 Years) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 220, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Population_AgeUnder5", "type": "esriFieldTypeDouble", "alias": "Age 0-4 Population", "domain": null }, { "name": "Percent_Population_AgeUnder5", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 0-4", "domain": null }, { "name": "Population_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Age 65 or Older Population", "domain": null }, { "name": "Percent_Population_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 65 or Older", "domain": null }, { "name": "Population_AgeUnder5_and_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Age 0-4 OR Age 65 or Older Population", "domain": null }, { "name": "Percent_Population_AgeUnder5_and_AgeOver64", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 0-4 OR Age 65 or Older", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 40, "name": "Disability, Percent of Population (Total Civilian Non-institutionalized Population) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 207, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Disability_Population_Total_Civilian_Noninstitutionalized", "type": "esriFieldTypeDouble", "alias": "Disability_Population_Total_Civilian_Noninstitutionalized", "domain": null }, { "name": "Disability_Population_TCNPop_Age_Under_5", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age_Under_5", "domain": null }, { "name": "Disability_Population_TCNPop_Age5to17", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age5to17", "domain": null }, { "name": "Disability_Population_TCNPop_Age0to17", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age0to17", "domain": null }, { "name": "Disability_Population_TCNPop_Age_Over_17", "type": "esriFieldTypeDouble", "alias": "Disability_Population_TCNPop_Age_Over_17", "domain": null }, { "name": "Disability_TCNPop_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Population with a Disability ", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent of Population with a Disability", "domain": null }, { "name": "Disability_TCNPop_AgeUnder5_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_AgeUnder5_With_A_Disability", "domain": null }, { "name": "Percent_Disability_TCNPop_AgeUnder5_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 0-4 with a Disability", "domain": null }, { "name": "Disability_TCNPop_Age5to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_Age5to17_With_A_Disability", "domain": null }, { "name": "Percent_Disability_TCNPop_Age5to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_Age5to17_With_A_Disability", "domain": null }, { "name": "Disability_TCNPop_Age0to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_Age0to17_With_A_Disability", "domain": null }, { "name": "Percent_Disability_TCNPop_Age0to17_With_A_Disability", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_Age0to17_With_A_Disability", "domain": null }, { "name": "Disability_TCNPop_With_A_Hearing_Difficulty", "type": "esriFieldTypeDouble", "alias": "Population with a Hearing Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty", "domain": null }, { "name": "Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Hearing_Difficulty_Under18", "domain": null }, { "name": "Disability_TCNPop_With_A_Vision_Difficulty", "type": "esriFieldTypeDouble", "alias": "Population with a Vision Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Vision_Difficulty", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Vision_Difficulty", "domain": null }, { "name": "Disability_TCNPop_With_A_Vision_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Vision_Difficulty_Under18", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Vision_Difficulty_Under18", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Vision_Difficulty_Under18", "domain": null }, { "name": "Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ with a Cognitive Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4", "domain": null }, { "name": "Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4_Under_1", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_4_Under_1", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_1", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Cognitive_Difficulty_Age_Over_1", "domain": null }, { "name": "Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ with an Ambulatory Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over", "domain": null }, { "name": "Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over_4_Under", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Over_4_Under", "domain": null }, { "name": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Ove1", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_An_Ambulatory_Difficulty_Age_Ove1", "domain": null }, { "name": "Disability_TCNPop_With_A_Self_Care_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ with a Self-Care Difficulty", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Age_Over_4", "domain": null }, { "name": "Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Age_Over_4", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Age_Over_4", "domain": null }, { "name": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Ag", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_A_Self_Care_Difficulty_Under18_Ag", "domain": null }, { "name": "Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_17", "type": "esriFieldTypeDouble", "alias": "Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_17", "domain": null }, { "name": "Percent_Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_", "type": "esriFieldTypeDouble", "alias": "Percent_Disability_TCNPop_With_An_IndLiving_Difficulty_Age_Over_", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 41, "name": "No High School Diploma (Percent of the Population Age 25+) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 234, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Total Population", "domain": null }, { "name": "Education_Population_AgeOver24", "type": "esriFieldTypeDouble", "alias": "Population Age 25+", "domain": null }, { "name": "Education_Population_AgeOver24_LessThan9th", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_LessThan9th", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_LessThan9th", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 25+ With Less than a Ninth Grade Education", "domain": null }, { "name": "Education_Population_AgeOver24_No_High_School_Diploma", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_No_High_School_Diploma", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_No_High_School_Diploma", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_No_High_School_Diploma", "domain": null }, { "name": "Education_Population_AgeOver24_High_School_Graduate", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_High_School_Graduate", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_High_School_Graduate", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_High_School_Graduate", "domain": null }, { "name": "Education_Population_AgeOver24_Some_College_NoDegree", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Some_College_NoDegree", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Some_College_NoDegree", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Some_College_NoDegree", "domain": null }, { "name": "Education_Population_AgeOver24_Associates_Degree", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Associates_Degree", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Associates_Degree", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Associates_Degree", "domain": null }, { "name": "Education_Population_AgeOver24_Bachelors_Degree", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Bachelors_Degree", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Bachelors_Degree", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Bachelors_Degree", "domain": null }, { "name": "Education_Population_AgeOver24_Graduate_Degree_Higher", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Graduate_Degree_Higher", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Graduate_Degree_Higher", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_Graduate_Degree_Higher", "domain": null }, { "name": "Education_Population_AgeOver24_HSD_Higher", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_HSD_Higher", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_HSD_Higher", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 25+With a High School Diploma or Higher", "domain": null }, { "name": "Education_Population_AgeOver24_Bachelors_Higher", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_Bachelors_Higher", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_Bachelors_Higher", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 25+With a Bachelors Degree or Higher", "domain": null }, { "name": "Education_Population_AgeOver24_LessThan9th_Or_No_High_School_Dip", "type": "esriFieldTypeDouble", "alias": "Education_Population_AgeOver24_LessThan9th_Or_No_High_School_Dip", "domain": null }, { "name": "Percent_Education_Population_AgeOver24_LessThan9th_Or_No_High_Sc", "type": "esriFieldTypeDouble", "alias": "Percent_Education_Population_AgeOver24_LessThan9th_Or_No_High_Sc", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 42, "name": "Unemployed (Percent of Civilian Labor Force, Age 16+) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 245, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Employment_Workers_AgeOver15", "type": "esriFieldTypeDouble", "alias": "Number of Workers Age 16+", "domain": null }, { "name": "Employment_Mean_Travel_Time_To_Work_Minutes", "type": "esriFieldTypeDouble", "alias": "Mean Travel Time to Work (Minutes)", "domain": null }, { "name": "Employment_Workers_AgerOver15_Commute_More_Than_Hour_Total", "type": "esriFieldTypeDouble", "alias": "Employment_Workers_AgerOver15_Commute_More_Than_Hour_Total", "domain": null }, { "name": "Percent_Employment_Workers_AgerOver15_Commute_More_Than_Hour_Tot", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 16+ Who Commute more than One Hour to Work (Combined To and From)", "domain": null }, { "name": "Employment_Population_AgeOver15", "type": "esriFieldTypeDouble", "alias": "Population Age 16+", "domain": null }, { "name": "Percent_Employment_AgeOver15_InLaborForce", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 16+ In Labor Force", "domain": null }, { "name": "Percent_Employment_AgeOver15_InLaborForce_CivLaborForce_Employme", "type": "esriFieldTypeDouble", "alias": "Percent of Population Age 16+ In Civilian Labor Force", "domain": null }, { "name": "Percent_Employment_AgeOver15_InLaborForce_CivLaborForce_Unemploy", "type": "esriFieldTypeDouble", "alias": "Unemployed: Percent of Population Age 16+ In Civilian Labor Force", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 43, "name": "Poverty/Income (% of All People with Income Below Poverty Level) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 231, 206, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Percent_Poverty_AllPeople_Income_Below_Pov_Level", "type": "esriFieldTypeDouble", "alias": "Percent of Total Population with Income Below the Poverty Level", "domain": null }, { "name": "Poverty_Per_Capita_Income", "type": "esriFieldTypeDouble", "alias": "Per Capita Income", "domain": null }, { "name": "Housing_Poverty_Median_Household_Income", "type": "esriFieldTypeDouble", "alias": "Housing_Poverty_Median_Household_Income", "domain": null }, { "name": "Housing_Poverty_Mean_Household_Income", "type": "esriFieldTypeDouble", "alias": "Housing_Poverty_Mean_Household_Income", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 44, "name": "Language Isolation (% Age 5+ Speaking English Less Than Very Well) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 242, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Language_AgeOver4_Total_Population", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_Total_Population", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Spanish", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Spanish", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Spanish", "type": "esriFieldTypeDouble", "alias": "Percent Spanish Speaking (English LTVW)", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_French", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_French", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_French", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_French", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_German", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_German", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_German", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_German", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Russian", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Russian", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Russian", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Russian", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_OtherIndoEuropean", "type": "esriFieldTypeDouble", "alias": "Other IndoEuropean Speaking (English LTVW)", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherIndoEuropean", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherIndoEuropean", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Korean", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Korean", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Korean", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Korean", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Chinese", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Chinese", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Chinese", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Chinese", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Vietnamese", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Vietnamese", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Vietnamese", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Vietnamese", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Tagalog", "type": "esriFieldTypeDouble", "alias": "Tagalog Speaking (English LTVW)", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Tagalog", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Tagalog", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_OtherAsianPI", "type": "esriFieldTypeDouble", "alias": "Other Asian PI Speaking (English LTVW)", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherAsianPI", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_OtherAsianPI", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Arabic", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Arabic", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Arabic", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Arabic", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTW_Other_Languages", "type": "esriFieldTypeDouble", "alias": "Language_AgeOver4_SpeakEngLTW_Other_Languages", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW_Other_Languages", "type": "esriFieldTypeDouble", "alias": "Percent_Language_AgeOver4_SpeakEngLTVW_Other_Languages", "domain": null }, { "name": "Language_AgeOver4_SpeakOnlyEnglish", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ Speaks Only English", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakOnlyEnglish", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 5+ Speaks Only English", "domain": null }, { "name": "Language_AgeOver4_SpeakEngLTVW", "type": "esriFieldTypeDouble", "alias": "Population Age 5+ Speaks English Less Than Very Well", "domain": null }, { "name": "Percent_Language_AgeOver4_SpeakEngLTVW", "type": "esriFieldTypeDouble", "alias": "Percent of the Population Age 5+ Speaks English Less Than Very Well", "domain": null }, { "name": "Language_Households_LimitedEnglish", "type": "esriFieldTypeDouble", "alias": "Language_Households_LimitedEnglish", "domain": null }, { "name": "Percent_OHU_LimitedEnglish", "type": "esriFieldTypeDouble", "alias": "Percent_OHU_LimitedEnglish", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 45, "name": "Non-White Population (Percent of Total Population) for CDPHE Open Data", "type": "Feature Layer", "description": "Polygon feature class containing select population, age, gender, race/ethnicity, education, housing, income/employment, poverty, disability, and language isolation demographic indicators for all of the Census Tracts in the United States. Data taken directly from either the 2010 United States Census or the 2015-2019 American Community Survey Estimates. Polygon geometry assembled directly using the United States Census 2010 Tiger Census Tract Shapefile.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "2015-2019 U.S. Census American Community Survey", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 238, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -109.06025599999998, "ymin": 36.99242400000014, "xmax": -102.04087799999996, "ymax": 41.00344400000006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Tract_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 15, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County Name", "length": 255, "domain": null }, { "name": "Tract_Name", "type": "esriFieldTypeString", "alias": "Census Tract Name", "length": 255, "domain": null }, { "name": "Population_Total", "type": "esriFieldTypeDouble", "alias": "Population Total", "domain": null }, { "name": "Race_White", "type": "esriFieldTypeDouble", "alias": "White", "domain": null }, { "name": "Percent_Race_White", "type": "esriFieldTypeDouble", "alias": "White as Percent of the Population", "domain": null }, { "name": "Race_African_American", "type": "esriFieldTypeDouble", "alias": "African-American", "domain": null }, { "name": "Percent_Race_African_American", "type": "esriFieldTypeDouble", "alias": "African-American as Percent of the Population", "domain": null }, { "name": "Race_AmerInd_AlaskaN", "type": "esriFieldTypeDouble", "alias": "American Indian or Native Alaskan ", "domain": null }, { "name": "Percent_Race_AmerInd_AlaskaN", "type": "esriFieldTypeDouble", "alias": "American Indian or Native Alaskan as Percent of the Population", "domain": null }, { "name": "Race_Asian", "type": "esriFieldTypeDouble", "alias": "Asian", "domain": null }, { "name": "Percent_Race_Asian", "type": "esriFieldTypeDouble", "alias": "Asian as Percent of the Population", "domain": null }, { "name": "Race_NHawaiian_OPI", "type": "esriFieldTypeDouble", "alias": "Native Hawaiian or Pacific Islander", "domain": null }, { "name": "Percent_Race_NHawaiian_OPI", "type": "esriFieldTypeDouble", "alias": "Native Hawaiian or Pacific Islander as Percent of the Population", "domain": null }, { "name": "Race_Other", "type": "esriFieldTypeDouble", "alias": "Other Race", "domain": null }, { "name": "Percent_Race_Other", "type": "esriFieldTypeDouble", "alias": "Other Race as Percent of the Population", "domain": null }, { "name": "Ethinicity_Hispanic_Latino", "type": "esriFieldTypeDouble", "alias": "Hispanic-Latino Ethnicity", "domain": null }, { "name": "Percent_Ethinicity_Hispanic_Latino", "type": "esriFieldTypeDouble", "alias": "Hispanic-Latino Ethnicity as Percent of the Population", "domain": null }, { "name": "Ethnicity_NotHispanicLatino_WhiteAlone", "type": "esriFieldTypeDouble", "alias": "Ethnicity_NotHispanicLatino_WhiteAlone", "domain": null }, { "name": "Percent_Ethnicity_NotHispanicLatino_WhiteAlone", "type": "esriFieldTypeDouble", "alias": "Percent_Ethnicity_NotHispanicLatino_WhiteAlone", "domain": null }, { "name": "Race_MinorityRace_or_HL", "type": "esriFieldTypeDouble", "alias": "Minority Race or Ethnicity", "domain": null }, { "name": "Percent_Race_MinorityRace_or_HL", "type": "esriFieldTypeDouble", "alias": "Minority Race or Ethnicity as Percent of the Population", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }