Resources
Sample data
The data for this workshop is a recoded subset of the Labour Force Survey, 2020 from Statistics Canada. The original monthly Public Use Microdata Files (PUMFs) are available from https://hdl.handle.net/11272.1/AB2/GGXMM2 under the terms of the Statistics Canada Open License.
The recoded subset consists of the January, April, July, and October 2020 PUMFs combined into one CSV file. The number of observations (rows) is the same as in the source data (360,554), but to make it easier to work with:
- the number of variables was reduced from 60 to 23
- variable names were replaced with human readable labels
- numerical codes were replaced with human readable values
The modifications are documented in an R Markdown script (LFS_microdata_transform.Rmd) and can be applied to other Labour Force Survey PUMFs.
Books
-
Cairo, Alberto. The truthful art: data, charts, and maps for communication. New Riders, 2016. UBC Library link (ebook available): http://resolve.library.ubc.ca/cgi-bin/catsearch?bid=10289859
-
Cairo, Alberto. How charts lie : getting smarter about visual information. New York, NY : W. W. Norton & Company, Inc., 2019. UBC Library link: http://resolve.library.ubc.ca/cgi-bin/catsearch?bid=10081648
-
Few, Stephen. Show me the numbers: designing tables and graphs to enlighten. Burlingame, Calif.: Analytics Press, 2012. UBC Library link: http://resolve.library.ubc.ca/cgi-bin/catsearch?bid=6167222
-
Few, Stephen. Information dashboard design: the effective visual communication of data. Cambridge, MA: O’Reilly, 2006. UBC Library link: http://resolve.library.ubc.ca/cgi-bin/catsearch?bid=5955120