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.
- Source
- Statistics Canada
- Rows
- 623
- Columns
- 5
- Source cadence
- Monthly
- Last refreshed
- Sep 26, 2026
- Theme
- transport
| Column | 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) |
- Current
20260926T132717Z-90acd076e4aa · sha256 90acd076e4aa…
623 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (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)API endpoint: https://datazimuts.com/v1/datasets/statcan_transit/statcan_urban_transit_revenue_monthly
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260926T132717Z-90acd076e4aa and its content hash, so readers get exactly the data you used.
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/en/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/en/datasets/statcan_transit/statcan_urban_transit_revenue_monthly?snapshot=20260926T132717Z-90acd076e4aa}},
note = {Snapshot 20260926T132717Z-90acd076e4aa, sha256 90acd076e4aa9b91c87c3a2fd9b44727b1778f0e326d9c1457453af67d573c5c; accessed 2026-09-26}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=statcan_transit%2Fstatcan_urban_transit_revenue_monthly&lang=en&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>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.