ct-gov/covid19-cases-in-ct-schools-state-summary-20222023-c6sv-ytvz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 3 hours ago

COVID-19 Cases in CT Schools (State Summary), 2022-2023 School Year - Archive

This dataset provides the number of weekly COVID-19 cases for staff and students in CT PK-12 schools by school during the 2022-2023 school year.

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/covid19-cases-in-ct-schools-state-summary-20222023-c6sv-ytvz\".\"covid19_cases_in_ct_schools_state_summary_20222023\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid19_cases_in_ct_schools_state_summary_20222023
     
     
     
     
     
Upstream Metadata