I am working hard on my next book in the Hands-On series which will be about TMS FNC Maps. While writing, I noticed a data set on Kaggle that contains information on all reported traffic accidents in the United States since 2016 (https://www.kaggle.com/sobhanmoosavi/us-accidents). I imported the data into a SQLite database and implemented an app that visualizes the reports of a day.
…