You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<rightslicense="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
Copy file name to clipboardExpand all lines: index.qmd
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
---
2
2
title: "Track Canada's Labour Statistics"
3
+
bibliography: references.bib
4
+
csl: diabetologia.csl
3
5
author: "Victor Yuan"
4
6
date: today
5
7
date-modified: today
@@ -160,7 +162,7 @@ LEGEND_LABELS = [
160
162
161
163
# Sector Shifts: Where Canada's Jobs Are Moving
162
164
163
-
Track the number of industries gaining or losing jobs each month. Boxes are shaded based on percentage change from previous month in each industry's employment levels.
165
+
Track the number of industries gaining or losing jobs each month. Boxes are shaded based on percentage change from previous month in each industry's employment levels. Data pulled directly from StatCan @statcan.
164
166
165
167
::: {.panel-tabset .nav-pills .column-page-inset}
166
168
@@ -224,3 +226,9 @@ for INDUSTRY in ALL_INDUSTRIES:
abstract = {Number of employees by North American Industry Classification System (NAICS) and data type (seasonally adjusted, trend-cycle and unadjusted), last 5 months. Data are also available for the standard error of the estimate, the standard error of the month-to-month change and the standard error of the year-over-year change.},
0 commit comments