Data dictionary and schema for the property valuation responses.

This page contains a data dictionary and a description of all response fields for our property value estimate and rent estimate endpoints.

 

Value Estimate Response Fields

The following response fields are specific to the property value estimate endpoint:

Response FieldDescriptionExample Value
priceValue Estimate
Data type: Number

The estimated property value, calculated using the RentCast automated valuation model (AVM)
221000
priceRangeLowValue Estimate Range - Lower Boundary
Data type: Number

The lower boundary of the property value estimate range, within which we expect the value estimate to fall with 85% confidence
208000
priceRangeHighValue Estimate Range - Upper Boundary
Data type: Number

The upper boundary of the property value estimate range, within which we expect the value estimate to fall with 85% confidence
233000
 

Rent Estimate Response Fields

The following response fields are specific to the property rent estimate endpoint:

Response FieldDescriptionExample Value
rentRent Estimate
Data type: Number

The estimated property rent, calculated using the RentCast automated valuation model (AVM)
1670
rentRangeLowRent Estimate Range - Lower Boundary
Data type: Number

The lower boundary of the property rent estimate range, within which we expect the rent estimate to fall with 85% confidence
1630
rentRangeHighRent Estimate Range - Upper Boundary
Data type: Number

The upper boundary of the property rent estimate range, within which we expect the rent estimate to fall with 85% confidence
1710
 

Common Response Fields

The following response fields are common to both the property value estimate and rent estimate endpoints:

Response FieldDescriptionExample Value
latitudeLatitude
Data type: Number

The latitude of the property's geographical location
29.475962
longitudeLongitude
Data type: Number

The longitude of the property's geographical location
-98.351442
comparablesComparable Properties
Data type: Array

A list of comparable properties that were used to calculate the property value or rent estimate
[ ... ]
comparables[].idComparable - Property Id
Data type: String

A unique RentCast property identifier
"5014-Fern-Lk,-San-Antonio,-TX-78244"
comparables[] .formattedAddressComparable - Formatted Address
Data type: String

The full property address, in the format Street, Unit, City, State Zip Code
"5014 Fern Lk, San Antonio, TX 78244"
comparables[] .addressLine1Comparable - Address Line 1
Data type: String

The first line of the property street address
"5014 Fern Lk"
comparables[] .addressLine2Comparable - Address Line 2
Data type: String

The second line of the property street address, typically containing the unit or apartment identifier
"Apt 12"
comparables[] .cityComparable - Address City
Data type: String

The city of the property address
"San Antonio"
comparables[] .stateComparable - Address State
Data type: String

The state of the property address, as a two-character abbreviation
"TX"
comparables[] .zipCodeComparable - Address Zip Code
Data type: String

The 4-digit zip code of the property address
"78244"
comparables[] .countyComparable - County
Data type: String

The county in which the property is located
"Bexar"
comparables[] .latitudeComparable - Latitude
Data type: Number

The latitude of the property's geographical location
29.471777
comparables[] .longitudeComparable - Longitude
Data type: Number

The longitude of the property's geographical location
-98.350172
comparables[] .propertyTypeComparable - Property Type
Data type: String (Enum)

The type of the property. See explanation of property types for possible values
"Single Family"
comparables[] .bedroomsComparable - Number of Bedrooms
Data type: Number

The number of bedrooms in the property
4
comparables[] .bathroomsComparable - Number of Bathrooms
Data type: Number

The number of bathrooms in the property
2
comparables[] .squareFootageComparable - Living Area (Sq.Ft.)
Data type: Number

The total indoor living area of the property, in square feet
1747
comparables[] .lotSizeComparable - Lot Area (Sq.Ft.)
Data type: Number

The total lot size of the property parcel, in square feet
6316
comparables[] .yearBuiltComparable - Year Built
Data type: Number

The year in which the property was constructed
1986
comparables[] .priceComparable - Listed Price or Rent
Data type: Number

The listed price or rent of the property listing
229900
comparables[] .listingTypeComparable - Listing Type
Data type: String (Enum)

The type of the property listing. See explanation of listing types for possible values
"Standard"
comparables[] .listedDateComparable - Date Listed
Data type: Date

The date the property was most recently listed for sale or rent, in ISO 8601 format
"2024-04-03T00:00:00.000Z"
comparables[] .removedDateComparable - Date Delisted
Data type: Date

The date the property listing was most recently removed or delisted, in ISO 8601 format
"2024-05-26T00:00:00.000Z"
comparables[] .lastSeenDateComparable - Date Last Seen
Data type: Date

The date the property listing was most recently seen as active, in ISO 8601 format
"2024-05-25T00:00:00.000Z"
comparables[] .daysOnMarketComparable - Days on Market
Data type: Number

The number of days the property listing has been active
53
comparables[] .distanceComparable - Distance (Miles)
Data type: Number

The distance between the comparable property and the subject property, in miles
0.2994
comparables[] .daysOldComparable - Listing Age (Days)
Data type: Number

The number of days since the property listing was most recently seen as active
127
comparables[] .correlationComparable - Correlation (%)
Data type: Number

The correlation or similarity between the comparable property and the subject property, expressed as a percentage
0.9822