Skip to content

augbog/D3-Seattle-Crime-Rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3-Seattle-Crime-Rate

INFO 498E Data Science project analyzing and visualizing the crime rates within the Seattle area using D3.js (v3.4.6)

Created by Alex Gingras, Marie Clifford, and Augustus Yuan

Full disclosure, Alex Gringas did a majority of the coding and visualization for this work. While it might be hosted on my Github repository, I am looking forward to transferring the files over to him.

D3 Seattle Crime rate picture

If you wish to see the visualization locally, you can clone this repository and open index.html. To avoid CORS origin policy, you can run the following command in terminal and launch Chrome

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --allow-file-access-from-files --allow-file-access --allow-cross-origin-auth-prompt

A huge thank you to johan/world.geo.json for providing us with the GeoJSON files for Washington!

Background

Washington is divided up into a several counties, but it is also divided up by police beat zones known as precincts. Washington records how many crimes are called in and we are hoping to visualize this data with D3.

You can find a map of the precincts here.

You can also find the shape files we used here.

About

INFO 498E Data Science project analyzing and visualizing the crime rates within the Seattle area using D3.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages