Gets store locations for Dick's Sporting Goods
Frequency (UTC) | Source | Dataset ID |
---|---|---|
15 2 * * 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 |
---|---|---|---|
storeName | Name of the store | string | REQUIRED |
storeID | Unique identifier of the store | string | REQUIRED |
address1 | Address of the store (line 1) | string | REQUIRED |
address2 | Address of the store (line 2) | string | REQUIRED |
city | City of the store | string | REQUIRED |
state | State of the store | string | REQUIRED |
zipCode | Zip code of the store | string | REQUIRED |
phoneNumber | Phone number of the store | string | REQUIRED |
comingSoon | A flag indicating if the store is coming soon | boolean | REQUIRED |