Skip to content

Provides web dashboard for 153 Chicago red light camera intersections, including violations, crashes, and other intersection statistics.

Notifications You must be signed in to change notification settings

sciencelee/red-light-camera-dash-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Red Light Camera Dash Webapp

This web app is created to explore red light camera intersections in Chicago. It plots daily violations, crashes, crash statistics, locations, and intersection characteristics in a beautiful and easy to use dashboard.

Description

The web app is live at: http://rlc.sciencelee.com This is a companion web app for my red light camera project

It is a single page Dash app.

On the right side:

  • interactive map of all red light intersections in Chicago.
  • Map colored by mean daily violations for selected interval
  • radio button to select last 2yr, 1yr, or 6mos of data

On the left side:

  • basic statistics about selected intersection
  • mapbox closeup of selected intersection
  • daily violation plot of selected intersection over selected range
    • crashes are also included into plot (selected crash details included)
    • plot contains 5day moving average of violations

Data

All data is pulled from Chicago Data Portal website using Socrata queries using sodapy library

  • crash data
  • daily violation data

User created stats are also included. These are located in an imported py file and stored as dictionary. (anes, daily traffic etc.)

About

Provides web dashboard for 153 Chicago red light camera intersections, including violations, crashes, and other intersection statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published