Skip to content

hsujeremy/huds-analysis

Repository files navigation

HUDS Analysis

A collection of scripts that fetch Harvard University Dining Services (HUDS) data from the CS 50 Public API and aggregate them into interactive visualizations. These scripts were originally written to create visualizations for our Harvard Open Data Project (HODP) comp project in Spring 2021, where we studied the impact of the COVID-19 pandemic on menu offerings at Harvard dining locations.

Getting Started

Set up the virtual environment:

python3 -m venv path/to/venv

source path/to/venv/bin/activate

Install the required packages:

pip3 install -r requirements

Usage

python3 main.py

Project Contributors

  • Jeremy Hsu
  • Samuel Lin
  • Ricky Lam
  • Patrick Song

About

Visualizing the impact of COVID-19 on Harvard University dining

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages