c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITYVERIFIED · checked 32h ago
A

Passenger shelters and advertising street furniture (Marseille Provence, Martigues, Aubagne territories)Abris voyageurs et mobilier publicitaire (Territoires Marseille Provence, Martigues, Aubagne)

Abris voyageurs et mobilier publicitaire (Territoires Marseille Provence, Martigues, Aubagne)Passenger shelters and advertising street furniture (Marseille Provence, Martigues, Aubagne territories)

APIExecutable4/7blocked by joinableQuery nowOpen workbenchSubscribe🇫🇷France

This API, published by the Métropole Aix-Marseille-Provence, provides data on passenger shelters (bus stop shelters) across the territories of Marseille Provence, Martigues and Aubagne, along with data on advertising street furniture located in Marseille, as recorded in November 2020. It is freely accessible without authentication and covers local infrastructure related to public transport waiting facilities and outdoor advertising installations within the metropolitan area.Informations concernant les abris voyageurs sur le territoire de Marseille Provence, Martigues et Aubagne et sur le mobilier publicitaire sur Marseille (nov-2020)

54
fair

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

Data schema (12 fields)

Filterable via the API (11)
adressecommune_arrdtcommunecode_mobilierfamille_mobiliermodele_mobiliertype_de_mobiliernombre_faces_pubnom_arretavapraccordement

Click a field to see example values.

FillFieldTypeDescription
100%adresseFilterable via the APItext
100%commune_arrdtFilterable via the APICommune arrdttext
100%communeFilterable via the APICommunetext
100%code_mobilierFilterable via the APICode mobiliertextIdentifiant unique du mobilier
100%famille_mobilierFilterable via the APIFamille mobiliertextType de mobilier : abris, 2 m², 8 m²…
100%modele_mobilierFilterable via the APIModèle mobiliertext
100%type_de_mobilierFilterable via the APIType de mobiliertextPublicitaire ou non
100%nombre_faces_pubFilterable via the APINombre faces pubint
62.9%nom_arretFilterable via the APINom arrettext
16.1%avapFilterable via the APItextPrécise si le mobilier est situé en zone AVAP
raccordementFilterable via the APItextPrécise le type d’alimentation : réseau principal, éclairage public ou RTM
point_geoPoint geogeo_point_2d

Schema captured from opendatasoft 7 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 1avap: — · adresse: 25 AVENUE PASTEUR
{
  "avap": null,
  "adresse": "25 AVENUE PASTEUR",
  "commune": "MARSEILLE",
  "nom_arret": null,
  "point_geo": {
    "lat": 43.29067,
    "lon": 5.35929
  },
  "raccordement": "Réseau principal",
  "code_mobilier": "M07.BV.00151",
  "commune_arrdt": "MARSEILLE 07E ARRONDISSEMENT",
  "modele_mobilier": "levélo",
  "famille_mobilier": "Borne Vélos",
  "nombre_faces_pub": 3,
  "type_de_mobilier": "Publicitaire"
}
Record 2avap: — · adresse: BD MICHELET - CC DU PRADO
{
  "avap": null,
  "adresse": "BD MICHELET - CC DU PRADO",
  "commune": "MARSEILLE",
  "nom_arret": null,
  "point_geo": {
    "lat": 43.27035,
    "lon": 5.39283
  },
  "raccordement": "Réseau principal",
  "code_mobilier": "M09.BI.00018",
  "commune_arrdt": "MARSEILLE 09E ARRONDISSEMENT",
  "modele_mobilier": "BORNE D'INFORMATIONS ECRAN LCD 86POUCES/32POUCES 2DIGITAL DISPLAY TOTEM",
  "famille_mobilier": "BORNE INFORMATION",
  "nombre_faces_pub": 1,
  "type_de_mobilier": "Mixte Pub / non Pub"
}
Record 3avap: AVAP · adresse: FACE N° 9 COURS JEAN BALLARD
{
  "avap": "AVAP",
  "adresse": "FACE N° 9 COURS JEAN BALLARD",
  "commune": "MARSEILLE",
  "nom_arret": null,
  "point_geo": {
    "lat": 43.29302,
    "lon": 5.37462
  },
  "raccordement": "Réseau principal",
  "code_mobilier": "M01.BV.00006",
  "commune_arrdt": "MARSEILLE 01ER ARRONDISSEMENT",
  "modele_mobilier": "levélo",
  "famille_mobilier": "Borne Vélos",
  "nombre_faces_pub": 3,
  "type_de_mobilier": "Publicitaire"
}
Record 4avap: — · adresse: 391 BD MICHELET
{
  "avap": null,
  "adresse": "391 BD MICHELET",
  "commune": "MARSEILLE",
  "nom_arret": null,
  "point_geo": {
    "lat": 43.25453,
    "lon": 5.40169
  },
  "raccordement": "Réseau principal",
  "code_mobilier": "M09.BV.00149",
  "commune_arrdt": "MARSEILLE 09E ARRONDISSEMENT",
  "modele_mobilier": "levélo",
  "famille_mobilier": "Borne Vélos",
  "nombre_faces_pub": 3,
  "type_de_mobilier": "Publicitaire"
}
Record 5avap: — · adresse: BD SCHLOESING
{
  "avap": null,
  "adresse": "BD SCHLOESING",
  "commune": "MARSEILLE",
  "nom_arret": null,
  "point_geo": {
    "lat": 43.2732,
    "lon": 5.40065
  },
  "raccordement": "Eclairage public",
  "code_mobilier": "M09.MU.00303",
  "commune_arrdt": "MARSEILLE 09E ARRONDISSEMENT",
  "modele_mobilier": "MU FOSTER 1FT/1FF PM BATTERIES",
  "famille_mobilier": "MUPI",
  "nombre_faces_pub": 3,
  "type_de_mobilier": "Mixte Pub / non Pub"
}

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

Verification Status

Using the API

Configuration

Base URL
https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/fr-parc-mupi-et-sv

License

Terms stated by the source (not a recognized license):

Se conformer aux recommandations du producteur

Query examples

curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/fr-parc-mupi-et-sv/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 7 days ago

Dataset

Volume & freshness

Records
2.2k
2154
Last upstream update
1 year ago
2025-04-24

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Abris voyageurs et mobilier publicitaire (Territoires Marseille Provence, Martigues, Aubagne) — live verification badge

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