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.
- MetroMetrics DB
- Table of Contents
- Getting Started
- Usage
- Features
- GitHub Actions CI/CD
- Contributing
- License
- Acknowledgments
- Docker installed on your machine (for Docker usage)
- Python 3.8 or higher
- pip (Python package installer)
Clone the repository and install the necessary Python packages:
git clone https://github.com/yourusername/MetroMetricsDB.git
cd MetroMetricsDB
pip install -r requirements.txt