> For the complete documentation index, see [llms.txt](https://docs.getdor.com/dtm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getdor.com/dtm-docs/dtm-api/endpoints/schemas/foot-traffic.md).

# Foot Traffic

Foot traffic data for a location.

| Field        | Type   | Required | Example  | Description |
| ------------ | ------ | -------- | -------- | ----------- |
| in\_count    | number | No       | 10       |             |
| out\_count   | number | No       | 10       |             |
| count        | number | No       | 10       |             |
| validity     | string | No       | valid    |             |
| completeness | string | No       | complete |             |

<br>
