ramseycounty-us/covid-response-system-weekly-entries-and-exits-to-hwbh-55fj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 5 hours ago

COVID response system weekly entries and exits to hotel and respite homeless shelters

Number of homeless clients entering and leaving the COVID response hotels or respite shelters during a week. Does not include internal transfers. These sites opened in March 2020 and closed in June 2022

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 \"ramseycounty-us/covid-response-system-weekly-entries-and-exits-to-hwbh-55fj\".\"covid_response_system_weekly_entries_and_exits_to\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • covid_response_system_weekly_entries_and_exits_to
     
     
     
     
     
Upstream Metadata