opendata-maryland-gov/md-covid19-contact-tracing-contacts-reached-and-es5z-krc7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 26 minutes ago

MD COVID-19 - Contact Tracing Contacts Reached and Interviewed

<b>NOTE: THIS LAYER HAS BEEN DEPRECATED</b> (last updated 5/31/2022). Was formerly a weekly update.

<b>Summary</b>

The cumulative total of confirmed COVID-19 case contacts that have been entered into covidLINK and have been reached for contact tracing interviews as of the date of report.

<b>Description</b>

The MD COVID-19 - Contact Tracing Contacts Reached and Interviewed data layer reflects the cumulative total of confirmed COVID-19 case contacts that have been entered into covidLINK and have been reached for contact tracing interviews as of the date of report. Individuals that responded to outreach attempts and were verified as the intended call recipient are considered successfully reached. Not responding to calls is the primary reason contacts are not successfully reached. For contacts reached, reasons for not completing an interview include scheduling conflict, hospitalization/incapacitation, and refusal to participate. Data are updated weekly on Wednesday during the 10 a.m. hour (data is reported through the previous Saturday).

<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-contact-tracing-contacts-reached-and-es5z-krc7\".\"md_covid19_contact_tracing_contacts_reached_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • md_covid19_contact_tracing_contacts_reached_and
     
     
     
     
     
Upstream Metadata