Denvercrimedatavisualization1.0

A database project that shows graph and visualization of crimes in the Denver area. Project uses Python 3
Alternatives To Denvercrimedatavisualization1.0
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Markwhen2,269
a month ago49mitHTML
Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.
Calendar Heatmap145
15 years ago13August 06, 2018mitJavaScript
📊 Calendar heatmap graph
Reactjs Calendar Heatmap126
58 months ago20July 20, 20226mitJavaScript
React component for d3.js calendar heatmap graph
Strava_calendar73
3 months ago1mitPython
Visualizations from Strava data in matplotlib
Angular Calendar Heatmap59
5 years ago10December 13, 2017mitJavaScript
📊 Angular directive for d3.js calendar heatmap graph
Kibana_calendar_vis34
3 years ago6apache-2.0JavaScript
Calendar heatmap visualization Kibana plugin
Angular2 Calendar Heatmap32
22 years ago22May 11, 20215mitTypeScript
📊 Angular component for d3.js calendar heatmap graph
Genealogic D325
a year ago2otherJavaScript
KISS genealogy tree visualization using d3.js + birthday calendar
6th21
4 years agoPython
http://d2campusfest.kr/6th/
Echarter18
2 years agoR
R Interface to Echarts
Alternatives To Denvercrimedatavisualization1.0
Select To Compare


Alternative Project Comparisons
Readme


# Denver Crime Data Visualization 1.0

The dataset, provided by the City and County of Denver, records crimes from the previous five calendar years and until the current calendar date. The data was obtained on December 1, 2016 making the dataset cover five years and 11 months time. It is updated five days a week (Monday to Friday), which provides a bit of a hurdle in terms of this project being up to date, although for the purposes of this project there really isn’t a huge difference between data from one week ago compared to data today; most of the queries and visual representations should stay fairly accurate, at least proportionally.

Install and Requirements

The application, written in Python and utilizing Tkinter and Matplotlib, displays a variety of graphs based on SQL queries of the data; the graphs range from entry-dependent to pre-made for especially interesting queries

All Python dependencies can be installed with pip:

pip install matplotlib pg8000 tkinter

Usage

python3 crimeVisualization.py

Contributors:

Nhan Tran, Reece Hughes, Nicholas Miller

License

The data is distributed under an Open Data License allowing free copying, distribution, transmission, etc. of the data.

Popular Visualization Projects
Popular Calendar Projects
Popular User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Visualization
Calendar
Matplotlib
Tkinter