/data-viz-world-trade-economics

Project done for the MSBD5005 course. A Streamlit based visualization system to tell a story on China's economic growth from the 60s.

Primary LanguageHTML

msbd5005-project

Getting Started

  1. Install the env dependencies with pip install -r requirements.txt
  2. streamlit run main.py

Dependencies

Streamlit's dependency management can be found here