c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 2d ago
C

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

APIExecutable4/7Query 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

42
fair

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 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 1gid: 1666 · cdate: 2020-05-26T22:00:00+00:00
{
  "gid": 1666,
  "cdate": "2020-05-26T22:00:00+00:00",
  "ident": "039-ECP-EL-000111",
  "mdate": "2020-05-26T22:00:00+00:00",
  "clemateriel": "ECP-SOUNR-009",
  "dateinstall": null,
  "ordremateriel": 5,
  "cletypemateriel": "ABS",
  "hauteurmateriel": 8,
  "libellemateriel": "NR NRw NRK NRlm NR NR",
  "rs_re_ouvrage_a": 902,
  "hierarchiemateriel": 5,
  "libelletypemateriel": "Source NR ECP"
}
Record 2gid: 1667 · cdate: 2020-05-26T22:00:00+00:00
{
  "gid": 1667,
  "cdate": "2020-05-26T22:00:00+00:00",
  "ident": "039-ECP-EL-000112",
  "mdate": "2020-05-26T22:00:00+00:00",
  "clemateriel": "ECP-SUP-323",
  "dateinstall": null,
  "ordremateriel": 1,
  "cletypemateriel": "AAA",
  "hauteurmateriel": null,
  "libellemateriel": "Mât AG NR 8m NRmm ØNR",
  "rs_re_ouvrage_a": 903,
  "hierarchiemateriel": 1,
  "libelletypemateriel": "Support Mât ECP"
}
Record 3gid: 1676 · cdate: 2020-05-26T22:00:00+00:00
{
  "gid": 1676,
  "cdate": "2020-05-26T22:00:00+00:00",
  "ident": "039-ECP-EL-000113",
  "mdate": "2020-05-26T22:00:00+00:00",
  "clemateriel": "ECP-SOUNR-009",
  "dateinstall": null,
  "ordremateriel": 5,
  "cletypemateriel": "ABS",
  "hauteurmateriel": 8,
  "libellemateriel": "NR NRw NRK NRlm NR NR",
  "rs_re_ouvrage_a": 904,
  "hierarchiemateriel": 5,
  "libelletypemateriel": "Source NR ECP"
}
Record 4gid: 1678 · cdate: 2020-05-26T22:00:00+00:00
{
  "gid": 1678,
  "cdate": "2020-05-26T22:00:00+00:00",
  "ident": "039-ECP-EL-000114",
  "mdate": "2020-05-26T22:00:00+00:00",
  "clemateriel": "ECP-CR-353",
  "dateinstall": null,
  "ordremateriel": 2,
  "cletypemateriel": "AAZ",
  "hauteurmateriel": null,
  "libellemateriel": "Cr NR NR Simple s=1m h=?m inc=",
  "rs_re_ouvrage_a": 905,
  "hierarchiemateriel": 2,
  "libelletypemateriel": "Crosse ECP"
}
Record 5gid: 1679 · cdate: 2020-05-26T22:00:00+00:00
{
  "gid": 1679,
  "cdate": "2020-05-26T22:00:00+00:00",
  "ident": "039-ECP-EL-000114",
  "mdate": "2020-05-26T22:00:00+00:00",
  "clemateriel": "ECP-LUMNR-599",
  "dateinstall": null,
  "ordremateriel": 3,
  "cletypemateriel": "ABM",
  "hauteurmateriel": null,
  "libellemateriel": "NR NR NR NR",
  "rs_re_ouvrage_a": 905,
  "hierarchiemateriel": 3,
  "libelletypemateriel": "Luminaire NR ECP"
}

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

Verification Status

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 7 days ago

Dataset

Volume & freshness

Records
364k
364215
Last upstream update
7 days ago
2026-09-02

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.