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