Giter Site home page Giter Site logo

crime-rate-prediction's Introduction

  • The Chicago Crime dataset contains a summary of the reported crimes occurred in the City of Chicago from 2001 to 2017.
  • Dataset has been obtained from the Chicago Police Department's CLEAR (Citizen Law Enforcement Analysis and Reporting) system.
  • Dataset contains the following columns:
    • ID: Unique identifier for the record.
    • Case Number: The Chicago Police Department RD Number (Records Division Number), which is unique to the incident.
    • Date: Date when the incident occurred.
    • Block: address where the incident occurred
    • IUCR: The Illinois Unifrom Crime Reporting code.
    • Primary Type: The primary description of the IUCR code.
    • Description: The secondary description of the IUCR code, a subcategory of the primary description.
    • Location Description: Description of the location where the incident occurred.
    • Arrest: Indicates whether an arrest was made.
    • Domestic: Indicates whether the incident was domestic-related as defined by the Illinois Domestic Violence Act.
    • Beat: Indicates the beat where the incident occurred. A beat is the smallest police geographic area โ€“ each beat has a dedicated police beat car.
    • District: Indicates the police district where the incident occurred.
    • Ward: The ward (City Council district) where the incident occurred.
    • Community Area: Indicates the community area where the incident occurred. Chicago has 77 community areas.
    • FBI Code: Indicates the crime classification as outlined in the FBI's National Incident-Based Reporting System (NIBRS).
    • X Coordinate: The x coordinate of the location where the incident occurred in State Plane Illinois East NAD 1983 projection.
    • Y Coordinate: The y coordinate of the location where the incident occurred in State Plane Illinois East NAD 1983 projection.
    • Year: Year the incident occurred.
    • Updated On: Date and time the record was last updated.
    • Latitude: The latitude of the location where the incident occurred. This location is shifted from the actual location for partial redaction but falls on the same block.
    • Longitude: The longitude of the location where the incident occurred. This location is shifted from the actual location for partial redaction but falls on the same block.
    • Location: The location where the incident occurred in a format that allows for creation of maps and other geographic operations on this data portal. This location is shifted from the actual location for partial redaction but falls on the same block.
    • Datasource: https://www.kaggle.com/currie32/crimes-in-chicago

crime-rate-prediction's People

Contributors

emrahyener avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.