Skip to content

BlaneG/CAN-income-stats

Repository files navigation

Canadian personal income statistics

Summary

This repository was developed to explore total personal income statistics provided by Statistics Canada. The main result is a Dash application which can be found here.

The income statistics are based on total personal income (line X of a Canadian income tax return) from the following tables:

How to run the application locally

To run the dash application locally, you can clone the repo and install the dependencies:

git clone https://github.com/BlaneG/CAN-income-stats.git
cd CAN-income-stats
pip install requirements.txt

Run the application with:

python index.py

About

An app to explore Canadian personal income statistics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published