Collection Sectors - Sorting and MoreSecteurs de collecte - Tri et plus
Secteurs de collecte - Tri et plusCollection Sectors - Sorting and More
This dataset is the source data behind the search function of the 'Tri et +' application, used for household waste and recycling collection in Angers Loire Métropole. It is one of two linked datasets, connected via a matching key, that together allow reconstruction of the various waste and sorting collection calendars for the municipalities within Angers Loire Métropole. It is published and maintained by Angers Loire Métropole and provides local geographic coverage of the metropolitan area.Jeu de données source du moteur de recherche de l'application Tri et + Ce dataset est l'un des deux jeux de données lié l'un à l'autre par une clé de correspondance permettant de re-constituer les différents calendriers de collecte des ordures ménagères et tri pour les communes d'Angers Loire Mét...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | id_b_rueId b rue | text | Unique identifier of the street segment (BAN reference).Unique identifier of the street segment (BAN reference). |
| 99.9% | typvoie | text | Type of road or way (e.g. street, avenue, quay).Type of road or way (e.g. street, avenue, quay). |
| 100% | libvoie | text | Name of the street or road.Name of the street or road. |
| 99.2% | cp | text | Postal code of the address.Postal code of the address. |
| 99.2% | lib_comLib com | text | Name of the municipality.Name of the municipality. |
| 99.2% | codinsee | text | INSEE code identifying the municipality.INSEE code identifying the municipality. |
| 93.4% | id_voieId voie | text | Unique identifier of the road or street.Unique identifier of the road or street. |
| 100% | id_secteurId secteur | text | Unique identifier of the collection sector.Unique identifier of the collection sector. |
| 100% | cat_secteurCat secteur | text | Category of waste collection (e.g. sorting, drop-off point).Category of waste collection (e.g. sorting, drop-off point). |
| 100% | icote | text | Code indicating the type of collection sector.Code indicating the type of collection sector. |
| 100% | num_debutNum debut | text | Starting house number of the address range.Starting house number of the address range. |
| 100% | num_finNum fin | text | Ending house number of the address range.Ending house number of the address range. |
| 2.2% | observation | text | Additional remarks or notes about the record.Additional remarks or notes about the record. |
| 100% | libsecteur | text | Label describing the collection sector and schedule.Label describing the collection sector and schedule. |
| 100% | derniere_date_modifDerniere date modif | date | Date the record was last updated.Date the record was last updated. |
Schema captured from opendatasoft 6 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1cp: 49240 · icote: T
{
"cp": "49240",
"icote": "T",
"id_voie": "2182",
"lib_com": "AVRILLE",
"libvoie": "RENE BARTHELEMY",
"num_fin": "9999",
"typvoie": "RUE",
"codinsee": "49015",
"id_b_rue": "1501061",
"num_debut": "0",
"id_secteur": "20160303164221287219",
"libsecteur": "AVRILLE - OM : LUNDI - JOURNEE",
"cat_secteur": "OM",
"observation": null,
"derniere_date_modif": "2020-03-19"
}Record 2cp: 49240 · icote: T
{
"cp": "49240",
"icote": "T",
"id_voie": "2183",
"lib_com": "AVRILLE",
"libvoie": "RICHOU DURAND",
"num_fin": "9999",
"typvoie": "AVENUE",
"codinsee": "49015",
"id_b_rue": "1501062",
"num_debut": "0",
"id_secteur": "20160303164258287244",
"libsecteur": "AVRILLE - TRI : MERCREDI SEM PAIRE - JOURNEE",
"cat_secteur": "TRI",
"observation": null,
"derniere_date_modif": "2020-03-19"
}Record 3cp: 49240 · icote: T
{
"cp": "49240",
"icote": "T",
"id_voie": "2186",
"lib_com": "AVRILLE",
"libvoie": "DES ROCHERS",
"num_fin": "9999",
"typvoie": "ALLEE",
"codinsee": "49015",
"id_b_rue": "1501065",
"num_debut": "0",
"id_secteur": "20160303164221287219",
"libsecteur": "AVRILLE - OM : LUNDI - JOURNEE",
"cat_secteur": "OM",
"observation": null,
"derniere_date_modif": "2020-03-19"
}Record 4cp: 49240 · icote: T
{
"cp": "49240",
"icote": "T",
"id_voie": "2189",
"lib_com": "AVRILLE",
"libvoie": "DE RIPOLLET",
"num_fin": "9999",
"typvoie": "AVENUE",
"codinsee": "49015",
"id_b_rue": "1501068",
"num_debut": "0",
"id_secteur": "20160303164258287244",
"libsecteur": "AVRILLE - TRI : MERCREDI SEM PAIRE - JOURNEE",
"cat_secteur": "TRI",
"observation": null,
"derniere_date_modif": "2020-03-19"
}Record 5cp: 49240 · icote: T
{
"cp": "49240",
"icote": "T",
"id_voie": "2193",
"lib_com": "AVRILLE",
"libvoie": "RONSARD",
"num_fin": "9999",
"typvoie": "ALLEE",
"codinsee": "49015",
"id_b_rue": "1501085",
"num_debut": "0",
"id_secteur": "20160303164258287244",
"libsecteur": "AVRILLE - TRI : MERCREDI SEM PAIRE - JOURNEE",
"cat_secteur": "TRI",
"observation": null,
"derniere_date_modif": "2020-03-19"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.angers.fr/api/explore/v2.1/catalog/datasets/secteurs-de-collecte-tri-et-plus
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/secteurs-de-collecte-tri-et-plus/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.