New Feature
Senior and Student Housing Flags
We have introduced two new boolean flags, is_senior
and is_student
, to the PropertyDetailsResponse
object. These flags indicate whether a property is likely to be senior or student housing, based on analysis of text from the property website, unit names, or price patterns.
is_senior
: Indicates if the property is likely to be senior housing.is_student
: Indicates if the property is likely to be student housing.
These enhancements will help users quickly identify and filter properties that cater to senior or student residents, improving the accuracy and relevance of search results.
No action is required from users to enable these features; they will be available automatically upon updating to the latest version.