{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Coronavirus Overall Statistics", "type": "Table", "description": "The data in this table includes overall COVID-19 statistics for the District of Columbia. The number of hospital beds and ventilators available and in use are included. The number of positive tests and lives lost from the disease are also broken down by electoral ward and race. In addition, there is data on testing of FEMS, MPD, DOC, DYRS, St. Elizabeths, and shelter employees and residents.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "KPI_GROUP1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "DATE_REPORTED", "type": "esriFieldTypeDate", "alias": "Date Reported", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_REPORTED" }, { "name": "KPI_GROUP1", "type": "esriFieldTypeString", "alias": "Testing", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP1" }, { "name": "OVERALL_TESTED_TST", "type": "esriFieldTypeInteger", "alias": "People Tested Overall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OVERALL_TESTED_TST" }, { "name": "TOTAL_RESIDENTS_TESTED_TST", "type": "esriFieldTypeInteger", "alias": "Total Residents Tested", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_RESIDENTS_TESTED_TST" }, { "name": "TOTAL_POSITIVES_TST", "type": "esriFieldTypeInteger", "alias": "Total Positives ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVES_TST" }, { "name": "NO_DEATH_TST", "type": "esriFieldTypeInteger", "alias": "Number of Lives Lost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_DEATH_TST" }, { "name": "NO_RECOVERED_TST", "type": "esriFieldTypeInteger", "alias": "People Recovered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_RECOVERED_TST" }, { "name": "KPI_GROUP2", "type": "esriFieldTypeString", "alias": "Hospitals", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP2" }, { "name": "TOTAL_ICU_BEDS_HOS", "type": "esriFieldTypeInteger", "alias": "Total ICU Beds in Hospitals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_ICU_BEDS_HOS" }, { "name": "ICU_BEDS_AVAILABLE_HOS", "type": "esriFieldTypeInteger", "alias": "ICU Beds Available", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ICU_BEDS_AVAILABLE_HOS" }, { "name": "TOTAL_VENTILATORS_HOS", "type": "esriFieldTypeInteger", "alias": "Total Reported Ventilators in Hospitals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_VENTILATORS_HOS" }, { "name": "VENTILATORS_IN_USE_HOS", "type": "esriFieldTypeInteger", "alias": "In-Use Ventilators in Hospitals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VENTILATORS_IN_USE_HOS" }, { "name": "VENTILATORS_AVAILABLE_HOS", "type": "esriFieldTypeInteger", "alias": "Ventilators Available in Hospitals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VENTILATORS_AVAILABLE_HOS" }, { "name": "KPI_GROUP3", "type": "esriFieldTypeString", "alias": "Public Safety - FEMS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP3" }, { "name": "TOTAL_POSITIVE_FEMS", "type": "esriFieldTypeInteger", "alias": "Total Number of FEMS Personnel Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_FEMS" }, { "name": "TOTAL_POSITIVE_OUT_FEMS", "type": "esriFieldTypeInteger", "alias": "Total Number of FEMS Personnel Who Tested Positive and OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_FEMS" }, { "name": "PERSON_RETRND_TO_WORK_FEMS", "type": "esriFieldTypeInteger", "alias": "Total Number of FEMS Personnel Recovered and Returned to Work ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_RETRND_TO_WORK_FEMS" }, { "name": "PERSON_QUARANTINE_FEMS", "type": "esriFieldTypeInteger", "alias": "Total Number of FEMS Personnel In Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_FEMS" }, { "name": "OUT_POSITIVE_QUARANTINE_FEMS", "type": "esriFieldTypeInteger", "alias": "Total Number of FEMS Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_FEMS" }, { "name": "RETURND_TO_WORK_FEMS", "type": "esriFieldTypeInteger", "alias": "Total Number of FEMS Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_FEMS" }, { "name": "KPI_GROUP4", "type": "esriFieldTypeString", "alias": "Public Safety - MPD", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP4" }, { "name": "TOTAL_POSITIVE_PSMPD", "type": "esriFieldTypeInteger", "alias": "Total Number of MPD Personnel Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_PSMPD" }, { "name": "TOTAL_POSITIVE_OUT_PSMPD", "type": "esriFieldTypeInteger", "alias": "Total Number of MPD Personnel Who Have Tested Positve and OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_PSMPD" }, { "name": "RECOVRD_RETURND_TO_WORK_PSMPD", "type": "esriFieldTypeInteger", "alias": "Total Number of MPD Personnel Recovered and Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECOVRD_RETURND_TO_WORK_PSMPD" }, { "name": "PERSON_QUARANTINE_PSMPD", "type": "esriFieldTypeInteger", "alias": "Total Number of MPD Personnel in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_PSMPD" }, { "name": "OUT_POSITIVE_QUARANTINE_PSMPD", "type": "esriFieldTypeInteger", "alias": "Total Number of MPD Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_PSMPD" }, { "name": "RETURND_TO_WORK_PSMPD", "type": "esriFieldTypeInteger", "alias": "Total Number of MPD Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_PSMPD" }, { "name": "LIVE_LOST_MPD", "type": "esriFieldTypeInteger", "alias": "Total Number of Lives Lost Among MPD Personnel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_MPD" }, { "name": "KPI_GROUP5", "type": "esriFieldTypeString", "alias": "Public Safety - DOC Personnel", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP5" }, { "name": "TOTAL_POSITIVE_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_PSDP" }, { "name": "TOTAL_POSITIVE_OUT_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel Tested Positive OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_PSDP" }, { "name": "RECOVRD_RETURND_TO_WORK_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel Recovered aand Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECOVRD_RETURND_TO_WORK_PSDP" }, { "name": "PERSON_QUARANTINE_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_PSDP" }, { "name": "OUT_POSITIVE_QUARANTINE_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_PSDP" }, { "name": "RETURND_TO_WORK_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_PSDP" }, { "name": "LIVE_LOST_PERSONNEL_PSDP", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Personnel Lives Lost Among DOC Personnel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_PERSONNEL_PSDP" }, { "name": "KPI_GROUP6", "type": "esriFieldTypeString", "alias": "Public Safety - DOC Residents", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP6" }, { "name": "TOTAL_POSITIVE_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Residents Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_PSDR" }, { "name": "TOTAL_POSITIVE_ISO_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Residents Tested Positive in Isolation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_ISO_PSDR" }, { "name": "RECOVRD_RES_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Residents Recovered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECOVRD_RES_PSDR" }, { "name": "RES_QUARANTINE_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Residents in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_QUARANTINE_PSDR" }, { "name": "OUT_POSITIVE_QUARANTINE_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Residents Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_PSDR" }, { "name": "RETURND_TO_GP_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Residents Returned to General Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_GP_PSDR" }, { "name": "LIVE_LOST_RES_PSDR", "type": "esriFieldTypeInteger", "alias": "Total Number of DOC Resident Lives Among Residents", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_RES_PSDR" }, { "name": "KPI_GROUP7", "type": "esriFieldTypeString", "alias": "Public Safety - DYRS Personnel", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP7" }, { "name": "TOTAL_POSITIVE_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Personnel Out Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_PSDYP" }, { "name": "TOTAL_POSITIVE_OUT_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Personnel Tested Positive OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_PSDYP" }, { "name": "RETURND_TO_WORK_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_PSDYP" }, { "name": "PERSON_QUARANTINE_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Personnel in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_PSDYP" }, { "name": "OUT_POSITIVE_QUARANTINE_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_PSDYP" }, { "name": "RETURND_PER_TO_WORK_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_PER_TO_WORK_PSDYP" }, { "name": "LIVE_LOST_PERSONNEL_PSDYP", "type": "esriFieldTypeInteger", "alias": "Total Number of Lives Among DYRS Personnel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_PERSONNEL_PSDYP" }, { "name": "KPI_GROUP8", "type": "esriFieldTypeString", "alias": "Public Safety - DYRS Residents", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP8" }, { "name": "TOTAL_POSITIVE_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents Isolated Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_PSDYR" }, { "name": "TOTAL_POSITIVE_OUT_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents Tested Positive OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_PSDYR" }, { "name": "RECOVRD_RES_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents Recovered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECOVRD_RES_PSDYR" }, { "name": "RES_QUARANTINE_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_QUARANTINE_PSDYR" }, { "name": "OUT_POSITIVE_QUARANTINE_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents Not in General Population Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_PSDYR" }, { "name": "NO_LONGER_ISO_QUAR_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents No Longer Isolated/In Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_LONGER_ISO_QUAR_PSDYR" }, { "name": "RETURND_TO_GP_PSDYR", "type": "esriFieldTypeInteger", "alias": "Total Number of DYRS Residents Returned to General Population After Recovery", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_GP_PSDYR" }, { "name": "KPI_GROUP9", "type": "esriFieldTypeString", "alias": "Human Services - DHS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP9" }, { "name": "TOTAL_REMOTE_QTRN_SHELTER_DHS", "type": "esriFieldTypeInteger", "alias": "Total Number of DHS Positive Cases of People Who Were in Shelter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_REMOTE_QTRN_SHELTER_DHS" }, { "name": "TOTAL_REMOTE_QRTN_DHS", "type": "esriFieldTypeInteger", "alias": "Total Number of DHS People in Remote Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_REMOTE_QRTN_DHS" }, { "name": "REMOTE_QUARN_SHELTER_DHS", "type": "esriFieldTypeInteger", "alias": "Total Number of DHS People in Remote Quarantine, Total Number from Shelters", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMOTE_QUARN_SHELTER_DHS" }, { "name": "LIVE_LOST_DHS", "type": "esriFieldTypeInteger", "alias": "Total Number of DHS Lives Lost Among Individuals in the Homeless Service System", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_DHS" }, { "name": "KPI_GROUP10", "type": "esriFieldTypeString", "alias": "Saint Elizabeths Hospital Personnel", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP10" }, { "name": "TOTAL_POSITIVE_SEHP", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Personnel Out Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_SEHP" }, { "name": "PERSON_QUARANTINE_SEHP", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Personnel in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_SEHP" }, { "name": "POSITIVE_OUT_QUARN_SEHP", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSITIVE_OUT_QUARN_SEHP" }, { "name": "RETURND_TO_WORK_SEHP", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_SEHP" }, { "name": "LIVE_LOST_SEHP", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Personnel Lives Lost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_SEHP" }, { "name": "KPI_GROUP11", "type": "esriFieldTypeString", "alias": "Saint Elizabeths Hospital Individuals in Care", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP11" }, { "name": "IIC_QRNT_ISLTD_POSITIVE_SEHI", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH IIC in Quarantine or Isolation Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IIC_QRNT_ISLTD_POSITIVE_SEHI" }, { "name": "IIC_QRNT_ISLTD_EXPO_SYM_SEHI", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH IIC in Quarantine or Isolation Due to Exposure to or Symptoms Consistent with COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IIC_QRNT_ISLTD_EXPO_SYM_SEHI" }, { "name": "TOTAL_IIC_ISLD_QTRN_SEHI", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH IIC Who Currently are Isolated/In Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_IIC_ISLD_QTRN_SEHI" }, { "name": "TOTAL_RES_NOT_ISLTD_QRTN_SEHI", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Residents No Longer Isolated/In Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_RES_NOT_ISLTD_QRTN_SEHI" }, { "name": "LIVE_LOST_SEHI", "type": "esriFieldTypeInteger", "alias": "Total Number of SEH Resident Lives Lost Among IIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_SEHI" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KPI_GROUP12", "type": "esriFieldTypeString", "alias": "Human Services - DDS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP12" }, { "name": "DDA_POSITIVE_HSDDS", "type": "esriFieldTypeInteger", "alias": "Total Number of DDA Connected Individuals Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDA_POSITIVE_HSDDS" }, { "name": "DDA_RECOVERED_HSDDS", "type": "esriFieldTypeInteger", "alias": "Total Number of DDA Connected Individuals Who Have Recovered", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDA_RECOVERED_HSDDS" }, { "name": "DDA_LIVE_LOST_HSDDS", "type": "esriFieldTypeInteger", "alias": "Total Number of Lives Lost Among DDA Connected Individuals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DDA_LIVE_LOST_HSDDS" }, { "name": "TOTAL_COVID19_PATIS_DCHOS_HOS", "type": "esriFieldTypeInteger", "alias": "Total COVID-19 Patients in DC Hospitals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_COVID19_PATIS_DCHOS_HOS" }, { "name": "TOTAL_COVID19_NON_DCHOS_HOS", "type": "esriFieldTypeInteger", "alias": "Total Patients in DC Hospitals (COVID and non-COVID)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_COVID19_NON_DCHOS_HOS" }, { "name": "TOTAL_COVID19_PATIENTS_ICU_HOS", "type": "esriFieldTypeInteger", "alias": "Total COVID-19 Patients in ICU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_COVID19_PATIENTS_ICU_HOS" }, { "name": "KPI_GROUP13", "type": "esriFieldTypeString", "alias": "Office of Unified Communications Personnel - OUC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP13" }, { "name": "TOTAL_POSITIVE_PSOUCP", "type": "esriFieldTypeInteger", "alias": "Total Number of OUC Personnel Out Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_PSOUCP" }, { "name": "TOTAL_POSITIVE_OUT_PSOUCP", "type": "esriFieldTypeInteger", "alias": "Total Number of OUC Personnel Tested Positive OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_PSOUCP" }, { "name": "RETURND_TO_WORK_PSOUCP", "type": "esriFieldTypeInteger", "alias": "Total Number of OUC Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_PSOUCP" }, { "name": "PERSON_QUARANTINE_PSOUCP", "type": "esriFieldTypeInteger", "alias": "Total Number of OUC Personnel in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_PSOUCP" }, { "name": "OUT_POSITIVE_QUARANTINE_PSOUCP", "type": "esriFieldTypeInteger", "alias": "Total Number of OUC Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUT_POSITIVE_QUARANTINE_PSOUCP" }, { "name": "RETURND_PER_TO_WORK_PSOUCP", "type": "esriFieldTypeInteger", "alias": "Total Number of OUC Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_PER_TO_WORK_PSOUCP" }, { "name": "KPI_GROUP14", "type": "esriFieldTypeString", "alias": "Human Services - CFSA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP14" }, { "name": "TOTAL_POSITIVE_CFSA", "type": "esriFieldTypeInteger", "alias": "Total Number of CFSA Personnel Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_CFSA" }, { "name": "PERSON_QUARANTINE_CFSA", "type": "esriFieldTypeInteger", "alias": "Total Number of CFSA Personnel Currently in Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERSON_QUARANTINE_CFSA" }, { "name": "RETURND_TO_WORK_CFSA", "type": "esriFieldTypeInteger", "alias": "Total Number of CFSA Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURND_TO_WORK_CFSA" }, { "name": "LIVE_LOST_CFSA", "type": "esriFieldTypeInteger", "alias": "Total Number of Lives Lost Among CFSA Personnel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_CFSA" }, { "name": "KPI_GROUP15", "type": "esriFieldTypeString", "alias": "Transportation - DMV", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP15" }, { "name": "TOTAL_POSITIVE_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number of DMV Personnel Who Have Tested Positive", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_DMVP" }, { "name": "TOTAL_POSITIVE_OUT_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number DMV Personnel Who Have Tested Positive and OUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_OUT_DMVP" }, { "name": "RECOVERED_RETURNED_WRK_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number DMV Personnel Recovered and Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECOVERED_RETURNED_WRK_DMVP" }, { "name": "TOTAL_QUARN_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number of DMV Personnel in Quarantine Due to COVID-19", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_QUARN_DMVP" }, { "name": "POSITIVE_OUT_QUARN_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number of DMV Personnel Out Due to Positive Tests/Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POSITIVE_OUT_QUARN_DMVP" }, { "name": "RETURNED_TO_WORK_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number of DMV Personnel Returned to Work", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RETURNED_TO_WORK_DMVP" }, { "name": "LIVE_LOST_DMVP", "type": "esriFieldTypeInteger", "alias": "Total Number of Lives Lost Among DMV Personnel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LIVE_LOST_DMVP" }, { "name": "KPI_GROUP16", "type": "esriFieldTypeString", "alias": "DCPS Personnel Working In-Person", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP16" }, { "name": "TOTAL_POSITIVE_CONF_DCPSPWIP", "type": "esriFieldTypeInteger", "alias": "Total Number of Personnel Tested Positive \u2013 Confirmed ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_CONF_DCPSPWIP" }, { "name": "TOTAL_RPRTD_PENDCONF_DCPSPWIP", "type": "esriFieldTypeInteger", "alias": "Total Number of Personnel Reported Positive \u2013 Pending Confirmation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_RPRTD_PENDCONF_DCPSPWIP" }, { "name": "TOTAL_CURR_QUARN_DCPSPWIP", "type": "esriFieldTypeInteger", "alias": "Total Number of Personnel Currently in Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_CURR_QUARN_DCPSPWIP" }, { "name": "KPI_GROUP17", "type": "esriFieldTypeString", "alias": "DCPS Students Participating in In-Person Activities", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "KPI_GROUP17" }, { "name": "TOTAL_POSITIVE_CONF_DCPSSPIPA", "type": "esriFieldTypeInteger", "alias": "Total Number of Students Tested Positive ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_POSITIVE_CONF_DCPSSPIPA" }, { "name": "TOTAL_RPRTD_PENDCONF_DCPSSPIPA", "type": "esriFieldTypeInteger", "alias": "Total Number of Students Reported Positive \u2013 Pending Confirmation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_RPRTD_PENDCONF_DCPSSPIPA" }, { "name": "TOTAL_CURR_QUARN_DCPSSPIPA", "type": "esriFieldTypeInteger", "alias": "Total Number of Students Currently in Quarantine", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_CURR_QUARN_DCPSSPIPA" } ], "indexes": [ { "name": "R53268_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Coronavirus Overall Statistics", "description": "", "prototype": { "attributes": { "TOTAL_RPRTD_PENDCONF_DCPSSPIPA": null, "DATE_REPORTED": null, "KPI_GROUP1": null, "OVERALL_TESTED_TST": null, "TOTAL_RESIDENTS_TESTED_TST": null, "TOTAL_POSITIVES_TST": null, "NO_DEATH_TST": null, "NO_RECOVERED_TST": null, "KPI_GROUP2": null, "TOTAL_ICU_BEDS_HOS": null, "ICU_BEDS_AVAILABLE_HOS": null, "TOTAL_VENTILATORS_HOS": null, "VENTILATORS_IN_USE_HOS": null, "VENTILATORS_AVAILABLE_HOS": null, "KPI_GROUP3": null, "TOTAL_POSITIVE_FEMS": null, "TOTAL_POSITIVE_OUT_FEMS": null, "PERSON_RETRND_TO_WORK_FEMS": null, "PERSON_QUARANTINE_FEMS": null, "OUT_POSITIVE_QUARANTINE_FEMS": null, "RETURND_TO_WORK_FEMS": null, "KPI_GROUP4": null, "TOTAL_POSITIVE_PSMPD": null, "TOTAL_POSITIVE_OUT_PSMPD": null, "RECOVRD_RETURND_TO_WORK_PSMPD": null, "PERSON_QUARANTINE_PSMPD": null, "OUT_POSITIVE_QUARANTINE_PSMPD": null, "RETURND_TO_WORK_PSMPD": null, "LIVE_LOST_MPD": null, "KPI_GROUP5": null, "TOTAL_POSITIVE_PSDP": null, "TOTAL_POSITIVE_OUT_PSDP": null, "RECOVRD_RETURND_TO_WORK_PSDP": null, "PERSON_QUARANTINE_PSDP": null, "OUT_POSITIVE_QUARANTINE_PSDP": null, "RETURND_TO_WORK_PSDP": null, "LIVE_LOST_PERSONNEL_PSDP": null, "KPI_GROUP6": null, "TOTAL_POSITIVE_PSDR": null, "TOTAL_POSITIVE_ISO_PSDR": null, "RECOVRD_RES_PSDR": null, "RES_QUARANTINE_PSDR": null, "OUT_POSITIVE_QUARANTINE_PSDR": null, "RETURND_TO_GP_PSDR": null, "LIVE_LOST_RES_PSDR": null, "KPI_GROUP7": null, "TOTAL_POSITIVE_PSDYP": null, "TOTAL_POSITIVE_OUT_PSDYP": null, "RETURND_TO_WORK_PSDYP": null, "PERSON_QUARANTINE_PSDYP": null, "OUT_POSITIVE_QUARANTINE_PSDYP": null, "RETURND_PER_TO_WORK_PSDYP": null, "LIVE_LOST_PERSONNEL_PSDYP": null, "KPI_GROUP8": null, "TOTAL_POSITIVE_PSDYR": null, "TOTAL_POSITIVE_OUT_PSDYR": null, "RECOVRD_RES_PSDYR": null, "RES_QUARANTINE_PSDYR": null, "OUT_POSITIVE_QUARANTINE_PSDYR": null, "NO_LONGER_ISO_QUAR_PSDYR": null, "RETURND_TO_GP_PSDYR": null, "KPI_GROUP9": null, "TOTAL_REMOTE_QTRN_SHELTER_DHS": null, "TOTAL_REMOTE_QRTN_DHS": null, "REMOTE_QUARN_SHELTER_DHS": null, "LIVE_LOST_DHS": null, "KPI_GROUP10": null, "TOTAL_POSITIVE_SEHP": null, "PERSON_QUARANTINE_SEHP": null, "POSITIVE_OUT_QUARN_SEHP": null, "RETURND_TO_WORK_SEHP": null, "LIVE_LOST_SEHP": null, "KPI_GROUP11": null, "IIC_QRNT_ISLTD_POSITIVE_SEHI": null, "IIC_QRNT_ISLTD_EXPO_SYM_SEHI": null, "TOTAL_IIC_ISLD_QTRN_SEHI": null, "TOTAL_RES_NOT_ISLTD_QRTN_SEHI": null, "LIVE_LOST_SEHI": null, "TOTAL_CURR_QUARN_DCPSSPIPA": null, "KPI_GROUP12": null, "DDA_POSITIVE_HSDDS": null, "DDA_RECOVERED_HSDDS": null, "DDA_LIVE_LOST_HSDDS": null, "TOTAL_COVID19_PATIS_DCHOS_HOS": null, "TOTAL_COVID19_NON_DCHOS_HOS": null, "TOTAL_COVID19_PATIENTS_ICU_HOS": null, "KPI_GROUP13": null, "TOTAL_POSITIVE_PSOUCP": null, "TOTAL_POSITIVE_OUT_PSOUCP": null, "RETURND_TO_WORK_PSOUCP": null, "PERSON_QUARANTINE_PSOUCP": null, "OUT_POSITIVE_QUARANTINE_PSOUCP": null, "RETURND_PER_TO_WORK_PSOUCP": null, "KPI_GROUP14": null, "TOTAL_POSITIVE_CFSA": null, "PERSON_QUARANTINE_CFSA": null, "RETURND_TO_WORK_CFSA": null, "LIVE_LOST_CFSA": null, "KPI_GROUP15": null, "TOTAL_POSITIVE_DMVP": null, "TOTAL_POSITIVE_OUT_DMVP": null, "RECOVERED_RETURNED_WRK_DMVP": null, "TOTAL_QUARN_DMVP": null, "POSITIVE_OUT_QUARN_DMVP": null, "RETURNED_TO_WORK_DMVP": null, "LIVE_LOST_DMVP": null, "KPI_GROUP16": null, "TOTAL_POSITIVE_CONF_DCPSPWIP": null, "TOTAL_RPRTD_PENDCONF_DCPSPWIP": null, "TOTAL_CURR_QUARN_DCPSPWIP": null, "KPI_GROUP17": null, "TOTAL_POSITIVE_CONF_DCPSSPIPA": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 }