Gets store locations for Floor & Decor
Frequency (UTC) | Source | Dataset ID |
---|---|---|
30 5 * * 2 | store_locations |
The feed will be validated against the following policies:
See the Validation Policy for information about policies.
Column Name | Description | Type | Mode |
---|---|---|---|
address | Address of the store | string | REQUIRED |
city | City of the store | string | REQUIRED |
comingSoon | A flag indicating if the store is coming soon | boolean | REQUIRED |
country | Country of the store | string | REQUIRED |
openingDate | The date when the store is opening, including future dates for stores that are coming soon | Date | REQUIRED |
phoneNumber | Phone number of the store | string | REQUIRED |
state | State of the store | string | REQUIRED |
storeID | Unique identifier of the store | string | REQUIRED |
storeName | Name of the store | string | REQUIRED |
zipCode | Zip code of the store | string | REQUIRED |