lacity/lapd-calls-for-service-2010-iy4q-t9vr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 26 days ago

LAPD Calls for Service 2010

This dataset reflects calls for service incidents in the City of Los Angeles in the year of 2010. This data is as accurate as the data in the database. Please note questions or concerns in the comments.

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 \"lacity/lapd-calls-for-service-2010-iy4q-t9vr\".\"lapd_calls_for_service_2010\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • lapd_calls_for_service_2010
     
     
     
     
     
Upstream Metadata