Manufacturing sales, by province and territory, monthly
Monthly total manufacturing sales (table 16-10-0048-01, 'Sales of goods manufactured (shipments)', seasonally adjusted) from Statistics Canada: in thousands of dollars for the 10 provinces and the 3 territories. Coverage 1992-01 to the present. Caveats: this table has no Canada total (national totals are in table 16-10-0047-01); values are published in thousands of dollars (kept verbatim — the unit is documented on the column); the latest month is preliminary and occasionally revised; published about 6 weeks in arrears. 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
- 5 395
- Colonnes
- 4
- 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. |
| 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 | sales_thousands |
|---|---|---|---|
| 1992-01-01 | CAN | Newfoundland and Labrador | 134 504 |
| 1992-01-01 | CAN | Prince Edward Island | 41 855 |
| 1992-01-01 | CAN | Nova Scotia | 415 957 |
| 1992-01-01 | CAN | New Brunswick | 498 817 |
| 1992-01-01 | CAN | Quebec | 5 417 478 |
| 1992-01-01 | CAN | Ontario | 11 655 465 |
| 1992-01-01 | CAN | Manitoba | 492 023 |
| 1992-01-01 | CAN | Saskatchewan | 275 805 |
| 1992-01-01 | CAN | Alberta | 1 530 613 |
| 1992-01-01 | CAN | British Columbia | 1 974 572 |
- Actuelle
20260926T105048Z-e949db4374ec · sha256 e949db4374ec…
5 395 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_province_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/statcan_manufacturing/statcan_manufacturing_sales_by_province_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_province_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é 20260926T105048Z-e949db4374ec et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Statistics Canada. (2026). Manufacturing sales, by province and territory, monthly [Data set, snapshot 20260926T105048Z-e949db4374ec, sha256 e949db4374ec]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/statcan_manufacturing/statcan_manufacturing_sales_by_province_monthly?snapshot=20260926T105048Z-e949db4374ec
@misc{dz_statcan_manufacturing_statcan_manufactur_e949db43,
title = {{Manufacturing sales, by province and territory, monthly}},
author = {{Statistics Canada}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/statcan_manufacturing/statcan_manufacturing_sales_by_province_monthly?snapshot=20260926T105048Z-e949db4374ec}},
note = {Snapshot 20260926T105048Z-e949db4374ec, sha256 e949db4374ecc788783af476dd06044155c0fb0e2dd93371bbf1b56f72528cf5; 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_province_monthly&lang=fr&theme=auto&snapshot=20260926T105048Z-e949db4374ec&x=month&y=sales_thousands&agg=avg" title="Manufacturing sales, by province and territory, 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.