ECCC latest river conditions (15 major Canadian rivers)
Latest instantaneous discharge (m3/s) and water level (m) per station for 15 major Canadian rivers, from Environment and Climate Change Canada's real-time hydrometric feed (Water Survey of Canada). One row per station; per-measurement observation timestamps included. Real-time values are provisional.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Lignes
- 15
- Colonnes
- 10
- Cadence de la source
- Quotidienne
- Dernière actualisation
- 26 sept. 2026
- Thème
- environment
| Colonne | Type | Description |
|---|---|---|
| station_number | string | Water Survey of Canada station number, e.g. '08MF005' (Fraser River at Hope). Stable identifier from the hydrometric-stations collection. |
| station_name | string | Official Water Survey of Canada station name, e.g. 'FRASER RIVER AT HOPE'. |
| province | string | Province/territory code of the station (e.g. BC, ON, NT) as published by the Water Survey of Canada. |
| country_code | string | ISO 3166-1 alpha-3 country code; always 'CAN'. Join key for the 'Enrich with public data' feature. |
| latitude | float | Station latitude in decimal degrees (WGS84), from the hydrometric-stations collection. |
| longitude | float | Station longitude in decimal degrees (WGS84), from the hydrometric-stations collection. |
| discharge_m3s | float | River discharge (flow) in cubic metres per second. Daily dataset: mean of all unit values for the UTC day (HYDAT's own daily-mean definition); null when the day has no valid observations. Latest dataset: instantaneous value at discharge_observed_at_utc. (unit: m3/s) |
| discharge_observed_at_utc | string | Timestamp of the latest discharge observation (ISO 8601, UTC). |
| level_m | float | Water level in metres relative to the station datum (can be negative). Daily dataset: mean of all unit values for the UTC day; null when the day has no valid observations. Latest dataset: instantaneous value at level_observed_at_utc. (unit: m) |
| level_observed_at_utc | string | Timestamp of the latest water-level observation (ISO 8601, UTC). |
Profilé le 26 sept. 2026 à partir de l’instantané 20260926T124745Z-a858e814aee0
Mesuré- Complétude
- 100 %
- Lignes
- 15
- Colonnes
- 10
- Colonnes incomplètes
- 0
| Colonne | Manquant | Distinctes | Plage | Distribution |
|---|---|---|---|---|
| station_numbervarchar | 0 % | 16 | — |
|
| station_namevarchar | 0 % | 16 | — |
|
| provincevarchar | 0 % | 9 | — |
|
| country_codevarchar | 0 % | 1 | — |
|
| latitudedouble | 0 % | 16 | 45,35 → 67,46médiane 53,84 | 2 hors du 1er–99e centile |
| longitudedouble | 0 % | 16 | -139,43 → -67,74médiane -111,52 | 2 hors du 1er–99e centile |
| discharge_m3sdouble | 0 % | 15 | 60,7 → 11 000médiane 803 | 2 hors du 1er–99e centile |
| discharge_observed_at_utcvarchar | 0 % | 7 | — |
|
| level_mdouble | 0 % | 15 | 1,2 → 259,3médiane 5,44 | 2 hors du 1er–99e centile |
| level_observed_at_utcvarchar | 0 % | 7 | — |
|
- Actuelle
20260926T124745Z-a858e814aee0 · sha256 a858e814aee0…
15 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eccc_hydro/eccc_river_conditions_latest" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eccc_hydro/eccc_river_conditions_latest").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/eccc_hydro/eccc_river_conditions_latest
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260926T124745Z-a858e814aee0 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Environment and Climate Change Canada — Water Survey of Canada. (2026). ECCC latest river conditions (15 major Canadian rivers) [Data set, snapshot 20260926T124745Z-a858e814aee0, sha256 a858e814aee0]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/eccc_hydro/eccc_river_conditions_latest?snapshot=20260926T124745Z-a858e814aee0
@misc{dz_eccc_hydro_eccc_river_conditions_latest_a858e814,
title = {{ECCC latest river conditions (15 major Canadian rivers)}},
author = {{Environment and Climate Change Canada — Water Survey of Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eccc_hydro/eccc_river_conditions_latest?snapshot=20260926T124745Z-a858e814aee0}},
note = {Snapshot 20260926T124745Z-a858e814aee0, sha256 a858e814aee047efa2532960b9233d489bb58fc855b4fd95e8cb6634368f9bd6; accessed 2026-09-26}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=eccc_hydro%2Feccc_river_conditions_latest&lang=fr&theme=auto&snapshot=20260926T124745Z-a858e814aee0&x=station_number&y=latitude&agg=avg" title="ECCC latest river conditions (15 major Canadian rivers)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.