Diego Ripley daf5a2d154 Fix #6
2025-05-30 16:11:45 +00:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-30 16:11:45 +00:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-27 15:23:59 +00:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00
2025-05-24 13:37:31 -04:00

Table of Contents

About

process-statcan-data is a set of scripts that helps you load all Statistics Canada data required for data analysis. Specifically this loads:

  • Boundaries: Geographic boundaries from 2001 to 2021.
  • Road Network Files: Road network files from 2001 to 2021.
  • Health Regions: Health Regions from 2003 to 2023.
  • National Address Register: National Address Register files from 2022 to 2024.
  • Census of Population: Census of Population data from 2001 to 2021.
  • Census of Agriculture: Census of Agriculture from 2001 to 2021.
  • National Household Survey: National Household Survey from 2011 to 2016.

How to Run

We make use of Dev Container to run the code:

# Clone the repository
git clone https://github.com/dataforcanada/process-statcan-data.git

# Navigate to the project directory
cd process-statcan-data

License

This product is distributed under an MIT license.

Back to top

Languages
Jupyter Notebook 94.1%
Shell 5.4%
Python 0.4%