This project is not covered by Drupal’s security advisory policy.
Imports waste disposal centers ("déchèteries") from the the SINOE national registry into Drupal (see: data.gouv.fr).
This module extends Data.gouv.fr Dataset.
About the dataset
The SINOE dataset
published by ADEME lists approximately 4,500 waste disposal centers across France with addresses, GPS coordinates, phone numbers, management mode, and accepted waste types.
How it works
- Fetches the CSV weekly via the Data.gouv.fr Dataset framework.
- Automatically filters data from the current year.
- Creates one content entity per facility with fields for name, address, GPS
coordinates, department, region, contact details, waste types, and more. - Uses hash-based change detection - only re-imports when the source data
changes. - Tracks year changes and rolls back stale data automatically.
Submodules
Data.gouv.fr WDC — Admin UI (datagouv_dataset_wdc_ui)
Optional. Provides:
- An admin listing of imported centers at Administration > Content > Waste
Disposal Centers. - An edit form for individual center records, organised into Identification,
Location, and Contact & Operations fieldsets.
Enable this submodule if you need to browse or edit imported data from the
admin interface.
Admin pages
When the Admin UI submodule is enabled:
| Page | Path |
|---|---|
| Waste disposal center listing | /admin/content/datagouv/wdc |
| Edit a center | /admin/content/datagouv/wdc/{id}/edit |
| Dataset sync (via datagouv_dataset) | /admin/config/datagouv/datasets |
Configuration
Once installed, the module automatically registers the SINOE dataset. No
additional configuration is required. The dataset syncs weekly via cron.
To trigger a manual sync, go to Administration > Configuration > System >
Data.gouv.fr Datasets and click "Sync" next to the SINOE entry.
Translation
French translations are included in translations/.
Project information
- Project categories: Import and export, Integrations
- Ecosystem: Data.gouv.fr Datasets
- Created by renaudcuny on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.


