ct-gov/average-daily-covid19-incidence-rate-per-100000-p8y7-wwqk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 6 hours ago

Average daily COVID-19 incidence rate per 100,000 population by town over the last two weeks - ARCHIVE

As of 10/22/2020, this dataset is no longer being updated and has been replaced with a new dataset, which can be accessed here: https://data.ct.gov/Health-and-Human-Services/COVID-19-case-rate-per-100-000-population-and-perc/hree-nys2

This dataset includes the average daily COVID-19 case rate per 100,000 population by town over the last two MMWR weeks (https://wwwn.cdc.gov/nndss/document/MMWR_week_overview.pdf).

These counts do not include cases among people residing in congregate settings, such as nursing homes, assisted living facilities, or correctional facilities.

This dataset will be updated weekly.

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 \"ct-gov/average-daily-covid19-incidence-rate-per-100000-p8y7-wwqk\".\"average_daily_covid19_incidence_rate_per_100000\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • average_daily_covid19_incidence_rate_per_100000
     
     
     
     
     
Upstream Metadata