Urban transit operating revenue, monthly, by agency
Monthly urban public transit operating revenue (excluding subsidies) from Statistics Canada's Monthly Public Transit Survey (table 23-10-0307-01): total revenue in thousands of Canadian dollars (kept verbatim) for the same 18 selected urban transit agencies as the companion ridership dataset, plus the year-over-year percentage change for each agency. Coverage 2023-01 to the present (the survey's published history); series are not seasonally adjusted. Caveats: revenue reporting lags ridership — several agencies have no published revenue for the most recent months; the STM revenue series stops at 2024-12; Calgary revenue has a genuine 7-month upstream gap (2025-06 -> 2025-12); the TTC revenue vector is permanently empty upstream (ridership only — dropped from the dataset); the Trius (PEI) revenue series terminated 2025-12; Codiac Transpo, Societe de transport de Laval and Winnipeg Transit only start reporting in 2026; genuine upstream gaps stay missing, never filled; the latest months are occasionally revised. Statistics Canada Open Licence (commercial reuse allowed); source: Statistics Canada.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Statistics Canada
- Lignes
- 623
- Colonnes
- 5
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- transport
| Colonne | Type | Description |
|---|---|---|
| month | string | Reference month of the transit estimate, as an ISO date (first of the month). |
| country_code | string | ISO 3166-1 alpha-3 code for Canada (CAN) — the join key for the 'Enrich with public data' feature. |
| agency_name | string | Urban transit agency, as published by Statistics Canada (18 selected agencies across Canada; provider-verbatim names). |
| revenue_thousands_cad | float | Total operating revenue (excluding subsidies) of the agency in the reference month, in thousands of Canadian dollars (kept verbatim). Revenue reporting lags ridership; several agencies have no published revenue for the most recent months. Genuine upstream gaps stay missing, never filled. (unit: thousands of Canadian dollars) |
| revenue_yoy_pct | float | Year-over-year percentage change of the value column against the same month a year earlier (percent). Null when the base month is missing or zero. (unit: percent) |
- Actuelle
20260926T132717Z-90acd076e4aa · sha256 90acd076e4aa…
623 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/statcan_transit/statcan_urban_transit_revenue_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_transit/statcan_urban_transit_revenue_monthly").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/statcan_transit/statcan_urban_transit_revenue_monthly
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é 20260926T132717Z-90acd076e4aa et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Urban transit operating revenue, monthly, by agency [Data set, snapshot 20260926T132717Z-90acd076e4aa, sha256 90acd076e4aa]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_transit/statcan_urban_transit_revenue_monthly?snapshot=20260926T132717Z-90acd076e4aa
@misc{dz_statcan_transit_statcan_urban_transit_re_90acd076,
title = {{Urban transit operating revenue, monthly, by agency}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_transit/statcan_urban_transit_revenue_monthly?snapshot=20260926T132717Z-90acd076e4aa}},
note = {Snapshot 20260926T132717Z-90acd076e4aa, sha256 90acd076e4aa9b91c87c3a2fd9b44727b1778f0e326d9c1457453af67d573c5c; 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=statcan_transit%2Fstatcan_urban_transit_revenue_monthly&lang=fr&theme=auto&snapshot=20260926T132717Z-90acd076e4aa&x=month&y=revenue_thousands_cad&agg=avg" title="Urban transit operating revenue, monthly, by agency" 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.