ClientStats
Name: Client Statistics
Type: Ancillary
Modules: Reporting
Description: Number of trips and results, cancelled, completed, etc., a passenger has done by date range.
| Field | Documentation |
|---|---|
| ClientId | Numeric identifier of the client record (from the Clients table). |
| PeriodId | Numeric identifier of the period used for client statistics (from the ClientStatsPeriod table). |
| SchedStatus | Numeric value of the schedule status. |
| TripCount | Number of trips for the ClientId within the PeriodId and SchedStatus. |