citi-bike-data/ ├── citibike/ source package │ ├── config.py dataclass-based config, env var driven │ ├── ingest.py S3 fetch, zip extract, Parquet conversion │ ├── storage.py MinIO client wrapper │ ...
Abstract: The widespread deployment of cameras has led to an exponential increase in video data, creating vast opportunities for applications such as traffic management and crime surveillance. However ...
A centralised audit-event service for OpenG2P. Accepts structured audit events from any OpenG2P service (FastAPI, Odoo, external/webhook sources) over HTTP, buffers them through Kafka, and persists ...