VaxTrax

Project Obejctives

  • Develop a web app that graphically displays COVID-19 vaccination data along with other useful COVID-19 related statistics.
  • Display vaccinations administered.
  • Display state vaccination distribution.
  • Predict vaccine doses based on current distribution.
  • Display a herd immunity progress bar, the percent of people vaccinated, for each U.S. state.
  • Identify states that are struggling to administer the vaccine through color coordination.

1. Non-Functional Issues

Architecture: Client-Server
Language: Python
Frontend Framework: Plotly Dash/Flask
Data visualization/Querying API: Plotly
CSV data loaded from: AWS S3 Urls & Data Migration Script
Service: AWS Elastic Beanstalk

Design Outline

vaxtrax_flow

화면 구성

프로젝트 화면 구성 Site 맵 - 이미지를 클릭해주세요!

placeholder image 1 placeholder image 2 placeholder image 3 placeholder image 4

Code Details

Github-Source Code