Baselight

MD COVID-19 - Cases By County

State of Maryland

@usgov.state_of_maryland_md_covid_19_cases_by_county

About this Dataset

MD COVID-19 - Cases By County

Note: Starting April 27, 2023 updates change from daily to weekly. Summary The cumulative number of positive COVID-19 cases among Maryland residents within a single Maryland jurisdiction. Description The MD COVID-19 - Cases by County data layer is a collection of positive COVID-19 test results that have been reported each day by the local health department via the ESSENCE system. Terms of Use The Spatial Data, and the information therein, (collectively the "Data") is provided "as is" without warranty of any kind, either expressed, implied, or statutory. The user assumes the entire risk as to quality and performance of the Data. No guarantee of accuracy is granted, nor is any responsibility for reliance thereon assumed. In no event shall the State of Maryland be liable for direct, indirect, incidental, consequential or special damages of any kind. The State of Maryland does not accept liability for any damages or misrepresentation caused by inaccuracies in the Data or as a result to changes to the Data, nor is there responsibility assumed to maintain the Data in any manner or form. The Data can be freely distributed as long as the metadata entry is not modified or deleted. Any data derived from the Data must acknowledge the State of Maryland in the metadata.
Organization: State of Maryland
Last updated: 2020-11-10T17:25:36.051764
Tags: 2019, allegany, anne-arundel, baltimore, baltimore-city, calvert, caroline, carroll, cases, cecil, charles, coronavirus, counties, county, covid, covid-19, data, department-of-health, disease, dorchester, download, frederick, garrett, harford, health, howard, kent, maryland, maryland-department-of-health, md, md-imap, mdh, montgomery, open-data, outbreak, prince-georges, queen-annes, share, somerset, st-marys, talbot, washington, wicomico, worcester

Tables

Table 1

@usgov.state_of_maryland_md_covid_19_cases_by_county.table_1
  • 255.31 KB
  • 1865 rows
  • 27 columns
Loading...

CREATE TABLE table_1 (
  "objectid" BIGINT,
  "date" VARCHAR,
  "allegany" BIGINT,
  "anne_arundel" BIGINT,
  "baltimore" BIGINT,
  "baltimore_city" BIGINT,
  "calvert" BIGINT,
  "caroline" BIGINT,
  "carroll" BIGINT,
  "cecil" BIGINT,
  "charles" BIGINT,
  "dorchester" BIGINT,
  "frederick" BIGINT,
  "garrett" BIGINT,
  "harford" BIGINT,
  "howard" BIGINT,
  "kent" BIGINT,
  "montgomery" BIGINT,
  "prince_georges" BIGINT,
  "queen_annes" BIGINT,
  "somerset" BIGINT,
  "st_marys" BIGINT,
  "talbot" BIGINT,
  "washington" BIGINT,
  "wicomico" BIGINT,
  "worcester" BIGINT,
  "unknown" BIGINT
);