{"id":"be3b6b23-b80b-49b9-afa3-36d5deb7367b","type":"API","name":"Pont Chaban - Prévisions - Fermeture","slug":"pont-chaban-previsions-fermeture","description":"Pont Chaban-Delmas - Prévisions de fermetures à la circulation.","free_access_class":"UNKNOWN","auth_type":"UNKNOWN","homepage_url":"https://opendata.bordeaux-metropole.fr/explore/dataset/previsions_pont_chaban/","docs_url":"https://opendata.bordeaux-metropole.fr/explore/dataset/previsions_pont_chaban/","repo_url":null,"status":"ACTIVE","verification_state":"UNVERIFIED","tags":[],"logo_url":"https://opendata.bordeaux-metropole.fr/assets/favicon?tstamp=174885191012131","primary_source_url":"https://opendata.bordeaux-metropole.fr/explore/dataset/previsions_pont_chaban/","extraction_confidence":"0.00","created_at":"2026-07-30T15:44:53.636Z","updated_at":"2026-07-30T16:36:36.254Z","last_verified_at":null,"deprecated_at":null,"ranking_score":0,"last_ranked_at":null,"last_seen_at":null,"last_validated_at":null,"last_uptime_at":null,"search_vector":"'a':26B 'chaban':2A,7B,16A,21B 'chaban-delma':6B 'chaban-delmas':20B 'circul':14B 'circulation':28B 'de':10B,24B 'delma':8B 'delmas':22B 'fermetur':4A,11B 'fermeture':18A 'fermetures':25B 'la':13B,27B 'pont':1A,5B,15A,19B 'previsions':17A,23B 'prévision':3A,9B 'à':12B","popularity_score":"0.0000","maintenance_score":"0.0000","institution_id":null,"institution_type":null,"country_code":"FR","official_confidence":0,"proof_summary":"Confidence: 0%","source_seed_url":null,"is_public_sector":true,"published_at":"2026-07-31T19:48:23.443Z","geographic_scope":"NATIONAL","name_en":null,"description_en":null,"native_lang":null,"access_level":"direct","formats":["CSV"],"capability_tier":"live","trust_score":13.75,"access":{"level":"direct","primary":{"kind":"download","label":"Export CSV","method":"GET","url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/exports/csv","format":"CSV","source":"query_example","runnable":true,"direct":true},"actions":[{"kind":"download","label":"Export CSV","method":"GET","url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/exports/csv","format":"CSV","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"List records","method":"GET","url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/records?limit=20","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"Select & filter","method":"GET","url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/records?select=bateau%2Cdate_passage%2Cfermeture_a_la_circulation&where=bateau+is+not+null&limit=20","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"API base URL","method":"GET","url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban","source":"base_url","runnable":false},{"kind":"landing","label":"Read the docs","method":"GET","url":"https://opendata.bordeaux-metropole.fr/explore/dataset/previsions_pont_chaban/","source":"docs","runnable":false}],"formats":["CSV"]},"maturity":{"entry_id":"be3b6b23-b80b-49b9-afa3-36d5deb7367b","granularity":"entry","granularity_label":"One unit = one catalog entry. A PROXY for the SCOPE.md §4 ladder, which governs source families, not entries: a family with 400 entries moves this reading 400 times as much as a family with one. Never compare or combine with the source_family reading.","level":"discovered","level_index":1,"level_label":"Discovered","meaning":"Source and metadata recorded","counts_as_coverage":false,"blocked_by":"verified","rungs":[{"level":"discovered","level_index":1,"label":"Discovered","meaning":"Source and metadata recorded","evidence":"membership of the named population the ladder is taken over","counts_as_coverage":false,"met":true,"reached":true,"criterion":"TRUE"},{"level":"verified","level_index":2,"label":"Verified","meaning":"Access tested successfully","evidence":"entries.verification_state = 'VERIFIED'","counts_as_coverage":false,"met":false,"reached":false,"criterion":"entries.verification_state = 'VERIFIED'"},{"level":"profiled","level_index":3,"label":"Profiled","meaning":"Schema, dimensions and licence understood","evidence":"a data profile with at least one field (entry_data_profiles.field_count > 0)","counts_as_coverage":false,"met":true,"reached":false,"criterion":"EXISTS (SELECT 1 FROM entry_data_profiles p WHERE p.entry_id = entries.id AND COALESCE(p.field_count, 0) > 0)"},{"level":"executable","level_index":4,"label":"Executable","meaning":"Queries run through Commodity","evidence":"entries.capability_tier = 'live' — today's proxy for \"queryable through us\"","counts_as_coverage":true,"met":true,"reached":false,"criterion":"entries.capability_tier = 'live'"},{"level":"joinable","level_index":5,"label":"Joinable","meaning":"Canonical identifiers and concepts mapped","evidence":"a field link to a canonical identifier whose sampled VALUES match its format","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM entry_field_links efl WHERE efl.entry_id = entries.id AND efl.identifier_id IS NOT NULL AND efl.value_status = 'match')"},{"level":"reproducible","level_index":6,"label":"Reproducible","meaning":"Snapshots and transformation evidence retained","evidence":"at least one retained evidence manifest (migration 078)","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM evidence_manifests em WHERE em.entry_id = entries.id)"},{"level":"guaranteed","level_index":7,"label":"Guaranteed","meaning":"Monitored against an operational reliability target","evidence":"an active reliability target with a named monitor (migration 096)","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM entry_reliability_targets rt WHERE rt.entry_id = entries.id AND rt.is_active = true)"}],"officialness":{"basis":"catalog_inherited","label":"Inherited from the upstream catalog: this item came from a trusted official government catalog, and that provenance — not per-item proof — is the warrant. Its own proof score is below 80 or it matched no registered institution (apps/worker/src/connectors/catalog/qualify-store.ts).","proof_confidence":0,"proven_threshold":80,"institution_id":null,"definition":"CASE WHEN COALESCE(entries.is_public_sector, false) IS NOT TRUE THEN 'not_official' WHEN COALESCE(entries.official_confidence, 0) >= 80 AND entries.institution_id IS NOT NULL THEN 'per_item_proven' ELSE 'catalog_inherited' END"},"source_family":{"key":"opendata.bordeaux-metropole.fr","label":"One unit = one source family, approximated by the serving host of the entry's primary source URL (e.g. bdl.stat.gov.pl). A COMPUTED stand-in for the curated families of SCOPE.md §5, which no table holds yet. A family sits at the highest level any of its entries has reached, because a family is integrated to the depth of its deepest working integration. Never compare or combine with the entry reading."},"generated_at":"2026-07-30T17:49:06.680Z"},"api_details":{"id":"b2e8973e-245c-479a-b877-a6923a23d3f4","entry_id":"be3b6b23-b80b-49b9-afa3-36d5deb7367b","base_url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban","openapi_url":null,"graphql_url":null,"api_version":null,"spec_format":null,"endpoints_count":null,"endpoints":[],"rate_limit_info":null,"free_tier_limits":null,"ping_url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban","created_at":"2026-07-30T15:44:53.795Z","updated_at":"2026-07-30T15:44:53.795Z"},"dataset_details":{"id":"6e99bb58-2930-44e9-8883-77d7f552128e","entry_id":"be3b6b23-b80b-49b9-afa3-36d5deb7367b","upstream_issued":null,"upstream_modified":"2026-07-28T13:18:54.000Z","themes":[],"update_frequency":null,"temporal_start":null,"temporal_end":null,"spatial_coverage":null,"landing_page":null,"license_id":null,"license_raw":null,"has_documentation":false,"has_data_dictionary":false,"has_versioning":false,"source_portal":"opendatasoft","source_portal_url":"https://opendata.bordeaux-metropole.fr","created_at":"2026-07-30T15:45:39.671Z","updated_at":"2026-07-30T15:45:39.671Z","publisher":null,"publisher_url":null,"distributions":[],"license":null},"license":{"id":"lo-2.0","spdx_id":"etalab-2.0","name":"Licence Ouverte 2.0 (France / Etalab)","url":"https://www.etalab.gouv.fr/wp-content/uploads/2017/04/ETALAB-Licence-Ouverte-v2.0.pdf","is_open":true,"is_redistributable":true,"requires_attribution":true,"category":"national","notes":null,"created_at":"2026-06-12T16:29:19.729Z","commercial_use":true,"redistribution":true,"attribution_required":true,"share_alike":false,"personal_data_warning":true,"cache_and_mirror":true,"reuse_basis":"licence_text","reuse_source_text":"Texte de la licence - le reutilisateur est libre \"de la communiquer, la reproduire, la copier ; de l'adapter, la modifier, l'extraire et la transformer, notamment pour creer des Informations derivees ; de la diffuser, la redistribuer, la publier et la transmettre, de l'exploiter a titre commercial\". Seule obligation : \"mentionner la paternite de l'Information : sa source (a minima le nom du Concedant) et la date de la derniere mise a jour\". Le texte rappelle que le reutilisateur doit respecter \"le cadre legal relatif a la protection des donnees a caractere personnel\". Aucune clause de partage a l'identique n'est imposee.","reuse_source_url":"https://github.com/etalab/licence-ouverte/blob/master/LO.md","reuse_reviewed_at":null,"reuse_confidence":"0.95"},"license_raw":"https://www.etalab.gouv.fr/wp-content/uploads/2014/05/Licence_Ouverte.pdf","latest_check":null,"data_profile":{"id":"efd289f0-3050-4972-96c7-191bbd373219","entry_id":"be3b6b23-b80b-49b9-afa3-36d5deb7367b","profile_source":"opendatasoft","profile_kind":"dataset","dataset_id":"previsions_pont_chaban","fields":[{"name":"bateau","type":"text","label":null,"fill_pct":100,"filterable":true,"description":null},{"name":"date_passage","type":"date","label":null,"fill_pct":100,"filterable":true,"description":null},{"name":"fermeture_a_la_circulation","type":"text","label":null,"fill_pct":100,"filterable":true,"description":null},{"name":"re_ouverture_a_la_circulation","type":"text","label":null,"fill_pct":100,"filterable":true,"description":null},{"name":"type_de_fermeture","type":"text","label":null,"fill_pct":100,"filterable":true,"description":null},{"name":"fermeture_totale","type":"text","label":null,"fill_pct":100,"filterable":true,"description":null}],"field_count":6,"sample_records":[{"bateau":"MAINTENANCE","date_passage":"2026-02-15","fermeture_totale":"oui","type_de_fermeture":"Totale","fermeture_a_la_circulation":"23:00","re_ouverture_a_la_circulation":"05:00"},{"bateau":"BALMORAL","date_passage":"2026-04-11","fermeture_totale":"oui","type_de_fermeture":"Totale","fermeture_a_la_circulation":"14:19","re_ouverture_a_la_circulation":"15:42"},{"bateau":"HANSEATIC NATURE","date_passage":"2026-04-13","fermeture_totale":"oui","type_de_fermeture":"Totale","fermeture_a_la_circulation":"04:04","re_ouverture_a_la_circulation":"05:12"},{"bateau":"HANSEATIC NATURE","date_passage":"2026-04-14","fermeture_totale":"oui","type_de_fermeture":"Totale","fermeture_a_la_circulation":"03:04","re_ouverture_a_la_circulation":"04:27"},{"bateau":"WORLD NAVIGATOR - PLASTIC ODYSSEY - JOHN PAUL DEJORIA","date_passage":"2026-04-25","fermeture_totale":"oui","type_de_fermeture":"Totale","fermeture_a_la_circulation":"13:04","re_ouverture_a_la_circulation":"14:32"}],"record_count":"90","data_size_bytes":null,"dataset_count":null,"query_examples":[{"url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/records?limit=20","curl":"curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/records?limit=20' -H 'Accept: application/json'","label":"List records","method":"GET","description":"First 20 records of the dataset as JSON."},{"url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/records?select=bateau%2Cdate_passage%2Cfermeture_a_la_circulation&where=bateau+is+not+null&limit=20","curl":"curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/records?select=bateau%2Cdate_passage%2Cfermeture_a_la_circulation&where=bateau+is+not+null&limit=20' -H 'Accept: application/json'","label":"Select & filter","method":"GET","description":"Project specific fields (bateau, date_passage, fermeture_a_la_circulation) and filter with ODSQL where clauses."},{"url":"https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/exports/csv","curl":"curl -sL 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/previsions_pont_chaban/exports/csv' -o dataset.csv","label":"Export CSV","method":"GET","description":"Full dataset export as CSV (also available: json, parquet, xlsx)."}],"status":"ok","error_message":null,"profiled_at":"2026-07-30T15:45:39.175Z","run_id":"f2b6db83-54be-4fd3-ab31-7d1fc202e251","created_at":"2026-07-30T15:45:39.175Z","updated_at":"2026-07-30T15:45:39.175Z","license_raw":"https://www.etalab.gouv.fr/wp-content/uploads/2014/05/Licence_Ouverte.pdf","license_id":"lo-2.0","consecutive_failure_count":0,"last_error_at":null,"last_error_message":null,"previewable":true},"datasets":[],"limits":[{"id":"30ced711-1cf3-40d0-aeb4-85a8f803485b","entry_id":"be3b6b23-b80b-49b9-afa3-36d5deb7367b","limit_type":"requests_per_day","value":"50000","unit":"requests","period":"day","scope":"per-ip","source_id":null,"claim_type":"measured","confidence":"0.90","observed_at":"2026-07-30T15:45:39.848Z"}]}