NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION
Project 1 From Refocus
PROBLEM
The problem with this project is the high level of traffic accidents on the roads in every region and city.
GOAL
The goal of this project is to reduce the number of traffic accidents in the regions and cities.
Some questions that can be used as a reference are as follows:
- Factors that increase accidents
- Top 10 states with the highest number of accidents
- Average number of accidents per day based on the time of the day
- Percentage of accidents caused by drunk driving
- Percentage of accidents in rural and urban areas
- Number of accidents based on the day of the week
PROCESS
Before processing the data in PostgreSQL, the first and most important thing to do is to convert the time according to the time zone of each state.
Read More