Overview
Gets pricing information for Cubesmart locations
Metadata
Frequency (UTC) |
Source |
Dataset ID |
0 16 2 * * |
|
internal |
Dependency Policy
- No more than 10 failures are allowed
Data Dictionary
Column Name |
Description |
Type |
Mode |
address |
Address of the location |
string |
REQUIRED |
features |
Features of the location |
string |
NULLABLE |
name |
Name of the location |
string |
REQUIRED |
dateRepresented |
Date the data was collected |
Date |
REQUIRED |
priceInStore |
Price in store |
number |
NULLABLE |
priceOnline |
Price online |
number |
NULLABLE |
reviewCount |
Number of reviews |
number |
NULLABLE |
reviewRating |
Rating of the location |
number |
NULLABLE |
roomType |
Type of room |
string |
REQUIRED |
storeId |
ID of the store location |
number |
REQUIRED |
unitSize |
Size of the unit |
string |
REQUIRED |
url |
URL of the location |
string |
REQUIRED |