Skip to content

An in-memory database engine for the GFTS Data format and GTFS-RT (real-time)

Notifications You must be signed in to change notification settings

spacely/metrometricsdb

Repository files navigation

MetroMetrics DB

MetroMetrics DB is a sophisticated database engine designed to facilitate efficient querying and insightful analytics from static GTFS data across multiple transit agencies. This tool is particularly useful for transport analysts and policymakers who need to draw actionable insights from complex and growing datasets.

Table of Contents

Getting Started

Prerequisites

  • Docker installed on your machine (for Docker usage)
  • Python 3.8 or higher
  • pip (Python package installer)

Installation

Clone the repository and install the necessary Python packages:

git clone https://github.com/yourusername/MetroMetricsDB.git
cd MetroMetricsDB
pip install -r requirements.txt

About

An in-memory database engine for the GFTS Data format and GTFS-RT (real-time)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published