Skip to content

Multipage dashboard built using Plotly Dash which keeps track of the Crime Statistics in various districts of Berlin, Germany (2012-2019).

Notifications You must be signed in to change notification settings

Ol0fmeistR/Berlin-Crime-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Multipage Dashboard Using Dash

Dash is a python framework created by plotly for creating interactive web applications. It is written on top of Flask, Plotly.js and React.js. With dash apps it becomes easier for data scientists and engineers to put complex Python analytics in the hands of business decision makers and operators.

This dashboard keeps track of the crime statistics from 2012-19 across the various districts of Berlin, Germany. The dashboard has been hosted using Heroku, and you can access it here

GIF for a quick demo:

demo

Update: Added the email functionality using Gmail's SMTP. However, Google recently disabled the "receive emails from less secure apps" functionality, meaning I could no longer directly use my email id and password to login via heroku. The easy workaround is to setup an app password for the dashboard, the slightly complex workaround would be to add a gmail login functionality to the dashboard. Also, I finally added a quick and dirty about page..woohoo!!

About

Multipage dashboard built using Plotly Dash which keeps track of the Crime Statistics in various districts of Berlin, Germany (2012-2019).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published