Every year the French Interior Ministry publishes an enormous amount of data on the road accidents occurred in the country.
The data contains the description of location, weather conditions, circumstances of the accidents and the resulted casualties. Details here
The goal of this project is to create a resource in the form of an api/app which will allow to effectively query, manipulate and visualize the data.
The api was implemented according to the JSON:API 1.0 specification. Using Flask and flask-rest-jsonapi.
For the api and resource documentation look here.
The actual version of the api is 1.0.
This project was an individual assignment in the first year of master degree at Lille University, Faculty of Science and Technology.
Supervising Professor: Mickael Salson
Student: Daniel SASU
Review the set up guides to configure the app: