Skip to content

Repository files navigation

Data Visualization Streamlit App

A simple interactive dashboard for visualizing New York City taxi trip data. Explore trip durations, distances, fares, and more using intuitive controls and real-time plots.

Alt-Text

Setup

1. Clone the repository:

git clone https://github.com/DLemming/hsfd-data-vis.git
cd hsfd-data-vis

2. Install dependencies:

We use uv for dependency management (faster than pip). To install all dependencies and activate venv, run:

uv sync
source .venv/bin/activate

Usage

Make sure you're in the project root. Run the Streamlit app with:

streamlit run 🏠_Overview.py

Preview

# Dashboard Preview

Dataset

The data used is from the NYC Yellow Taxi Trip Data, uploaded to Kaggle by the user ELEMENTO.

About

An interactive dashboard for visualizing NYC taxi trip data.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages