Models

The capmetrics-etl models represent groups of data that allow for consistent comparisons of ridership and other performance data across time, routes, and service types.

class capmetrics_etl.models.DailyRidership(**kwargs)

Estimated “daily” ridership for a type of day (weekday, Saturday, Sunday) and season.

class capmetrics_etl.models.ETLReport(**kwargs)

Captures basic metrics for an ETL job.

class capmetrics_etl.models.Route(**kwargs)

A geographically semi-consistent designation for transit service.

class capmetrics_etl.models.ServiceHourRidership(**kwargs)

Estimated service hour productivity for a type of day (weekday, Saturday, Sunday) and season.