mirror of
https://github.com/dataforcanada/d4c-datapkg-statistical.git
synced 2026-06-13 14:10:55 +02:00
d4a25af7b17d5009d027b6761232909f0245b742
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.
Languages
Jupyter Notebook
94.1%
Shell
5.4%
Python
0.4%