malsheikhyass

opentrash

Cloud-native geospatial tools for residential waste operations.

opentrash is an open source Python package for analyzing residential solid waste collection operations using GPS telematics, enterprise waste-management data, and municipal parcel layers. It produces RouteView — a self-contained interactive HTML map for any route on any day — and detects per-parcel weekly and biweekly service patterns over time.

The same tools enterprise fleet software sells for six figures, built on open standards and open data, runnable on a laptop.

Status

🚧 Phase 0 — skeleton. Version 0.0.0 is a name placeholder; the package is not yet functional. It is being built lesson by lesson alongside its documentation site and a public course.

What it will do

Roadmap

Documentation

The documentation site is built with MkDocs Material and deployed to GitHub Pages. To preview locally:

pip install mkdocs-material
mkdocs serve

Development

conda create -n opentrash python=3.11 -y
conda activate opentrash
pip install -e ".[dev,docs]"

License

Source-available under a non-commercial license. See LICENSE. Commercial licensing inquiries: contact AIRC.

About

An open source project under AI Research Corps (AIRC), a 501(c)(3) nonprofit.