datahub-smcgov/homeless-census-sheltered-hwfb-ng3r
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 2 hours ago

Homeless Census - Sheltered

Count of sheltered individuals in the biennial homeless census

Human Services Agency performance measure 7510P ID 550

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 \"datahub-smcgov/homeless-census-sheltered-hwfb-ng3r\".\"homeless_census_sheltered\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • homeless_census_sheltered
     
     
     
     
     
Upstream Metadata