c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITYVERIFIED · checked 28h ago
P

Voluntary Textile Collection PointsPoints d'apport volontaire Textile

Points d'apport volontaire TextileVoluntary Textile Collection Points

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This API lists voluntary drop-off points for textile collection across the territory of Angers Loire Métropole, a metropolitan authority in western France. It is published as open data by Angers Loire Métropole and provides free, unauthenticated access. The dataset is useful for locating nearby textile recycling points, supporting waste management and recycling initiatives, and can be integrated into local services or applications concerned with sustainability and circular economy efforts within the Angers metropolitan area.Liste des points de collecte Textile pour le territoire d'Angers Loire Métropole.

54
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (12 fields)

Filterable via the API (10)
collecteurnomdate_majnumvoitypvoicodeponom_comnb_pavgidadresse

Click a field to see example values.

FillFieldTypeDescription
collecteurFilterable via the APItext
nomFilterable via the APItext
date_majFilterable via the APIDate majdate
numvoiFilterable via the APItext
typvoiFilterable via the APItext
codepoFilterable via the APItext
nom_comFilterable via the APINom comtext
nb_pavFilterable via the APINb pavtext
geo_shapeShapegeo_shape
geo_point_2dGeo Pointgeo_point_2d
100%gidFilterable via the APIint
100%adresseFilterable via the APItext

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 1gid: 168 · nom: POINT D'APPORTS VOLONTAIRES TEXTILES
{
  "gid": 168,
  "nom": "POINT D'APPORTS VOLONTAIRES TEXTILES",
  "codepo": "49000",
  "nb_pav": "1",
  "numvoi": null,
  "typvoi": null,
  "adresse": "32 Rue Henri Hamelin",
  "nom_com": "ANGERS",
  "date_maj": "2023-03-03",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.5872967885,
        47.4780689725
      ]
    },
    "properties": {}
  },
  "collecteur": "APIVET",
  "geo_point_2d": {
    "lat": 47.4780689725,
    "lon": -0.5872967885
  }
}
Record 2gid: 171 · nom: POINT D'APPORTS VOLONTAIRES TEXTILES
{
  "gid": 171,
  "nom": "POINT D'APPORTS VOLONTAIRES TEXTILES",
  "codepo": "49000",
  "nb_pav": "1",
  "numvoi": null,
  "typvoi": null,
  "adresse": "20 Rue Michel Seurat",
  "nom_com": "ANGERS",
  "date_maj": "2023-03-03",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.6150573994,
        47.459600501
      ]
    },
    "properties": {}
  },
  "collecteur": "APIVET",
  "geo_point_2d": {
    "lat": 47.459600501,
    "lon": -0.6150573994
  }
}
Record 3gid: 174 · nom: POINT D'APPORTS VOLONTAIRES TEXTILES
{
  "gid": 174,
  "nom": "POINT D'APPORTS VOLONTAIRES TEXTILES",
  "codepo": "49000",
  "nb_pav": "1",
  "numvoi": null,
  "typvoi": null,
  "adresse": "34 rue des Noyers",
  "nom_com": "ANGERS",
  "date_maj": "2023-03-03",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.5334666997,
        47.4658297007
      ]
    },
    "properties": {}
  },
  "collecteur": "APIVET",
  "geo_point_2d": {
    "lat": 47.4658297007,
    "lon": -0.5334666997
  }
}
Record 4gid: 177 · nom: POINT D'APPORTS VOLONTAIRES TEXTILES
{
  "gid": 177,
  "nom": "POINT D'APPORTS VOLONTAIRES TEXTILES",
  "codepo": "49460",
  "nb_pav": "1",
  "numvoi": null,
  "typvoi": null,
  "adresse": "1 Chemin du Portineau",
  "nom_com": "ECUILLE",
  "date_maj": "2023-03-03",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.5598049004,
        47.614652601
      ]
    },
    "properties": {}
  },
  "collecteur": "APIVET",
  "geo_point_2d": {
    "lat": 47.614652601,
    "lon": -0.5598049004
  }
}
Record 5gid: 188 · nom: POINT D'APPORTS VOLONTAIRES TEXTILES
{
  "gid": 188,
  "nom": "POINT D'APPORTS VOLONTAIRES TEXTILES",
  "codepo": "49124",
  "nb_pav": "1",
  "numvoi": null,
  "typvoi": null,
  "adresse": "8 Rue Victor Hugo",
  "nom_com": "LE PLESSIS-GRAMMOIRE",
  "date_maj": "2023-03-03",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.4297179006,
        47.500626701
      ]
    },
    "properties": {}
  },
  "collecteur": "APIVET",
  "geo_point_2d": {
    "lat": 47.500626701,
    "lon": -0.4297179006
  }
}

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/points-dapport-volontaire-textile

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/points-dapport-volontaire-textile/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.

Full API documentation ↗

Rate limits

5 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
122
Last upstream update
7 days ago
2026-08-31

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Points d'apport volontaire Textile — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.