Skip to content

Repository of code/work for accident-analysis subgroup in AIEA Lab (ATV), UCSC

License

Notifications You must be signed in to change notification settings

rohan527/accident-analysis

Repository files navigation


CA ATV Report Analysis

Repository of code/work for accident-analysis subgroup in AIEA Lab (ATV), UCSC

About The Project

In this project, we are analysing autonomous vehicle (ATV) accident reports generated by the Department of Motor Vehicles, California (DMV) from the year 2016 to 2022. These reports have details about the accidents which includes (but not limited to) date, time, place, car manufacturer, location of damage on ATV, weather, and road conditions.

(back to top)

Built With

Major amount of the work is done using Python. Here is am list of libraries that are used until now:

  • beautifulsoup
  • matplotlib
  • pandas
  • seaborn
  • pypdf
  • ocrmypdf

Install required dependencies with: pip3 install -r requirements.txt

(back to top)

Getting Started

The installation guide for most of the libaries can be found on their websites. Make sure to download all the libraries required in each step so that the code runs correctly.

Roadmap

  • Collect DMV reports

  • Create dataset by reading the files in PDF/scanned format

  • [o] Analyse the data

    • Possible Tangent: Hazard indicator based on data (Not pursuing)

    • Possible Tangent: Visualing the accidents using openai (Not pursuing)

    • [o] Expanding to different states (using NHTSA data to create a merged dataset)

  • [o] Research Paper : https://www.overleaf.com/read/nnzshqsjchjv#5d237a

(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/name_branch)
  3. Commit your Changes (git commit -m 'Added some feature_name')
  4. Push to the Branch (git push origin feature/yourname_branch)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Feel free to contact any of the students mentioned below in the acknowledgements.

(back to top)

Acknowledgments

The project is being done under professor Leilani Gilpin (lgilpin@ucsc.edu) as a part of the Artificial Intelligence Explainability Accountability (AIEA) Lab at University of California, Santa Cruz.

Following are the students who have contributed to the project:

(back to top)

About

Repository of code/work for accident-analysis subgroup in AIEA Lab (ATV), UCSC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •