Gets store locations for LuluLemon, USA only.
Frequency (UTC) | Source | Dataset ID |
---|---|---|
0 23 * * 1 | store_locations |
The feed will be validated against the following policies:
See the Validation Policy for information about policies.
Column Name | Description | Type | Mode |
---|---|---|---|
city | The city where the store is located | string | REQUIRED |
country | The country where the store is located | string | REQUIRED |
name | The name of the store | string | REQUIRED |
stateCode | The state code where the store is located | string | REQUIRED |
storeID | The unique ID of the store | string | REQUIRED |
latitude | The latitude of the store | number | NULLABLE |
longitude | The longitude of the store | number | NULLABLE |
postalCode | The postal code of the store (zip code) | string | NULLABLE |
address1 | The first line of the store's address | string | NULLABLE |
address2 | The second line of the store's address | string | NULLABLE |