Skip to content

It uses a python code to build a Web based Dashboard with interactive Visualization

Notifications You must be signed in to change notification settings

vineetdsat/Web-App-for-NYC-Accident-Data-with-Streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-App-for-NYC-Accident-Data-with-Streamlit

It uses a python code to build a Web based Dashboard with interactive Visualization It Utilises a CSV Databse Motor_Vehicle_Collisions_-_Crashes, With more than a Million Rows.
This Program uses Streamlit Python Libray for web development and Pydesk to add layers in the Map Visulaization.

Screenshots


This Image shows the first Feature of the Web App, which is a 2D Map of NYC, showing the places with injued people as 5


This Image shows the Second Feature of the Web App, which is a 3D Map of NYC, showing the places with highest number of Accident at a perticular hour of the Day


This Image shows the Third Feature of the Web App, It shows the top 5 Dangerour Places, for Pedestriants, Cyclist and Motorbikers

Description

This App uses Python for Web Development, which is more convinient than HTML & CSS, as it has the Code for Backend and Front end in a single Script, and can do Complex Visualizations in small lines Codes.

this Code has UI Elements such as Slider Bar, Selection Box and Side Panel. Adding Layers to the Map is done by thr Pydeck Library, we Can add as many layers as we like on the Map, according to our Data and Use

About

It uses a python code to build a Web based Dashboard with interactive Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages