Websites v4 docs v5.2.4
    Preparing search index...

    Type Alias DBAPIHometrackPropertyMarketStatistic

    type DBAPIHometrackPropertyMarketStatistic = {
        agency_id: number;
        associations: [];
        bedroom_count?: number | null;
        bedroom_count_and_property_type_from_source?: string;
        branch_id: number;
        filtered_associations: [];
        id: number;
        median_rental_asking_price: number;
        median_sold_and_valuation_price?: number;
        median_sold_and_valuation_price_per_square_foot: number;
        month_starting?: string;
        property_type?: string;
        time_to_sell_in_days: string;
    }
    Index

    Properties

    agency_id: number
    associations: []
    bedroom_count?: number | null
    bedroom_count_and_property_type_from_source?: string
    branch_id: number
    filtered_associations: []
    id: number
    median_rental_asking_price: number
    median_sold_and_valuation_price?: number
    median_sold_and_valuation_price_per_square_foot: number
    month_starting?: string
    property_type?: string
    time_to_sell_in_days: string