Giter VIP home page Giter VIP logo

csc346_final's Introduction

CSC-346 Final Project

Crime Choropleth Map by Counties In the United States

This program uses crime data sourced from FBI crime reports to color a map of counties in the United states according to the crime rate for the county in 2016. First I built the database to contain the totals of all city law enforcement and county law agency crime numbers. Second I loop through a map that contains the counties of all the states and I find the crime rate for each county and find the color to shade the county and apply that color to that county until this has been done for all counties.

Here are some images of the final product.

Violent Crime Map:

alt text

Property Crime Map:

alt text

Project Details:

All values are calculated for crimes per 1000 people. Brighter shades of red mean more crime for that county and lighter shades of red mean less crime. There were 10 color steps used in this project and for the violent crime map the steps go from 0 to 18+ crimes per 1000 people and the color steps every 2 additional crimes. The property crime map has a range of 0 to 90+ crimes and the color steps up with every 10 additional crimes. All data including population was from 2016

The crime data was sourced from FBI UCR

I built a program that took the city crime data and placed those into county totals and then I added those to the county crime reports so the totals would include both city and county law agency reports.

Other resources used in this project:
Links to my other Github Projects:

csc346_final's People

Contributors

trenten93 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

lemonzeng

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.