{
 "layers": [
  {
   "currentVersion": 11.4,
   "cimVersion": "3.4.0",
   "id": 0,
   "name": "USCOVID_States_Project",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "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": "sizeInfo",
        "minSliderValue": 22583.01795662357,
        "maxSliderValue": 43488.19713015676
       }
      ]
     },
     "type": "classBreaks",
     "field": "Incident_Rate",
     "minValue": 22583.01795662357,
     "classBreakInfos": [
      {
       "symbol": {
        "type": "esriSMS",
        "style": "esriSMSCircle",
        "color": [
         0,
         0,
         0,
         255
        ],
        "size": 4,
        "angle": 0,
        "xoffset": 0,
        "yoffset": 0,
        "outline": {
         "color": [
          0,
          0,
          0,
          255
         ],
         "width": 0.7
        }
       },
       "classMaxValue": 43488.19713015676
      }
     ],
     "visualVariables": [
      {
       "type": "sizeInfo",
       "field": "Incident_Rate",
       "minDataValue": 22583.01795662357,
       "maxDataValue": 43488.19713015676,
       "minSize": 1,
       "maxSize": 10,
       "valueUnit": "unknown",
       "legendOptions": {
        "title": "",
        "showLegend": false
       }
      }
     ]
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -1.75326305568E7,
    "ymin": 2403126.413899999,
    "xmax": -7723557.7783,
    "ymax": 8711442.682300001,
    "spatialReference": {
     "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
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Province_State",
   "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": "Province_State",
     "type": "esriFieldTypeString",
     "alias": "Province/State",
     "length": 256,
     "domain": null
    },
    {
     "name": "Country_Region",
     "type": "esriFieldTypeString",
     "alias": "Country/Region",
     "length": 256,
     "domain": null
    },
    {
     "name": "Last_Update",
     "type": "esriFieldTypeDate",
     "alias": "Last Update",
     "length": 8,
     "precision": 1,
     "domain": null
    },
    {
     "name": "Lat",
     "type": "esriFieldTypeDouble",
     "alias": "Latitude",
     "domain": null
    },
    {
     "name": "Long_",
     "type": "esriFieldTypeDouble",
     "alias": "Longitude",
     "domain": null
    },
    {
     "name": "Confirmed",
     "type": "esriFieldTypeInteger",
     "alias": "Confirmed",
     "domain": null
    },
    {
     "name": "Deaths",
     "type": "esriFieldTypeInteger",
     "alias": "Deaths",
     "domain": null
    },
    {
     "name": "Recovered",
     "type": "esriFieldTypeInteger",
     "alias": "Recovered",
     "domain": null
    },
    {
     "name": "Active",
     "type": "esriFieldTypeInteger",
     "alias": "Active",
     "domain": null
    },
    {
     "name": "FIPS",
     "type": "esriFieldTypeString",
     "alias": "State FIPS Code",
     "length": 5,
     "domain": null
    },
    {
     "name": "Incident_Rate",
     "type": "esriFieldTypeDouble",
     "alias": "Incident Rate",
     "domain": null
    },
    {
     "name": "People_Tested",
     "type": "esriFieldTypeInteger",
     "alias": "People Tested",
     "domain": null
    },
    {
     "name": "People_Hospitalized",
     "type": "esriFieldTypeInteger",
     "alias": "People_Hospitalized",
     "domain": null
    },
    {
     "name": "Mortality_Rate",
     "type": "esriFieldTypeDouble",
     "alias": "Mortality_Rate",
     "domain": null
    },
    {
     "name": "UID",
     "type": "esriFieldTypeInteger",
     "alias": "UID",
     "domain": null
    },
    {
     "name": "ISO3",
     "type": "esriFieldTypeString",
     "alias": "ISO3",
     "length": 3,
     "domain": null
    },
    {
     "name": "Hospitalization_Rate",
     "type": "esriFieldTypeDouble",
     "alias": "Hospitalization_Rate",
     "domain": null
    },
    {
     "name": "Testing_Rate",
     "type": "esriFieldTypeDouble",
     "alias": "Testing_Rate",
     "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": 2000,
   "maxSelectionCount": 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,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false,
   "serviceItemId": "d06c0ec28c354f85804f595345410414"
  }
 ],
 "tables": []
}