INCOME ESTIMATION FOR A SHORT-TERM RENTAL PROPERTY
A system is presented for estimating the potential short-term rental income of a target property. The system utilizes techniques such as natural language processing and image recognition to extrapolate meaningful data from public sources. Features of the target property and the associated geographic region are then extrapolated or inferred from the data, such that an average occupancy and average daily rate (ADR) are estimated. Estimated income can then be based on estimated occupancy and ADR.
1 . A computer-implemented method, the method comprising:
determining, from one or more data sources, a set of property features including amenities of a target property;
determining a location of the target property based on the set of property features;
utilizing the location of the target property to infer a set of geographic features associated with the location;
identifying other properties having similar amenities and geographic features as the target property; and
estimating an expected rental income of the target property based on historical rental data of the identified other properties.
2 . The method of claim 1 , wherein determining the set of property features of the target property includes utilizing a semantic analysis model to infer one or more of the amenities from the one or more data sources.
3 . The method of claim 2 , wherein the semantic analysis model comprises a skip-gram model.
4 . The method of claim 1 , wherein determining the set of property features of the target property further includes utilizing an image recognition model to one or more of the amenities from the one or more data sources.
5 . The method of claim 4 , wherein the image recognition model comprises a random forest model.
6 . The method of claim 1 , wherein estimating the expected rental income of the target property includes estimating an occupancy and an average daily rate based on the historical rental data.
7 . The method of claim 1 , wherein determining the set of geographic features includes determining a geographic density of places of interest within a region around the location.
8 . The method of claim 7 , wherein the places of interest include restaurants, bars, parks, and stores.
9 . The method of claim 1 , wherein determining the location of the target property further includes utilizing a natural language processing (NLP) model to infer the location from the one or more data sources.
10 . The method of claim 1 , wherein determining the location of the target property further includes searching one or more secondary data sources for a candidate property having a similar set of amenities as the target property.
11 . A data processing system, comprising:
one or more processors;
a memory;
a software program configured to estimate an expected short-term rental income of a target property, the software program including a plurality of instructions executable by the one or more processors to:
determine, from one or more data sources, a set of property features including amenities of the target property;
determine a location of the target property based on the set of property features;
utilize the location of the target property to infer a set of geographic features associated with the location;
identify other properties having similar amenities and geographic features as the target property; and
estimate the expected rental income of the target property based on historical rental data of the identified other properties.
12 . The system of claim 11 , wherein determining the set of property features of the target property includes utilizing a semantic analysis model to infer one or more of the amenities from the one or more data sources.
13 . The system of claim 12 , wherein the semantic analysis model comprises a skip-gram model.
14 . The system of claim 11 , wherein determining the set of property features of the target property further includes utilizing an image recognition model to one or more of the amenities from the one or more data sources.
15 . The system of claim 14 , wherein the image recognition model comprises a random forest model.
16 . The system of claim 11 , wherein estimating the expected rental income of the target property includes estimating an occupancy and an average daily rate based on the historical rental data.
17 . The system of claim 11 , wherein determining the set of geographic features includes determining a geographic density of places of interest within a region around the location.
18 . The system of claim 17 , wherein the places of interest include restaurants, bars, parks, and stores.
19 . The system of claim 11 , wherein determining the location of the target property further includes utilizing a natural language processing (NLP) model to infer the location from the one or more data sources.
20 . The system of claim 11 , wherein determining the location of the target property further includes searching one or more secondary data sources for a candidate property having a similar set of amenities as the target property.