> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withterminal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trip

> Trips define a period of time where a vehicle is in motion. Trips are based on the provider's definition.

<div />

## Field Coverage

The percentage of connections across all providers that have data populated for each field.

| Field                     | Coverage                                                |
| ------------------------- | ------------------------------------------------------- |
| `distance`                | <Badge color="green" icon="circle-check">95.4%</Badge>  |
| `driver`                  | <Badge color="orange" icon="circle-minus">55.9%</Badge> |
| `duration`                | <Badge color="green" icon="circle-check">100%</Badge>   |
| `endedAt`                 | <Badge color="green" icon="circle-check">100%</Badge>   |
| `endLocation.latitude`    | <Badge color="green" icon="circle-check">99.8%</Badge>  |
| `endLocation.longitude`   | <Badge color="green" icon="circle-check">99.8%</Badge>  |
| `id`                      | <Badge color="green" icon="circle-check">100%</Badge>   |
| `provider`                | <Badge color="green" icon="circle-check">100%</Badge>   |
| `sourceId`                | <Badge color="green" icon="circle-check">100%</Badge>   |
| `startedAt`               | <Badge color="green" icon="circle-check">100%</Badge>   |
| `startLocation.latitude`  | <Badge color="green" icon="circle-check">99.6%</Badge>  |
| `startLocation.longitude` | <Badge color="green" icon="circle-check">99.6%</Badge>  |
| `vehicle`                 | <Badge color="green" icon="circle-check">100%</Badge>   |
