Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tristanlatr/interventions-urgence-environnement-quebec
This software generates and upload an Excel file (also JSON) containing all information from the Registre des interventions d'Urgence-Environnement Québec. The file is updated every day.
https://github.com/tristanlatr/interventions-urgence-environnement-quebec
environnement quebec urgence
Last synced: about 2 months ago
JSON representation
This software generates and upload an Excel file (also JSON) containing all information from the Registre des interventions d'Urgence-Environnement Québec. The file is updated every day.
- Host: GitHub
- URL: https://github.com/tristanlatr/interventions-urgence-environnement-quebec
- Owner: tristanlatr
- License: agpl-3.0
- Created: 2020-10-15T20:26:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T02:49:35.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T21:56:00.029Z (almost 2 years ago)
- Topics: environnement, quebec, urgence
- Language: Python
- Homepage:
- Size: 197 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Liste des Interventions d'Urgence Environnement Quebec
![Excel Sample](screens/sample.png "Liste des Interventions d'Urgence Environnement Quebec (Excel)")
Beta 🚧
Ce logiciel génère et met à votre disposition un fichier Excel (ainsi que JSON) contenant toute les informations du registre des interventions d'Urgence-Environnement Québec. Le fichier est actualisé tous les jours.
[Cliquez ici pour le télécharger](https://github.com/tristanlatr/Interventions-Urgence-Environnement-Quebec/raw/main/Data/InterventionsUrgenceEnvironnementQuebec.json.xlsx) ou naviguez vers le répertoire "Data".
Les données sont aquises via "web scraping" depuis le site web d'[Urgence-Environnement](http://www.environnement.gouv.qc.ca/ministere/urgence_environnement/archive.asp).
Note: Les informations font l'objet d'un traitement ultérieur.
- Le contenu des dossiers du registre est comparées à une liste de mots clés fréquemments vues.
- Les information de locatisation (Latitude, Longitude et Geocoder_Infos) sont ajoutés avec l'API de [Bing](https://docs.microsoft.com/en-us/bingmaps/rest-services/locations/?redirectedfrom=MSDN).Disclamer : Il s'agit d'un projet NON OFFICIEL et n'est PAS sponsorisé ou soutenu par le gouvernement du Québec ou Urgence-Environnement.
---
This software generates and upload an Excel file (also JSON) containing all information from the Registre des interventions d'Urgence-Environnement Québec. The file is updated every day.
[Click here to download it](https://github.com/tristanlatr/Interventions-Urgence-Environnement-Quebec/raw/main/Data/InterventionsUrgenceEnvironnementQuebec.json.xlsx) or browse to the "Data" directory.
Data is gathered by scaping the website of [Urgence-Environnement](http://www.environnement.gouv.qc.ca/ministere/urgence_environnement/archive.asp).
Note: Further processing is applied to the informations.
- The contents of the registry folders are compared to a list of frequently seen keywords.
- Coordinates are added (Latitude, Longitude and Geocoder_Infos) with [Bing](https://docs.microsoft.com/en-us/bingmaps/rest-services/locations/?redirectedfrom=MSDN)'s API.Disclamer: This is an UNOFFICIAL project and is NOT sponsored or supported by the Govnerment of Quebec or Urgence-Environnement.