Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sehgal-vishal/sql-nyc-collision-analysis
this analysis is based on the Collisions(Accidents) happend in New York City. I have used Sql Server For EDA(Exploratory Data Analysis
https://github.com/sehgal-vishal/sql-nyc-collision-analysis
data-analysis database eda sql-server
Last synced: about 1 month ago
JSON representation
this analysis is based on the Collisions(Accidents) happend in New York City. I have used Sql Server For EDA(Exploratory Data Analysis
- Host: GitHub
- URL: https://github.com/sehgal-vishal/sql-nyc-collision-analysis
- Owner: sehgal-vishal
- Created: 2024-09-13T13:54:13.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T15:20:04.000Z (2 months ago)
- Last Synced: 2024-10-12T07:01:10.118Z (about 1 month ago)
- Topics: data-analysis, database, eda, sql-server
- Homepage:
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sql-NYC-Collision-Analysis
This analysis is based on the Collisions(Accidents) happend in New York City. I have used Sql Server For EDA(Exploratory Data Analysis
NYC Collision SQL Analysis
The NYC Collision SQL analysis project focuses on analyzing motor vehicle collisions that occurred in New York City over a specific period, using structured data to derive insights. The dataset typically includes key details such as Collision ID, Date, Time, Borough, Street Name, Latitude, Longitude, Contributing Factor, Vehicle Type, Persons Injured, Persons Killed, and breakdowns by pedestrians, cyclists, and motorists affected by the accidents. The goal of the analysis is to provide a data-driven understanding of traffic accident patterns, risks, and contributing factors.