Food services receipts by subsector, monthly (Canada)
Monthly receipts of food services and drinking places by subsector for Canada, from Statistics Canada (table 21-10-0019-01): seasonally adjusted receipts in thousands of Canadian dollars (kept verbatim) for the four published NAICS subsectors — full-service restaurants [722511], limited-service eating places [722512], special food services [7223] and drinking places (alcoholic beverages) [7224] — plus the month-over-month and year-over-year percentage changes for each subsector. Coverage 1998-01 to the present. Caveats: the four subsectors are mutually exclusive and sum exactly to the published Canada total; subsector detail is published for Canada only — provincial and territorial detail is the Total only (see the companion receipts dataset); the latest months are occasionally revised; genuine upstream gaps stay missing, never filled. 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
- 1 368
- Colonnes
- 6
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- economy
| Colonne | Type | Description |
|---|---|---|
| month | string | Reference month of the receipts 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. |
| sector_name | string | NAICS subsector of food services and drinking places, as published by Statistics Canada (provider-verbatim labels with NAICS codes): full-service restaurants [722511], limited-service eating places [722512], special food services [7223] and drinking places (alcoholic beverages) [7224]. The four subsectors are mutually exclusive and sum to the published Canada total. |
| receipts_thousands_cad | float | Seasonally adjusted receipts of food services and drinking places in the reference month, in thousands of Canadian dollars (kept verbatim). Negative values fail loudly. Genuine upstream gaps stay missing, never filled. (unit: thousands of Canadian dollars) |
| receipts_mom_pct | float | Month-over-month percentage change of the receipts column against the previous month (percent). Null when the base month is missing or zero. (unit: percent) |
| receipts_yoy_pct | float | Year-over-year percentage change of the receipts column against the same month a year earlier (percent). Null when the base month is missing or zero. (unit: percent) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| month | country_code | sector_name | receipts_thousands_cad | receipts_mom_pct | receipts_yoy_pct |
|---|---|---|---|---|---|
| 1998-01-01 | CAN | Full-service restaurants [722511] | 1 194 295 | — | — |
| 1998-01-01 | CAN | Limited-service eating places [722512] | 984 401 | — | — |
| 1998-01-01 | CAN | Special food services [7223] | 232 282 | — | — |
| 1998-01-01 | CAN | Drinking places (alcoholic beverages) [7224] | 211 931 | — | — |
| 1998-02-01 | CAN | Full-service restaurants [722511] | 1 183 859 | -0,874 | — |
| 1998-02-01 | CAN | Limited-service eating places [722512] | 1 005 342 | 2,127 | — |
| 1998-02-01 | CAN | Special food services [7223] | 236 566 | 1,844 | — |
| 1998-02-01 | CAN | Drinking places (alcoholic beverages) [7224] | 216 536 | 2,173 | — |
| 1998-03-01 | CAN | Full-service restaurants [722511] | 1 182 490 | -0,116 | — |
| 1998-03-01 | CAN | Limited-service eating places [722512] | 989 758 | -1,55 | — |
- Actuelle
20260926T181954Z-4939c72f117a · sha256 4939c72f117a…
1 368 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_food_services/statcan_food_services_receipts_by_subsector_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_food_services/statcan_food_services_receipts_by_subsector_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_food_services/statcan_food_services_receipts_by_subsector_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é 20260926T181954Z-4939c72f117a et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Food services receipts by subsector, monthly (Canada) [Data set, snapshot 20260926T181954Z-4939c72f117a, sha256 4939c72f117a]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_food_services/statcan_food_services_receipts_by_subsector_monthly?snapshot=20260926T181954Z-4939c72f117a
@misc{dz_statcan_food_services_statcan_food_servi_4939c72f,
title = {{Food services receipts by subsector, monthly (Canada)}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_food_services/statcan_food_services_receipts_by_subsector_monthly?snapshot=20260926T181954Z-4939c72f117a}},
note = {Snapshot 20260926T181954Z-4939c72f117a, sha256 4939c72f117a9f3f778afbeea5b10d78b2d323b1c42f1c2c3dec819a3afef688; 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_food_services%2Fstatcan_food_services_receipts_by_subsector_monthly&lang=fr&theme=auto&snapshot=20260926T181954Z-4939c72f117a&x=month&y=receipts_thousands_cad&agg=avg" title="Food services receipts by subsector, monthly (Canada)" 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.