Available Views for Property Data
The view_name
field in your search requests determines which fields are returned by your data request and the order in which they're shown.
Available views for property data:
Default view
The default view will display all available fields in our Property Data with Postman and CSV Data Schema](doc:property-data-schema). This view will be used if you don't set the view
.
If using the csv
format, it will split out elements in multi-valued field lists into separate rows. This means a single product will show up in multiple, contiguous rows while its prices
, reviews
, etc fields will have one entry per row for each element in their lists.
Field | Included Sub-Fields |
---|---|
address | N/A |
brokers | agent company dateSeen emails phones websites |
buildingName | N/A |
city | N/A |
country | N/A |
dateAdded | N/A |
dateUpdated | N/A |
deposits | amount currency dateSeen |
descriptions | dateSeen value |
features | key replace value |
fees | amountMax amountMin currency dateSeen type |
floorSizeValue | N/A |
floorSizeUnit | N/A |
imageURLs | N/A |
languagesSpoken | N/A |
latitude | N/A |
leasingTerms | dateSeen value |
listingName | N/A |
longitude | N/A |
lotSizeValue | N/A |
lotSizeUnit | N/A |
managedBy | dateSeen value |
mlsNumber | N/A |
mostRecentStatus | N/A |
mostRecentStatusDate | N/A |
neighborhoods | N/A |
numBathroom | N/A |
numBedroom | N/A |
numFloor | N/A |
numPeople | N/A |
numRoom | N/A |
numUnit | N/A |
parking | N/A |
paymentTypes | N/A |
people | dateSeen email name phone title |
petPolicy | N/A |
phones | N/A |
postalCode | N/A |
prices | amountMin amountMax availability comment currency date dateSeen dateValidStart dateValidEnd isSale minStay period pricePerSquareFoot |
propertyTaxes | amount currency dateSeen |
propertyType | N/A |
province | N/A |
reviews | date dateSeen doRecommend rating text title userCity username userProvince |
rules | N/A |
statuses | date dateSeen isUnderContract type |
taxID | N/A |
yearBuilt | N/A |
property_flat_prices
The property_flat_prices
view will display all available fields in our Property Data Schema.
If using the CSV format, it will split each price for a property into its own row. All other fields will repeat in each row.
Field | Included Sub-Fields |
---|---|
address | N/A |
brokers | agent company dateSeen emails phones websites |
buildingName | N/A |
city | N/A |
country | N/A |
dateAdded | N/A |
dateUpdated | N/A |
deposits | amount currency dateSeen |
descriptions | dateSeen value |
features | key value |
fees | amountMax amountMin currency dateSeen type |
floorSizeValue | N/A |
floorSizeUnit | N/A |
imageURLs | N/A |
languagesSpoken | N/A |
latitude | N/A |
leasingTerms | dateSeen value |
listingName | N/A |
longitude | N/A |
lotSizeValue | N/A |
lotSizeUnit | N/A |
managedBy | dateSeen value |
mlsNumber | N/A |
mostRecentStatus | N/A |
mostRecentStatusDate | N/A |
neighborhoods | N/A |
numBathroom | N/A |
numBedroom | N/A |
numFloor | N/A |
numPeople | N/A |
numRoom | N/A |
numUnit | N/A |
parking | N/A |
paymentTypes | N/A |
people | dateSeen email name phone title |
petPolicy | N/A |
phones | N/A |
postalCode | N/A |
prices | amountMin amountMax availability comment currency date dateAdded dateSeen dateValidStart dateValidEnd isSale minStay period pricePerSquareFoot |
propertyTaxes | amount currency dateSeen |
propertyType | N/A |
province | N/A |
reviews | date dateAdded dateSeen doRecommend rating text title userCity username userProvince |
rules | N/A |
statuses | date dateSeen isUnderContract type |
taxID | N/A |
property_flat_reviews
The property_flat_reviews
view will display all available fields in our Property Data Schema.
If using the CSV format, it will split each review for a property into its own row. All other fields will repeat in each row.
Field | Included Sub-Fields |
---|---|
address | N/A |
brokers | agent company dateSeen emails phones websites |
buildingName | N/A |
city | N/A |
country | N/A |
dateAdded | N/A |
dateUpdated | N/A |
deposits | amount currency dateSeen |
descriptions | dateSeen value |
features | key value |
fees | amountMax amountMin currency dateSeen type |
floorSizeValue | N/A |
floorSizeUnit | N/A |
imageURLs | N/A |
languagesSpoken | N/A |
latitude | N/A |
leasingTerms | dateSeen value |
listingName | N/A |
longitude | N/A |
lotSizeValue | N/A |
lotSizeUnit | N/A |
managedBy | dateSeen value |
mlsNumber | N/A |
mostRecentStatus | N/A |
mostRecentStatusDate | N/A |
neighborhoods | N/A |
numBathroom | N/A |
numBedroom | N/A |
numFloor | N/A |
numPeople | N/A |
numRoom | N/A |
numUnit | N/A |
parking | N/A |
paymentTypes | N/A |
people | dateSeen email name phone title |
petPolicy | N/A |
phones | N/A |
postalCode | N/A |
prices | amountMin amountMax availability comment currency date dateAdded dateSeen dateValidStart dateValidEnd isSale minStay period pricePerSquareFoot |
propertyTaxes | amount currency dateSeen |
propertyType | N/A |
province | N/A |
reviews | date dateAdded dateSeen doRecommend rating text title userCity username userProvince |
rules | N/A |
statuses | date dateSeen isUnderContract type |
taxID | N/A |
Updated over 1 year ago