MD COVID-19 Total Doses Distributed Statewide
State of Maryland
@usgov.state_of_maryland_md_covid_19_total_doses_distributed_statewide
State of Maryland
@usgov.state_of_maryland_md_covid_19_total_doses_distributed_statewide
WARNING: This asset has been deprecated and will no longer be updated (last updated 4/29/2022). This was formerly a weekly update. Summary The cumulative number of COVID-19 vaccines distributed in Maryland. Description The MD COVID-19 - Total Doses Distributed Statewide data layer is a collection of the statewide COVID-19 vaccines that have been reported into VTrckS. Doses distributed also account for doses of vaccine provided to the District of Columbia to vaccinate Maryland residents who work in DC. 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: 2021-07-23T14:06:35.966620
Tags: 2019, cases, coronavirus, covid, covid-19, data, department-of-health, disease, download, health, maryland, maryland-department-of-health, md, md-imap, mdh, open-data, outbreak, residents, share, statewide
CREATE TABLE table_1 (
"vaccination_date" VARCHAR,
"firstdailydose" BIGINT,
"firstdosecumulative" BIGINT,
"seconddailydose" DOUBLE,
"seconddosecumulative" BIGINT,
"singledailydose" DOUBLE,
"singledosecumulative" DOUBLE,
"atleastonevaccine" BIGINT,
"atleastonevaccinecumulative" BIGINT,
"completedvax" BIGINT,
"completedvaxcumulative" BIGINT,
"firstsecondsinglevaccinations" BIGINT,
"firstsecondsinglevaccinationscumulative" BIGINT
);Anyone who has the link will be able to view this.