opendata-maryland-gov/anne-arundel-county-crime-totals-by-type-ha7d-yqrm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 2 hours ago

Anne Arundel County Crime Totals By Type

Historical crime totals by type, 1975 - present. In June 2017 we changed the update frequency to as-needed because there is often a lag in getting this data updated because of the nature of the data from its source.

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-maryland-gov/anne-arundel-county-crime-totals-by-type-ha7d-yqrm\".\"anne_arundel_county_crime_totals_by_type\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • anne_arundel_county_crime_totals_by_type
     
     
     
     
     
Upstream Metadata