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

# Location View

The Location view provides dimensions describing your locations.

The measures calculated by this view are:

| Name           | Measure Type | Description             |
| -------------- | ------------ | ----------------------- |
| Location Count | Count        | Count of all locations. |

The dimensions included in this view are:

| Name                  | Data Type | Description                                                  |
| --------------------- | --------- | ------------------------------------------------------------ |
| Address 1             | String    | Address line one for the location.                           |
| Address 2             | String    | Address line two for the location.                           |
| Address 3             | String    | Address line three for the location.                         |
| Address 4             | String    | Address line four for the location.                          |
| Address Type          | String    | The type of address, commercial or residential.              |
| City                  | String    | City of the location's physical address.                     |
| Country Code          | String    | Country code of the location's physical address.             |
| Description           | String    | Description of the location.                                 |
| Is Disabled           | Yes/No    | If yes, this location has been soft deleted.                 |
| Latitude              | String    | The latitude coordinate of the location.                     |
| Location Code         | String    | The unique user-defined code that identifies the location.   |
| Location Created Date | Datetime  | The timestamp of the date and time the location was created. |
| Location ID           | String    | The internal unique identifier of the location.              |
| Location Name         | String    | Human readable name for the location.                        |
| Longitude             | String    | The longitude coordinate of the location.                    |
| Postal Code           | String    | Postal or zip code of the location's physical address.       |
| State/Province        | String    | State or province of the location's physical address.        |
