{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 1,
 "name": "ACS Rental Percentage",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 102100,
  "latestWkid": 3857,
  "xyTolerance": 0.001,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -20037700,
  "falseY": -30241100,
  "xyUnits": 10000,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "authoringInfo": {
    "visualVariables": [
     {
      "type": "colorInfo",
      "minSliderValue": 7.9,
      "maxSliderValue": 84.2
     }
    ]
   },
   "type": "classBreaks",
   "valueExpression": "round($feature[\"B25032_013E\"]/$feature[\"B25024_001E\"]*100,1)\n",
   "valueExpressionTitle": "Rental Percentage",
   "minValue": -9223372036854775808,
   "classBreakInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       170,
       170,
       170,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        133,
        133,
        133,
        36
       ],
       "width": 0.75
      }
     },
     "classMaxValue": 9223372036854775807
    }
   ],
   "legendOptions": {"order": "ascendingValues"},
   "visualVariables": [
    {
     "type": "colorInfo",
     "valueExpressionTitle": "Rental Percentage",
     "valueExpression": "round($feature[\"B25032_013E\"]/$feature[\"B25024_001E\"]*100,1)\n",
     "stops": [
      {
       "value": 7.9,
       "color": [
        255,
        255,
        229,
        255
       ],
       "label": "7.9%"
      },
      {
       "value": 17.4375,
       "color": [
        255,
        247,
        188,
        255
       ]
      },
      {
       "value": 26.975,
       "color": [
        254,
        227,
        145,
        255
       ]
      },
      {
       "value": 36.512499999999996,
       "color": [
        254,
        196,
        79,
        255
       ]
      },
      {
       "value": 46.05,
       "color": [
        254,
        153,
        41,
        255
       ]
      },
      {
       "value": 55.5875,
       "color": [
        236,
        112,
        20,
        255
       ]
      },
      {
       "value": 65.125,
       "color": [
        204,
        76,
        2,
        255
       ]
      },
      {
       "value": 74.66250000000001,
       "color": [
        153,
        52,
        4,
        255
       ]
      },
      {
       "value": 84.2,
       "color": [
        102,
        37,
        6,
        255
       ],
       "label": "84%"
      }
     ],
     "legendOptions": {
      "title": "",
      "showLegend": true,
      "order": "ascendingValues"
     }
    }
   ]
  },
  "scaleSymbols": true,
  "transparency": 40,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": 3065172.1127163703,
  "ymin": 1363314.0890536432,
  "xmax": 3170461.746892721,
  "ymax": 1496927.5913148366,
  "spatialReference": {
   "wkid": 2245,
   "latestWkid": 2966,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -15495200,
   "falseY": -45615400,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "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": "GEOID",
   "type": "esriFieldTypeString",
   "alias": "Geographic Identifier - FIPS Code",
   "length": 11,
   "domain": null
  },
  {
   "name": "ALAND",
   "type": "esriFieldTypeDouble",
   "alias": "Area of Land (Square Meters)",
   "domain": null
  },
  {
   "name": "AWATER",
   "type": "esriFieldTypeDouble",
   "alias": "Area of Water (Square Meters)",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "State",
   "type": "esriFieldTypeString",
   "alias": "State",
   "length": 255,
   "domain": null
  },
  {
   "name": "County",
   "type": "esriFieldTypeString",
   "alias": "County",
   "length": 255,
   "domain": null
  },
  {
   "name": "B25024_001E",
   "type": "esriFieldTypeInteger",
   "alias": "Total Housing Units",
   "domain": null
  },
  {
   "name": "B25024_001M",
   "type": "esriFieldTypeDouble",
   "alias": "Total housing units - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_002E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 1 unit in structure, detached",
   "domain": null
  },
  {
   "name": "B25024_002M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 1 unit in structure, detached - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_003E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 1 unit in structure, attached",
   "domain": null
  },
  {
   "name": "B25024_003M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 1 unit in structure, attached - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_004E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 2 units in structure",
   "domain": null
  },
  {
   "name": "B25024_004M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 2 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_005E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 3 or 4 units in structure",
   "domain": null
  },
  {
   "name": "B25024_005M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 3 or 4 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_006E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 5 to 9 units in structure",
   "domain": null
  },
  {
   "name": "B25024_006M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 5 to 9 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_007E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 10 to 19 units in structure",
   "domain": null
  },
  {
   "name": "B25024_007M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 10 to 19 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_008E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 20 to 49 units in structure",
   "domain": null
  },
  {
   "name": "B25024_008M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 20 to 49 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_009E",
   "type": "esriFieldTypeInteger",
   "alias": "Housing units with 50 or more units in structure",
   "domain": null
  },
  {
   "name": "B25024_009M",
   "type": "esriFieldTypeDouble",
   "alias": "Housing units with 50 or more units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_010E",
   "type": "esriFieldTypeInteger",
   "alias": "Mobile homes",
   "domain": null
  },
  {
   "name": "B25024_010M",
   "type": "esriFieldTypeDouble",
   "alias": "Mobile homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_011E",
   "type": "esriFieldTypeInteger",
   "alias": "Boat, RV, van, etc.",
   "domain": null
  },
  {
   "name": "B25024_011M",
   "type": "esriFieldTypeDouble",
   "alias": "Boat, RV, van, etc. - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_002E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units",
   "domain": null
  },
  {
   "name": "B25032_002M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_003E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 1 unit in structure, detached",
   "domain": null
  },
  {
   "name": "B25032_003M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 1 unit in structure, detached - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_004E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 1 unit in structure, attached",
   "domain": null
  },
  {
   "name": "B25032_004M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 1 unit in structure, attached - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_005E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 2 units in structure",
   "domain": null
  },
  {
   "name": "B25032_005M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 2 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_006E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 3 or 4 units in structure",
   "domain": null
  },
  {
   "name": "B25032_006M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 3 or 4 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_007E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 5 to 9 units in structure",
   "domain": null
  },
  {
   "name": "B25032_007M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 5 to 9 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_008E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 10 to 19 units in structure",
   "domain": null
  },
  {
   "name": "B25032_008M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 10 to 19 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_009E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 20 to 49 units in structure",
   "domain": null
  },
  {
   "name": "B25032_009M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 20 to 49 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_010E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied housing units with 50 or more units in structure",
   "domain": null
  },
  {
   "name": "B25032_010M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied housing units with 50 or more units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_011E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied Mobile homes",
   "domain": null
  },
  {
   "name": "B25032_011M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied Mobile homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_012E",
   "type": "esriFieldTypeInteger",
   "alias": "Owner-occupied Boat, RV, van, etc.",
   "domain": null
  },
  {
   "name": "B25032_012M",
   "type": "esriFieldTypeDouble",
   "alias": "Owner-occupied Boat, RV, van, etc. - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_013E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units",
   "domain": null
  },
  {
   "name": "B25032_013M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_014E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 1 unit in structure, detached",
   "domain": null
  },
  {
   "name": "B25032_014M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 1 unit in structure, detached - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_015E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 1 unit in structure, attached",
   "domain": null
  },
  {
   "name": "B25032_015M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 1 unit in structure, attached - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_016E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 2 units in structure",
   "domain": null
  },
  {
   "name": "B25032_016M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 2 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_017E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 3 or 4 units in structure",
   "domain": null
  },
  {
   "name": "B25032_017M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 3 or 4 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_018E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 5 to 9 units in structure",
   "domain": null
  },
  {
   "name": "B25032_018M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 5 to 9 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_019E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 10 to 19 units in structure",
   "domain": null
  },
  {
   "name": "B25032_019M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 10 to 19 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_020E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 20 to 49 units in structure",
   "domain": null
  },
  {
   "name": "B25032_020M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 20 to 49 units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_021E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied housing units with 50 or more units in structure",
   "domain": null
  },
  {
   "name": "B25032_021M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied housing units with 50 or more units in structure - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_022E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied Mobile homes",
   "domain": null
  },
  {
   "name": "B25032_022M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied Mobile homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_023E",
   "type": "esriFieldTypeInteger",
   "alias": "Renter-occupied Boat, RV, van, etc.",
   "domain": null
  },
  {
   "name": "B25032_023M",
   "type": "esriFieldTypeDouble",
   "alias": "Renter-occupied Boat, RV, van, etc. - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_calc_pctSFDE",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of housing units that are single-family detached homes",
   "domain": null
  },
  {
   "name": "B25024_calc_pctSFDM",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of housing units that are single-family detached homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25024_calc_pctMHE",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of housing units that are mobile homes",
   "domain": null
  },
  {
   "name": "B25024_calc_pctMHM",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of housing units that are mobile homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_calc_numOSFDE",
   "type": "esriFieldTypeInteger",
   "alias": "Count of occupied single-family detached homes",
   "domain": null
  },
  {
   "name": "B25032_calc_numOSFDM",
   "type": "esriFieldTypeInteger",
   "alias": "Count of occupied single-family detached homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_calc_pctOSFDE",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of occupied single-family detached homes that are rented",
   "domain": null
  },
  {
   "name": "B25032_calc_pctOSFDM",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of occupied single-family detached homes that are rented - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_calc_numOMHE",
   "type": "esriFieldTypeInteger",
   "alias": "Count of occupied mobile homes",
   "domain": null
  },
  {
   "name": "B25032_calc_numOMHM",
   "type": "esriFieldTypeInteger",
   "alias": "Count of occupied mobile homes - Margin of Error",
   "domain": null
  },
  {
   "name": "B25032_calc_pctOMHE",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of occupied mobile homes that are rented",
   "domain": null
  },
  {
   "name": "B25032_calc_pctOMHM",
   "type": "esriFieldTypeDouble",
   "alias": "Percent of occupied mobile homes that are rented - Margin of Error",
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "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": "Query,Map,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape_Area",
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": false,
 "serviceItemId": "e4dddb6d27584dd9a216fef6a1eca889"
}