Module transportation_clients

Module transportation_clients 

Source
Expand description

Transportation and Mobility API Integrations

This module provides async clients for fetching transportation data including:

  • GTFS - General Transit Feed Specification (public transit)
  • Mobility Database - Global mobility data catalog
  • OpenRouteService - Routing and directions
  • OpenChargeMap - Electric vehicle charging stations

All clients convert responses to SemanticVector format for RuVector discovery.

Structsยง

GtfsClient
Client for GTFS (General Transit Feed Specification) via Transitland API
MobilityDatabaseClient
Client for Mobility Database - Global mobility data catalog
OpenChargeMapClient
Client for OpenChargeMap - EV charging stations
OpenRouteServiceClient
Client for OpenRouteService - Routing and directions