This project provides users with a comprehensive score (out of 100) for a specific address in France. The score is calculated using various relevant data retrieved from public and open source APIs.
The system analyzes and visualizes the following data points:
- Drinking Water Quality
- Soil Quality
- Natural Disaster Occurrence
- Building Energy Class
- Nearby Hazardous Installations (SEVESO)
- Natural Park
- Flood Risk
-
Score Calculation: The system calculates a score out of 100 for the entered address based on the collected data.
-
Data Retrieval: All data is sourced from public and open source APIs to ensure transparency and reliability.
-
Data Visualization: Users can visualize the collected data on the site, allowing for a deeper understanding of the scores and potential issues associated with the analyzed address.
The core functionality of this site is to provide users with a comprehensive understanding of various factors affecting a specific address. By visualizing the data and providing a clear score, users can make informed decisions about potential residences or properties.
Application available here
- Address Search API: https://adresse.data.gouv.fr/api-doc/adresse
- DPE Building Information: https://data.ademe.fr/
- Water Quality: https://hubeau.eaufrance.fr/page/api-qualite-eau-potable
- API Carto IGN: https://apicarto.ign.fr/api/doc/
- API Georisque: https://www.georisques.gouv.fr/doc-api
If you want to have more information or work on a similar project, feel free to contact me. I'm open to collaboration and happy to share insights about this project.
This project is open source and is distributed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.