Skip to content

Downloading meta-data and data from Statistics Canada

– Public data using a python API

Use-case:

In this tutorial, we show how to

  • Download the meta data available for all the publicly available datasets or data tables from Statistics Canada in python
  • Download any data table from Statistics Canada in python in a very simply lines of code

Video Tutorial for this blog is available here:


Step1: package

Step2: functions to download the meta data from stats can

An overview of what this metadata would look like:

Step3: downloading and reading any Statistics Canada data table in Python

The data overview of this sample table looks like:

Related Links

Leave a Reply

Your email address will not be published. Required fields are marked *