c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
C

Composition du matériel associé à l’ouvrage métier de Bordeaux Métropole

APIQuery nowOpen workbenchSubscribe🇫🇷France

Dictionnaire Public Ce jeu de données détaille la composition des ouvrages . Il permet de connaitre la composition du matériel. Ce jeu de donnée peut être mis en relation avec les éléments représentant un objet du réseau de Bordeaux Métropole

0
poor

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

Data schema (13 fields)

Filterable via the API (13)
gididentrs_re_ouvrage_acdatemdatelibelletypemateriellibellematerielhierarchiematerielordrematerielhauteurmaterielcletypematerielclematerieldateinstall

Click a field to see example values.

FieldTypeDescription
gidFilterable via the APIintClé primaire
identFilterable via the APItextIdentifiant métier de l'élément
rs_re_ouvrage_aFilterable via the APIRs re ouvrage aintClé étrangère. Relation simple vers RE_OUVRAGE_A
cdateFilterable via the APIdatetimeDate de création
mdateFilterable via the APIdatetimeDate de modification
libelletypematerielFilterable via the APItextLibellé du type de matériel
libellematerielFilterable via the APItextLibellé du matériel
hierarchiematerielFilterable via the APIintHiérarchie du matériel dans la composition
ordrematerielFilterable via the APIintOrdre du matériel dans la composition
hauteurmaterielFilterable via the APIdoubleHauteur du matériel dans la composition
cletypematerielFilterable via the APItextClé Muse du type matériel
clematerielFilterable via the APItextClé Muse du matériel
dateinstallFilterable via the APIdatetimeDate d'installation du matériel dans la composition

Schema captured from opendatasoft 1 hour 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: 742946 · cdate: 2025-05-21T07:45:51+00:00
{
  "gid": 742946,
  "cdate": "2025-05-21T07:45:51+00:00",
  "ident": "063-ECP-EL-063171",
  "mdate": "2025-05-21T07:45:51+00:00",
  "clemateriel": "ECP-LED-652",
  "dateinstall": "2025-05-21T07:45:51+00:00",
  "ordremateriel": 4,
  "cletypemateriel": "AAN",
  "hauteurmateriel": 0,
  "libellemateriel": "LEC EWO 1562lm 3000°k 17W",
  "rs_re_ouvrage_a": 450815,
  "hierarchiemateriel": 4,
  "libelletypemateriel": "Source LED ECP"
}
Record 2gid: 742947 · cdate: 2025-05-21T07:45:51+00:00
{
  "gid": 742947,
  "cdate": "2025-05-21T07:45:51+00:00",
  "ident": "063-ECP-EL-063172",
  "mdate": "2025-05-21T07:45:51+00:00",
  "clemateriel": "ECP-SUP-717",
  "dateinstall": "2025-05-21T07:45:51+00:00",
  "ordremateriel": 1,
  "cletypemateriel": "AAA",
  "hauteurmateriel": 0,
  "libellemateriel": "Glissiere pont de la palombe",
  "rs_re_ouvrage_a": 450816,
  "hierarchiemateriel": 1,
  "libelletypemateriel": "Support Mât ECP"
}
Record 3gid: 742948 · cdate: 2025-05-21T07:45:51+00:00
{
  "gid": 742948,
  "cdate": "2025-05-21T07:45:51+00:00",
  "ident": "063-ECP-EL-063172",
  "mdate": "2025-05-21T07:45:51+00:00",
  "clemateriel": "ECP-REGLED-553",
  "dateinstall": "2025-05-21T07:45:51+00:00",
  "ordremateriel": 2,
  "cletypemateriel": "ABG",
  "hauteurmateriel": 0,
  "libellemateriel": "REG EWO palombe",
  "rs_re_ouvrage_a": 450816,
  "hierarchiemateriel": 2,
  "libelletypemateriel": "Reglette LED ECP"
}
Record 4gid: 673032 · cdate: 2024-06-13T11:31:52+00:00
{
  "gid": 673032,
  "cdate": "2024-06-13T11:31:52+00:00",
  "ident": "063-ECP-EL-059075",
  "mdate": "2024-06-13T11:31:52+00:00",
  "clemateriel": "ECP-FIL-999",
  "dateinstall": "2024-06-13T11:31:30+00:00",
  "ordremateriel": 2,
  "cletypemateriel": "ABB",
  "hauteurmateriel": 0,
  "libellemateriel": "Filin INCONNU",
  "rs_re_ouvrage_a": 396403,
  "hierarchiemateriel": 2,
  "libelletypemateriel": "Filin ECP"
}
Record 5gid: 673033 · cdate: 2024-06-13T11:31:52+00:00
{
  "gid": 673033,
  "cdate": "2024-06-13T11:31:52+00:00",
  "ident": "063-ECP-EL-059075",
  "mdate": "2024-06-13T11:31:52+00:00",
  "clemateriel": "ECP-LUMLED-544",
  "dateinstall": "2024-06-13T11:31:30+00:00",
  "ordremateriel": 3,
  "cletypemateriel": "AAM",
  "hauteurmateriel": 0,
  "libellemateriel": "LANT GUINGUETTE ANGÉLIQUE LED",
  "rs_re_ouvrage_a": 396403,
  "hierarchiemateriel": 3,
  "libelletypemateriel": "Luminaire LED ECP"
}

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

Using the API

Configuration

Base URL
https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/re_ouvragecomposition_a

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/re_ouvragecomposition_a/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

50 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
364k
364329
Last upstream update
14 hours ago
2026-07-25

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Composition du matériel associé à l’ouvrage métier de Bordeaux Métropole — live verification badge

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