Manufacturing sales, by industry, Canada, monthly
Monthly manufacturing sales by industry for Canada (table 16-10-0047-01, 'Sales of goods manufactured (shipments)', seasonally adjusted) from Statistics Canada: in thousands of dollars for the headline total, the durable-goods and non-durable-goods aggregates, and the 21 NAICS 3-digit subsectors — food, beverage and tobacco, petroleum and coal, chemical, primary metal, machinery, transportation equipment and more. Coverage 1992-01 to the present. Caveats: values in thousands of dollars (kept verbatim — multiply by 1,000 for dollar amounts); the latest month is preliminary and occasionally revised; durable + non-durable = total within 1 (the publisher rounds each component independently to the nearest thousand). 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
- 9 960
- Colonnes
- 6
- Cadence de la source
- Mensuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- economy
| Colonne | Type | Description |
|---|---|---|
| month | string | Reference month, as an ISO date (the first day 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. |
| geo_name | string | Geography as published by Statistics Canada: one of the 10 provinces or 3 territories for the by-province dataset, 'Canada' for the by-industry dataset. |
| naics_code | string | NAICS 3-digit subsector code extracted from the provider's label (e.g. '311' for food manufacturing). The durable-goods and non-durable-goods aggregates have no code and are identified by their labels; the headline total is '31-33'. |
| naics_label | string | Provider-verbatim industry label (e.g. 'Food manufacturing [311]'). 'Durable goods industries' and 'Non-durable goods industries' are the publisher's own aggregates and sum to the 'Manufacturing [31-33]' total within +/-1 thousand (the publisher rounds each component independently). |
| sales_thousands | float | Sales of goods manufactured (shipments), seasonally adjusted, as published: in thousands of Canadian dollars (multiply by 1,000 for dollar amounts). Non-negative float; genuine upstream gaps are missing, never zero-filled. The latest month is preliminary and may be revised. (unit: thousands of CAD, seasonally adjusted) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| month | country_code | geo_name | naics_code | naics_label | sales_thousands |
|---|---|---|---|---|---|
| 1992-01-01 | CAN | Canada | 31-33 | Manufacturing [31-33] | 22 442 286 |
| 1992-01-01 | CAN | Canada | Durable goods industries | Durable goods industries | 11 711 538 |
| 1992-01-01 | CAN | Canada | Non-durable goods industries | Non-durable goods industries | 10 730 748 |
| 1992-01-01 | CAN | Canada | 311 | Food manufacturing [311] | 3 253 229 |
| 1992-01-01 | CAN | Canada | 312 | Beverage and tobacco product manufacturing [312] | 729 328 |
| 1992-01-01 | CAN | Canada | 313 | Textile mills [313] | 222 785 |
| 1992-01-01 | CAN | Canada | 314 | Textile product mills [314] | 148 489 |
| 1992-01-01 | CAN | Canada | 315 | Apparel manufacturing [315] | 497 186 |
| 1992-01-01 | CAN | Canada | 316 | Leather and allied product manufacturing [316] | 74 071 |
| 1992-01-01 | CAN | Canada | 321 | Wood product manufacturing [321] | 1 069 139 |
- Actuelle
20260926T105053Z-32daf88d6297 · sha256 32daf88d6297…
9 960 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_manufacturing/statcan_manufacturing_sales_by_industry_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_manufacturing/statcan_manufacturing_sales_by_industry_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_manufacturing/statcan_manufacturing_sales_by_industry_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é 20260926T105053Z-32daf88d6297 et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Manufacturing sales, by industry, Canada, monthly [Data set, snapshot 20260926T105053Z-32daf88d6297, sha256 32daf88d6297]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_manufacturing/statcan_manufacturing_sales_by_industry_monthly?snapshot=20260926T105053Z-32daf88d6297
@misc{dz_statcan_manufacturing_statcan_manufactur_32daf88d,
title = {{Manufacturing sales, by industry, Canada, monthly}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_manufacturing/statcan_manufacturing_sales_by_industry_monthly?snapshot=20260926T105053Z-32daf88d6297}},
note = {Snapshot 20260926T105053Z-32daf88d6297, sha256 32daf88d6297504ba7a49720cb5394e64991bdd6d80756f6c05e247649f7970e; 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_manufacturing%2Fstatcan_manufacturing_sales_by_industry_monthly&lang=fr&theme=auto&snapshot=20260926T105053Z-32daf88d6297&x=month&y=sales_thousands&agg=avg" title="Manufacturing sales, by industry, Canada, monthly" 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.