internal-open-piercecountywa-gov/pointintime-homeless-counts-242n-66pq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 12 months ago

Point-In-Time Homeless Counts

The Homeless Housing and Assistance Act requires that each county In Washington State conduct an annual point in time count of sheltered and unsheltered homeless persons. This census is conducted in accordance with the requirements of the U.S. Department of Housing and Urban Development (HUD). The 2018 Point in Time Count (PIT) took place on January 25, 2018.

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 \"internal-open-piercecountywa-gov/pointintime-homeless-counts-242n-66pq\".\"pointintime_homeless_counts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pointintime_homeless_counts
     
     
     
     
     
Upstream Metadata