opendata-fcgov/fort-collins-homelesstransient-police-contacts-htfg-p5ej
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 years ago
Indexed 4 hours ago

Fort Collins Homeless/Transient Police Contacts

Bi-weekly homeless/transient contacts made by police services August 2016 to last month. Includes 4 most common call types.

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-homelesstransient-police-contacts-htfg-p5ej\".\"fort_collins_homelesstransient_police_contacts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fort_collins_homelesstransient_police_contacts
     
     
     
     
     
Upstream Metadata