D3 Interim Project
Author
Ryan Vreeke
Date Published

🌟 Overview
The D3 Interim Group Project is an interactive data visualization that maps the global locations of Calvin students during their Interim travel. Using D3.js, this project dynamically represents travel patterns, providing insightful visualizations of student destinations worldwide.
✨ Highlights
Feature 1 – Interactively visualize the global locations visited by Calvin students.
Feature 2 – See the journey paths from Calvin University to various Interim destinations worldwide.
Feature 3 – Watch flight routes unfold in chronological order by pressing the Play button, visualizing the progression of student travel over time.
🛠 Technologies Used
HTML | Structure and content of the web pages
CSS | Styling and layout for a responsive UI
D3.js | Data visualization and interactive charts
JSON | Data format for structured information storage and retrieval
CSV | Data source format for tabular information
🔗 Project Website
Explore the interactive visualization here: D3InterimGroupProjectWebsite
💻 GitHub Repository
Check out the source code for the project: D3InterimGroupProjectRepository