datagouv_dataset_wdc
Imports the SINOE national registry of waste disposal centers (déchèteries) from data.gouv.fr into Drupal.
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.
This module extends Data.gouv.fr Dataset.
How it works
- Fetches the CSV weekly via the Data.gouv.fr Dataset framework.
- Automatically filters to the latest survey 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/datasetsConfiguration
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/.