Skip to main content

get_towns_sold_prices

Get towns sold house price data.

Source Code: [link]

openbb.alt.realestate.get_towns_sold_prices(town: str, start_date: str, end_date: str, limit: int = 25)

Parameters

NameTypeDescriptionDefaultOptional
townstrtownNoneFalse
start_datestrstartDateNoneFalse
end_datestrendDateNoneFalse
limitintnumber of rows to return25True

Returns

TypeDescription
pd.DataFrameAll sales for that town within the date range specified