Skip to content

This project, developed as part of the M604A Advanced Programming course, focuses on analyzing and visualizing import and export data of European Union (EU) countries from 2008 to 2023. The primary objective is to provide stakeholders with interactive and insightful visualizations that illustrate the trade dynamics within the EU.

License

Notifications You must be signed in to change notification settings

MHKamel/govtech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

govtech

Project Name: Trade in European countries

Dataset Source

Environment Setup

  1. Install Flask and Plotly: $ pip install Flask plotly
  2. Install pytest library for unit tests: $ pip install -U pytest

Useful Commands:

  • To run the application from the project folder: $ python app.py
  • To run the unit tests from the project folder: $ pytest test_app.py

Note: Ensure the app is not running while running unit tests.

About

This project, developed as part of the M604A Advanced Programming course, focuses on analyzing and visualizing import and export data of European Union (EU) countries from 2008 to 2023. The primary objective is to provide stakeholders with interactive and insightful visualizations that illustrate the trade dynamics within the EU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published