{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Dialy cumulative cases (per 100,000) by county", "type": "Feature Layer", "description": "ss6.sde.NYTCovid19TimeSeries", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102008, "latestWkid": 102008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16688100, "falseY": -9068200, "xyUnits": 2.6986892620313245E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "valueExpression": "($feature.cases / $feature.TOTPOP_CY) * 100000", "valueExpressionTitle": "Custom", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 227, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 153, 140, 127 ], "width": 0.1 } }, "classMaxValue": 50, "label": "≤ 50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 152, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 104, 104, 127 ], "width": 0.1 } }, "classMaxValue": 200, "label": "≤ 200" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 105, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 70, 93, 127 ], "width": 0.1 } }, "classMaxValue": 500, "label": "≤ 500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 69, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 35, 81, 127 ], "width": 0.1 } }, "classMaxValue": 1000, "label": "≤ 1,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 34, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 35, 81, 204 ], "width": 0.1 } }, "classMaxValue": 50000, "label": "> 1,000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -6094192.33109533, "ymin": -1643544.913724007, "xmax": 2125197.7019445375, "ymax": 4232400.888755612, "spatialReference": { "wkid": 102008, "latestWkid": 102008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16688100, "falseY": -9068200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": null, "endTimeField": null, "trackIdField": null, "type": "parameter", "timeExtent": null, "timeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "timeInterval": 6, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 32, "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "State name", "length": 25, "domain": null }, { "name": "state_fips", "type": "esriFieldTypeString", "alias": "State FIPS", "length": 2, "domain": null }, { "name": "cnty_fips", "type": "esriFieldTypeString", "alias": "County FIPS", "length": 3, "domain": null }, { "name": "fips", "type": "esriFieldTypeString", "alias": "Combined FIPS", "length": 5, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "totpop_cy", "type": "esriFieldTypeInteger", "alias": "Total population", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "date_in_your_device_time_zone", "type": "esriFieldTypeDate", "alias": "Recorded date in your device time zone", "length": 8, "domain": null }, { "name": "recorded_date_est_str", "type": "esriFieldTypeString", "alias": "Recorded date in EST (string)", "length": 60000, "domain": null }, { "name": "cases", "type": "esriFieldTypeInteger", "alias": "Cases", "domain": null }, { "name": "deaths", "type": "esriFieldTypeInteger", "alias": "Deaths", "domain": null }, { "name": "new_cases", "type": "esriFieldTypeInteger", "alias": "Daily new cases", "domain": null }, { "name": "new_deaths", "type": "esriFieldTypeInteger", "alias": "Daily new deaths", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Average new cases (per 100,000) by county", "type": "Feature Layer", "description": "ss6.gdb.avg_new_cases", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102008, "latestWkid": 102008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16688100, "falseY": -9068200, "xyUnits": 2.6986892620313245E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "valueExpression": "($feature.avg_new_cases / $feature.TOTPOP_CY) * 100000", "valueExpressionTitle": "Custom", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 227, 195, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 153, 140, 127 ], "width": 0.1 } }, "classMaxValue": 10, "label": "≤ 10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 152, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 216, 104, 104, 127 ], "width": 0.1 } }, "classMaxValue": 25, "label": "≤ 25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 105, 105, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 70, 93, 127 ], "width": 0.1 } }, "classMaxValue": 75, "label": "≤ 75" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 69, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 35, 81, 127 ], "width": 0.1 } }, "classMaxValue": 150, "label": "≤ 150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 34, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 35, 81, 204 ], "width": 0.1 } }, "classMaxValue": 30000, "label": "> 150" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -6094192.33109533, "ymin": -1643544.913724007, "xmax": 2125197.7019445375, "ymax": 4232400.888755612, "spatialReference": { "wkid": 102008, "latestWkid": 102008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16688100, "falseY": -9068200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": null, "endTimeField": null, "trackIdField": null, "type": "parameter", "timeExtent": null, "timeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsSeconds", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 32, "domain": null }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "State name", "length": 25, "domain": null }, { "name": "state_fips", "type": "esriFieldTypeString", "alias": "State FIPS", "length": 2, "domain": null }, { "name": "cnty_fips", "type": "esriFieldTypeString", "alias": "County FIPS", "length": 3, "domain": null }, { "name": "fips", "type": "esriFieldTypeString", "alias": "Combined FIPS", "length": 5, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "totpop_cy", "type": "esriFieldTypeInteger", "alias": "Total population", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "avg_new_cases", "type": "esriFieldTypeDouble", "alias": "Avg. new cases", "domain": null }, { "name": "avg_new_deaths", "type": "esriFieldTypeDouble", "alias": "Avg. new deaths", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9999, "name": "[place_holder]", "type": "Feature Layer", "description": "ss6.gdb.NYTCovid19_Counties", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102008, "latestWkid": 102008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16688100, "falseY": -9068200, "xyUnits": 2.6986892620313245E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -6094192.33109533, "ymin": -1643544.913724007, "xmax": 2125197.7019445375, "ymax": 4407251.739573332, "spatialReference": { "wkid": 102008, "latestWkid": 102008, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16688100, "falseY": -9068200, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "ss6.gdb.NYTCovid19_TimeSeriesCases.date", "endTimeField": null, "trackIdField": null, "type": "field", "timeExtent": [ 1579582800000, 1644814800000 ], "timeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsSeconds", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ss6.gdb.NYTCovid19_Counties.name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ss6.gdb.NYTCovid19_Counties.objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.name", "type": "esriFieldTypeString", "alias": "NAME", "length": 32, "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.state_name", "type": "esriFieldTypeString", "alias": "STATE_NAME", "length": 25, "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.state_fips", "type": "esriFieldTypeString", "alias": "STATE_FIPS", "length": 2, "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.cnty_fips", "type": "esriFieldTypeString", "alias": "CNTY_FIPS", "length": 3, "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.fips", "type": "esriFieldTypeString", "alias": "FIPS", "length": 5, "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.totpop_cy", "type": "esriFieldTypeInteger", "alias": "2019 Total Population (Esri)", "domain": null }, { "name": "ss6.gdb.NYTCovid19_Counties.shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.objectid", "type": "esriFieldTypeInteger", "alias": "objectid", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.date", "type": "esriFieldTypeDate", "alias": "date", "length": 8, "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.county", "type": "esriFieldTypeString", "alias": "county", "length": 50, "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.state", "type": "esriFieldTypeString", "alias": "state", "length": 30, "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.fips", "type": "esriFieldTypeString", "alias": "fips", "length": 5, "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.cases", "type": "esriFieldTypeInteger", "alias": "cases", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.deaths", "type": "esriFieldTypeInteger", "alias": "deaths", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.new_cases", "type": "esriFieldTypeInteger", "alias": "new cases", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.new_deaths", "type": "esriFieldTypeInteger", "alias": "new deaths", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.new_cases_7day_avg", "type": "esriFieldTypeInteger", "alias": "new cases 7 day average", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.new_cases_4day_avg", "type": "esriFieldTypeInteger", "alias": "new cases 4 day average", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.new_deaths_7day_avg", "type": "esriFieldTypeInteger", "alias": "new deaths 7 day average", "domain": null }, { "name": "ss6.gdb.NYTCovid19_TimeSeriesCases.new_deaths_4day_avg", "type": "esriFieldTypeInteger", "alias": "new deaths 4 day average", "domain": null } ], "geometryField": { "name": "ss6.gdb.NYTCovid19_Counties.shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "i89fips", "fields": "ss6.gdb.NYTCovid19_Counties.fips", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r29_sde_rowid_uk", "fields": "ss6.gdb.NYTCovid19_Counties.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "ss6.gdb.NYTCovid19_Counties.shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "i90county", "fields": "ss6.gdb.NYTCovid19_TimeSeriesCases.county", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i90date", "fields": "ss6.gdb.NYTCovid19_TimeSeriesCases.date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i90fips", "fields": "ss6.gdb.NYTCovid19_TimeSeriesCases.fips", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i90state", "fields": "ss6.gdb.NYTCovid19_TimeSeriesCases.state", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r30_sde_rowid_uk", "fields": "ss6.gdb.NYTCovid19_TimeSeriesCases.objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "US daily cumulative total", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "date_in_your_device_time_zone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Recorded date in your device time zone", "length": 8, "domain": null }, { "name": "recorded_date_est_str", "type": "esriFieldTypeString", "alias": "Recorded date in EST (string)", "length": 12, "domain": null }, { "name": "cases", "type": "esriFieldTypeInteger", "alias": "Cases", "domain": null }, { "name": "new_cases", "type": "esriFieldTypeInteger", "alias": "New cases", "domain": null }, { "name": "new_cases_7day_avg", "type": "esriFieldTypeInteger", "alias": "New cases 7 day average", "domain": null }, { "name": "new_cases_4day_avg", "type": "esriFieldTypeInteger", "alias": "New cases 4 day average", "domain": null }, { "name": "deaths", "type": "esriFieldTypeInteger", "alias": "Deaths", "domain": null }, { "name": "new_deaths", "type": "esriFieldTypeInteger", "alias": "New deaths", "domain": null }, { "name": "new_deaths_7day_avg", "type": "esriFieldTypeInteger", "alias": "New deaths 7 day average", "domain": null }, { "name": "new_deaths_4day_avg", "type": "esriFieldTypeInteger", "alias": "New deaths 4 day average", "domain": null } ], "indexes": [ { "name": "r32_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "US latest cumulative total", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "cumulative_total_cases", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "oid", "type": "esriFieldTypeOID", "alias": "oid", "domain": null }, { "name": "date_in_your_device_time_zone", "type": "esriFieldTypeDate", "alias": "date_in_your_device_time_zone", "length": 8, "domain": null }, { "name": "recorded_date_est_str", "type": "esriFieldTypeString", "alias": "recorded_date_est_str", "length": 60000, "domain": null }, { "name": "cumulative_total_cases", "type": "esriFieldTypeDouble", "alias": "cumulative_total_cases", "domain": null }, { "name": "cumulative_total_deaths", "type": "esriFieldTypeDouble", "alias": "cumulative_total_deaths", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "NYTCovid19_TimeSeriesCases", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "date", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Recorded date in your device time zone", "length": 8, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County Name", "length": 50, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State Name", "length": 30, "domain": null }, { "name": "fips", "type": "esriFieldTypeString", "alias": "FIPS", "length": 5, "domain": null }, { "name": "cases", "type": "esriFieldTypeInteger", "alias": "Cumulative cases", "domain": null }, { "name": "new_cases", "type": "esriFieldTypeInteger", "alias": "New cases", "domain": null }, { "name": "new_cases_7day_avg", "type": "esriFieldTypeInteger", "alias": "New cases 7 day average", "domain": null }, { "name": "new_cases_4day_avg", "type": "esriFieldTypeInteger", "alias": "New cases 4 day average", "domain": null }, { "name": "deaths", "type": "esriFieldTypeInteger", "alias": "Cumulative deaths", "domain": null }, { "name": "new_deaths", "type": "esriFieldTypeInteger", "alias": "New deaths", "domain": null }, { "name": "new_deaths_7day_avg", "type": "esriFieldTypeInteger", "alias": "New deaths 7 day average", "domain": null }, { "name": "new_deaths_4day_avg", "type": "esriFieldTypeInteger", "alias": "New deaths 4 day average", "domain": null } ], "indexes": [ { "name": "i90county", "fields": "county", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i90date", "fields": "date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i90fips", "fields": "fips", "isAscending": true, "isUnique": false, "description": "" }, { "name": "i90state", "fields": "state", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Daily cumulative total by state", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "state", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 30, "domain": null }, { "name": "recorded_date_est_str", "type": "esriFieldTypeString", "alias": "recorded_date_est_str", "length": 12, "domain": null }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "length": 8, "domain": null }, { "name": "cases", "type": "esriFieldTypeInteger", "alias": "cases", "domain": null }, { "name": "deaths", "type": "esriFieldTypeInteger", "alias": "deaths", "domain": null }, { "name": "new_cases", "type": "esriFieldTypeInteger", "alias": "new_cases", "domain": null }, { "name": "new_deaths", "type": "esriFieldTypeInteger", "alias": "new_deaths", "domain": null }, { "name": "new_cases_7day_avg", "type": "esriFieldTypeInteger", "alias": "new_cases_7day_avg", "domain": null }, { "name": "new_cases_4day_avg", "type": "esriFieldTypeInteger", "alias": "new_cases_4day_avg", "domain": null }, { "name": "new_deaths_7day_avg", "type": "esriFieldTypeInteger", "alias": "new_deaths_7day_avg", "domain": null }, { "name": "new_deaths_4day_avg", "type": "esriFieldTypeInteger", "alias": "new_deaths_4day_avg", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }