c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated QuarterlyUNVERIFIED
C

Commerces en lien avec les déplacements

APIQuery nowOpen workbench🇫🇷France

Ce jeu de données contient des informations sur les commerces d'Issy-les-Moulineaux en lien avec les déplacements et la mobilité: auto-écoles, contrôle technique automobile, deux roues, garages et concessionnaires, location de voiture, stations services et lavage.

0
poor

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

Data schema (14 fields)

Filterable via the API (13)
nom_commercecategorienum_locrep_loclocalisationcode_inseecommunetelephonetelecopiesite_webcourrielhorairesvacance

Click a field to see example values.

FillFieldTypeDescription
100%nom_commerceFilterable via the APINom commercetext
100%categorieFilterable via the APItext
100%num_locFilterable via the APINUMEROtext
4.5%rep_locFilterable via the APIRep loctext
100%localisationFilterable via the APItext
100%code_inseeFilterable via the APIINSEE commune codetext
100%communeFilterable via the APICommunetext
86.4%telephoneFilterable via the APItext
13.6%telecopieFilterable via the APItext
50%site_webFilterable via the APIWEBtext
courrielFilterable via the APItext
horairesFilterable via the APItext
vacanceFilterable via the APItext
geo_point_2dGéolocalisationgeo_point_2d

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 1commune: ISSY-LES-MOULINEAUX · num_loc: 10
{
  "commune": "ISSY-LES-MOULINEAUX",
  "num_loc": "10",
  "rep_loc": null,
  "vacance": "Non",
  "courriel": null,
  "horaires": "Du lundi au vendredi de 8h30 à 12h30 et de 13h30 à 18h30",
  "site_web": "www.ad.fr",
  "categorie": "Automobile et deux roues",
  "telecopie": "01 41 90 94 47",
  "telephone": "01 41 90 07 00",
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.82054650747588,
    "lon": 2.262541711192875
  },
  "localisation": "BOULEVARD RODIN",
  "nom_commerce": "Garage Rolin"
}
Record 2commune: ISSY-LES-MOULINEAUX · num_loc: 24
{
  "commune": "ISSY-LES-MOULINEAUX",
  "num_loc": "24",
  "rep_loc": null,
  "vacance": "Non",
  "courriel": "issy.autoecoleducentre@gmail.com",
  "horaires": null,
  "site_web": null,
  "categorie": "Automobile et deux roues",
  "telecopie": null,
  "telephone": "09 88 39 56 30",
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.824692700790784,
    "lon": 2.267911842152047
  },
  "localisation": "BOULEVARD GALLIENI",
  "nom_commerce": "Auto ecole du centre Issy"
}
Record 3commune: ISSY-LES-MOULINEAUX · num_loc: 18
{
  "commune": "ISSY-LES-MOULINEAUX",
  "num_loc": "18",
  "rep_loc": null,
  "vacance": "Non",
  "courriel": null,
  "horaires": "Ouvert 7j/7 24h/24, le lavage finit à 21h et le dimanche commence à 7h",
  "site_web": "www.total.fr",
  "categorie": "Automobile et deux roues",
  "telecopie": null,
  "telephone": "01 40 93 04 08",
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.82755854624028,
    "lon": 2.2715679890503453
  },
  "localisation": "BOULEVARD DES FRERES VOISIN",
  "nom_commerce": "Station Service Total Acces"
}
Record 4commune: ISSY-LES-MOULINEAUX · num_loc: 14
{
  "commune": "ISSY-LES-MOULINEAUX",
  "num_loc": "14",
  "rep_loc": null,
  "vacance": "Non",
  "courriel": "jean-christophe.crous@rentacar.fr",
  "horaires": "Ouvert du lundi au vendredi de 8h30 à 12h et de 14h à 18h30 et samedi de 8h30 à 12h et de 16h à 18h30",
  "site_web": null,
  "categorie": "Automobile et deux roues",
  "telecopie": null,
  "telephone": "01 75 60 95 12",
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.82773334328218,
    "lon": 2.270227017120727
  },
  "localisation": "BOULEVARD DES FRERES VOISIN",
  "nom_commerce": "RENT A CAR"
}
Record 5commune: ISSY-LES-MOULINEAUX · num_loc: 7
{
  "commune": "ISSY-LES-MOULINEAUX",
  "num_loc": "7",
  "rep_loc": "BIS",
  "vacance": "Non",
  "courriel": null,
  "horaires": "Ouvert du lundi à vendredi de 8h à 12h30 et 13h30 à 19h et le samedi de 8h30 à 12h30 et 13h30 à 16h30",
  "site_web": "www.avis.fr",
  "categorie": "Automobile et deux roues",
  "telecopie": "01 46 48 88 31",
  "telephone": "01 46 48 68 43",
  "code_insee": "92040",
  "geo_point_2d": {
    "lat": 48.829579444047816,
    "lon": 2.283769853532797
  },
  "localisation": "RUE ERNEST RENAN",
  "nom_commerce": "Avis"
}

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/tous-les-commerces-dissy-les-moulineaux

License

  • Redistributable
  • Attribution required

Query examples

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

100 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
22
Update cadence
Quarterly
declared upstream
Last upstream update
2 days ago
2026-07-23

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Commerces en lien avec les déplacements — live verification badge

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