kcmo/kansas-city-crime-nibrs-summary-6wc4-sd7p
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 17 minutes ago

Kansas City Crime (NIBRS) Summary

In response to law enforcement’s need for more flexible, in-depth data, the Uniform Crime Reports (UCR) Program formulated the National Incident-Based Reporting System (NIBRS). NIBRS presents comprehensive, detailed information about crime incidents to law enforcement, researchers, governmental planners, students of crime, and the general public. A NIBRS fact sheet, written by the FBI can be found at http://www.fbi.gov/about-us/cjis/ucr/frequently-asked-questions/nibrs_faqs.

This data set contains Group A Offenses for the entire City. Please visit http://www.fbi.gov/about-us/cjis/ucr/nibrs to learn more about NIBRS. The "Data Collection Guidelines" outlines how this data is structured and provides the exact definitions and methodology behind this data set.

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 \"kcmo/kansas-city-crime-nibrs-summary-6wc4-sd7p\".\"kansas_city_crime_nibrs_summary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • kansas_city_crime_nibrs_summary