opendata-maryland-gov/md-covid19-testing-volume-percent-positive-testing-avum-x5ua
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 2 hours ago

MD COVID-19 - Testing Volume, Percent Positive Testing by Age Group (7-Day Avg)

<b>NOTE: </b> This layer is deprecated (last updated 1/11/2022). Was formerly a daily update.

<b>Summary</b>

The 7-day average percent positive rate for COVID-19 tests adminstered among Marylanders under 35 years of age and over 35 years of age.

<b>Description</b>

Testing volume data represent the static daily total of PCR COVID-19 tests electronically reported for Maryland residents; this count does not include test results submitted by labs and other clinical facilities through non-electronic means. The 7-day percent postive rate is a rolling average of each day’s positivity percentage. The percentage is calculated using the total number of tests electronically reported to MDH (by date of report) and the number of positive tests electronically reported to MDH (by date of report). Electronic lab reports from NEDDSS.

<b>Terms of Use</b>

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.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"opendata-maryland-gov/md-covid19-testing-volume-percent-positive-testing-avum-x5ua\".\"md_covid19_testing_volume_percent_positive_testing\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • md_covid19_testing_volume_percent_positive_testing
     
     
     
     
     
Upstream Metadata