opendata-fcgov/fort-collins-shelter-service-data-u8nn-nj59
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 hour ago

Fort Collins Shelter Service Data

This dataset shows data on the numbers served by Catholic Charities and Fort Collins Rescue Mission shelters in Fort Collins. It is updated monthly with the previous-month"s data. These data are recorded by the shelters and compiled by the City of Fort Collins.

To note when using this data: the Rescue Mission does not have family rooms or accept children, and Catholic Charities does not report turnaways by gender.

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-fcgov/fort-collins-shelter-service-data-u8nn-nj59\".\"fort_collins_shelter_service_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fort_collins_shelter_service_data
     
     
     
     
     
Upstream Metadata