PLEASE VISIT THE "Case Study Explanation" FOR A BREAKDOWN OF WHAT NEEDS GRADED
Case Study Explanation
Project Overview
For this project I am building a custom directions map that pulls in the historical data of motorcycle accidents and then link them to a custom map that gives motorcyclists the option to pick from a few different routes. These routes will contain the time to travel plus a safety rating based on how many spots you will cross where accidents have occured before. As of right now I only have historical data pulled together for Allegheny County. I pulled together said data and ran it through a custom python script to create node areas where accidents have occured. I used a Allegheny Country Crash Data report from 2004-2024 and downloaded it as a csv file.For this project I also am building a motorcycle maintenance log, part of riding safe is tracking the maintenance done to your bike!