Skip to content

jayantkatia/dashboard-visualization

Repository files navigation

Title: Canadian Immigration Visualization Dashboard

1. Methodolgy

This dashboard is made using Dash Plotly. The framework uses callbacks to respond to user interactions and render visualizations. Methodology

2. Description

Dashboard to visualize data of Immigration to Canada by people across the globe. The dashboard story tells the data using line chart, bar graph and pie charts.

3. Input / Output

Input: canadian_immigration_data.csv

4. Live Link

Deployed link: https://jayant-dashboard.eastus2.cloudapp.azure.com/

5. Screenshots

Result 1 Screenshot Result 2 Screenshot Result 3 Screenshot

6. Get Started with the Installation

  1. Make sure you have python and pip installed
  2. Navigate into the project directory
  3. Run
       python3 -m venv venv
       source venv/bin/activate
       pip install dash plotly pandas
    This creates a virtual env and installs all the requirements.
  4. Run
        python dashboard.py
    This runs the application and you are good to Go 😉

Use script.sh to deploy and Refer this guide

7. Development and Contributing

Yes, please! Feel free to contribute, raise issues and recommend best practices.

A few resources:

About

✈️ 🇨🇦 Dashboard to visualize Canadian immigration data

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks