> ## 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.

# Vehicle Location

> A point-in-time record of a vehicle's location.

<div />

## Field Coverage

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

| Field               | Coverage                                                |
| ------------------- | ------------------------------------------------------- |
| `address.formatted` | <Badge color="orange" icon="circle-minus">60.5%</Badge> |
| `driver`            | <Badge color="orange" icon="circle-minus">49%</Badge>   |
| `heading`           | <Badge color="orange" icon="circle-minus">71.1%</Badge> |
| `id`                | <Badge color="green" icon="circle-check">100%</Badge>   |
| `locatedAt`         | <Badge color="green" icon="circle-check">100%</Badge>   |
| `location`          | <Badge color="green" icon="circle-check">100%</Badge>   |
| `provider`          | <Badge color="green" icon="circle-check">100%</Badge>   |
| `speed`             | <Badge color="green" icon="circle-check">83.1%</Badge>  |
| `vehicle`           | <Badge color="green" icon="circle-check">100%</Badge>   |
