in difference formats 3 Traffic Accident Data Other data Database for analyzing traffic accidents How can we organize the data as a bundle of datasets?
study 5 statistical models1,2 road geometry3,4 spatiotemporal data5 Focusing on A new analysis requires collecting the necessary data building a database from scratch 1Watanabe and Nakamura (2015) 2Hyodo et al. (2017) 3Shiomi et al. (2016) 4Mukai et al. (2020) 5Kato et al. (2020)
to users 7 ⚫ Data model to represent accident conditions ⚫ Extensibility to add items and link data ⚫ Tutorial for analysis using the database Organize the bundle of raw datasets and provide three points are not arranged neatly and in order Raw Data
traffic accidents 9 Check overlap with spatial function Add geospatial data City area data Party data Add non-geospatial data Define which accident the party is involved in
Prefecture 11 Raw Data Sample Database Chart Register Data Analyze Data R Script to build the database R script to analyze data (Tutorial) ⚫ Traffic accident data ⚫ Spot traffic volume information ⚫ Digital national land information ⚫ National population census
database 12 Users can quickly start the analysis on any OS Client Local Server Local directory PostgreSQL + PostGIS RStudio Server Docker Engine Query Data Mount Web browser Command Results of Analysis Container Container
of Database Schema Satisfied the requirements of the data model and extensibility 13 Data model Extensibility Users can analyze accidents situations spatiotemporally Users can add items and link any data to the database
sufficient performance for operation 14 Visualization 1.948 hours 217 million records System requirements Operating System Linux (Docker) System Memory 8GB (Max usage 7.609 GB) Disc Depending on the amount of data to register into the database Processor AMD Ryzen 5 3600 6-Core (Use 2-Core only; Max usage rate 77.8%) Build the database
15 Traffic Accident Database ⚫ Functionality to obtain data representing the accident situation by specifying the time and space ⚫ Extensibility to add any data or items ⚫ Sufficient operational performance https://github.com/NONONOexe/rtadb Published on We will make the database better with researchers in the future