c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
P

Points d'apport volontaire textile à Issy-les-Moulineaux

APIQuery nowOpen workbench🇫🇷France

Localisation des points d'apport volontaire pour la collecte du textile sur le Territoire de Grand Paris Seine Ouest .

0
poor

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

Data schema (14 fields)

Filterable via the API (12)
idcommunecode_inseenum_locrep_loclocalisationcomp_loctypepmrremarquecontenuopening_hours

Click a field to see example values.

FillFieldTypeDescription
100%idFilterable via the APItext
100%communeFilterable via the APICommunetext
100%code_inseeFilterable via the APIINSEE commune codetext
0%num_locFilterable via the APINum loctext
0%rep_locFilterable via the APIRep loctext
100%localisationFilterable via the APItext
100%comp_locFilterable via the APIComp loctext
100%typeFilterable via the APItext
100%pmrFilterable via the APItext
100%remarqueFilterable via the APItext
geo_shapeShapegeo_shape
geo_point_2dCoordinatesgeo_point_2d
contenuFilterable via the APItext
opening_hoursFilterable via the APIOpening hourstext

Schema captured from opendatasoft 2 hours 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 1id: PAV563 · pmr: Non
{
  "id": "PAV563",
  "pmr": "Non",
  "type": "Aérien",
  "commune": "ISSY-LES-MOULINEAUX",
  "contenu": "Textile",
  "num_loc": null,
  "rep_loc": null,
  "comp_loc": "angle rue de la Biscuiterie",
  "remarque": "installation jeu 15 avril 2021",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.273405642794529,
        48.8258006331954
      ]
    },
    "properties": {}
  },
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.8258006331954,
    "lon": 2.273405642794529
  },
  "localisation": "RUE KLEBER",
  "opening_hours": null
}
Record 2id: PAV561 · pmr: Non
{
  "id": "PAV561",
  "pmr": "Non",
  "type": "Aérien",
  "commune": "ISSY-LES-MOULINEAUX",
  "contenu": "Textile",
  "num_loc": null,
  "rep_loc": null,
  "comp_loc": "angle chemin de Bretagne",
  "remarque": "installation jeu 15 avril 2021",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.258351822981198,
        48.82457497934626
      ]
    },
    "properties": {}
  },
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.82457497934626,
    "lon": 2.258351822981198
  },
  "localisation": "RUE DU PASSEUR DE BOULOGNE",
  "opening_hours": null
}
Record 3id: PAV561 · pmr: Non
{
  "id": "PAV561",
  "pmr": "Non",
  "type": "Aérien",
  "commune": "ISSY-LES-MOULINEAUX",
  "contenu": "Textile",
  "num_loc": null,
  "rep_loc": null,
  "comp_loc": "Proche arrêt de bus",
  "remarque": "installation Mercredi 11 Mai 2022",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.260533174902466,
        48.817922473105554
      ]
    },
    "properties": {}
  },
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.817922473105554,
    "lon": 2.260533174902466
  },
  "localisation": "RUE D'EREVAN",
  "opening_hours": null
}
Record 4id: PAV562 · pmr: Non
{
  "id": "PAV562",
  "pmr": "Non",
  "type": "Aérien",
  "commune": "ISSY-LES-MOULINEAUX",
  "contenu": "Textile",
  "num_loc": null,
  "rep_loc": null,
  "comp_loc": "près de l'enclos à cartons",
  "remarque": "installation jeu 15 avril 2021",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.266778891791944,
        48.816256902613866
      ]
    },
    "properties": {}
  },
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.816256902613866,
    "lon": 2.266778891791944
  },
  "localisation": "RUE DU GENERAL GUICHARD",
  "opening_hours": null
}
Record 5id: PAV404 · pmr: Non
{
  "id": "PAV404",
  "pmr": "Non",
  "type": "Aérien",
  "commune": "ISSY-LES-MOULINEAUX",
  "contenu": "Textile",
  "num_loc": null,
  "rep_loc": null,
  "comp_loc": "Angle Rue Rouget de l'isle",
  "remarque": "Ecotextile",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.2672471290270986,
        48.82764610463776
      ]
    },
    "properties": {}
  },
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.82764610463776,
    "lon": 2.2672471290270986
  },
  "localisation": "BOULEVARD GALLIENI",
  "opening_hours": "24/7"
}

Live sample captured at profiling time — values may have changed upstream.

Using the API

Configuration

Base URL
https://data.issy.com/api/explore/v2.1/catalog/datasets/les-points-dapport-volontaire-textile

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/les-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

40 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
5
Last upstream update
1 day ago
2026-07-24

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Points d'apport volontaire textile à Issy-les-Moulineaux — live verification badge

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