{
 "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
}