performance-fultoncountyga-gov/national-benchmark-crime-rates-vu7k-cit3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 5 hours ago

National Benchmark Crime Rates

Annual number of incidents and rate (incidents per 100,000 residents) of violent and property crimes for Fulton County and national benchmark counties for years beginning in 2010.

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 \"performance-fultoncountyga-gov/national-benchmark-crime-rates-vu7k-cit3\".\"national_benchmark_crime_rates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • national_benchmark_crime_rates
     
     
     
     
     
Upstream Metadata