Skip to content

Using (R language ) we observed some data analysis techniques on nassCDS (Dataset for reasons of car crashes in USA )

Notifications You must be signed in to change notification settings

mahmoudmortada97/Data-Analysis-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis Project: NassCDS Dataset

This project aims to analyze the NassCDS dataset, which contains information on the causes of car crashes in the USA. The goal is to identify patterns and trends that could potentially be used to improve road safety and save lives.

Technologies Used

  • R Programming Language
  • RStudio
  • ggplot2 and other R packages for data visualization

Dataset

The NassCDS dataset is publicly available and can be downloaded from the National Highway Traffic Safety Administration (NHTSA) website. The dataset contains detailed information on car crashes in the USA, including the cause of the accident, weather conditions, road type, and many other variables.

Data Analysis Process

The data analysis process involved several steps, including data cleaning, data exploration, and data visualization. The code and documentation for each step can be found in the data-analysis.Rmd file.

Key Findings

Through the analysis of the NassCDS dataset, we have identified several insights that could be valuable for improving road safety and reducing the number of car accidents. Some of the key findings include:

  • The most common causes of car accidents are distracted driving, drunk driving, and speeding.
  • Rural roads are more dangerous than urban roads, with a higher incidence of fatal accidents.
  • Seatbelt use is strongly correlated with the likelihood of surviving a car crash.

Visualizations

Here are some visualizations of the data:

Vehicle Speed

image1

Year of Accident vs Variety of Injury

image2

Pie Chart of Accident Year

image3

Conclusion

Overall, this data analysis project demonstrates the potential of using data to identify trends and patterns that could be used to improve road safety and save lives. The insights gained from this analysis could be used to inform policy decisions and public awareness campaigns aimed at reducing the number of car accidents in the USA.

About

Using (R language ) we observed some data analysis techniques on nassCDS (Dataset for reasons of car crashes in USA )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages