The property data object
Attributes​
classification
- string​
The type of property asset type.
Classification types
commercial
address
- object​
Address object for currently searched property.
Address properties
address_number
- stringaddress
- stringcity
- stringstate
- stringzipcode
- string
property
- object​
Property object contains features and data about searched property.
Property properties
type
- string
Property structure type.
subtype
- string
Property structure subtype.
building_size
- float
The building size in feet.
lot_size_ft
- float
The lot size in feet.
acreage
- float
The acreage of the property.
price
- float
The price of the property
price_sqft
- float
The price per square footage.
heating
- string
Type of heating property has.
cooling
- string
Type of cooling property has.
building_far
- string
The building floor area.
units
- string
The number of units in the building.
year_built
- string
Year property built.
year_renovated
- string
Year property renovated.
stories
- string
Number of floors on the property.
noi
- string
The non operating income.
zoning
- string
Property zone.
parking
- string
The type of parking.
opportunity_zone
- string
Investment opportunity zone.
tenancy
- string
The possession of land or property.
percent_leased
- string
The base rent plus a percentage of revenue earned that the tenant pays.
cap_rate
- string
Cap rate value.
parcel_number
- string
Parcel number for tax bills.
land_assessment
- string
The land assessment value.
improvements_assessment
- string
The improvment assessment value.
total_assessment
- string
The total assessment value.
property_summary
- string
Summary of the property.
investment_highlights
- string
Investment highlights of the property.
amenities
- string
Available amenities.
units_available
- array
The Units available.
images
- array​
Returns an array of strings containing links found for the property.
sources
- integer​
Number of sources data is pulled and compared from.
confidence
- float​
Cofidence of the data on the property returned. 1
being that the data has been compared against numerous sources and validated. 0.0
being no data matches against sources and should not be trusted.
confidence_messages
- array​
Returns an array of confidence message objects on data mismatch when being compared.
Confidence message properties
message
- string
Details about the confidence mismatch.
type
- string
Type of mismatch. Types include lot_size_mismatch
, sqft_mismatch