Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
47 lines (20 loc) · 1.71 KB

LFS-datasources.md

File metadata and controls

47 lines (20 loc) · 1.71 KB

LFS data sources

Labour Force Survey

Canada's primary measure of the labour market, including unemployment rates, total number employed, and labour force participation.

BC Stats: LFS reports and tables

Statistics Canada: data sources

Scripts

  • LFS_UR.R -- R script for using CANSIM2R package to download CANSIM tables; interactive data visualization with rCharts, dygraphs and ggiraph; and interactive tables using DT package.

  • LFS-family-composition -- a variety of R scripts that explore different demographic aspects of the labour force, including women with children.

  • LFS-partrate-by-age -- seniors in the workforce, women and men aged 25-44.

  • LFSScript -- data wrangling for the LFS Shiny app