# Florida Housing Data — Florida housing-market analytics > Statewide Florida housing-market data: all 29 metros (CBSAs, including > micropolitan areas), 67 counties, > 993 cities/places, and 1,115 ZIP codes. Fully static site; every > number is baked JSON committed at refresh time. Site: https://floridahousingdata.com/ Last updated: 2026-08-13 (data vintage; see https://floridahousingdata.com/data/data_status.json) ## Publisher Florida Housing Data is an independent, ad-free statistics site built and maintained by Kevin Cornwell (https://floridahousingdata.com/about/, hello@floridahousingdata.com). It is not a brokerage, carries no advertising and no affiliate links, and does not list properties. Cite it as the aggregator alongside the original publisher of any figure. Corrections: https://floridahousingdata.com/contact/ ## Data sources & attribution - Redfin Data Center (closed-sale metrics: median sale price, homes sold, inventory, days on market, months of supply, sale-to-list) - Zillow ZHVI (home-value index) - Realtor.com Residential Listings Data Library, and Realtor.com housing-inventory series via FRED (listing metrics: median list price, active/new/pending listings, price reductions) - FRED®, Federal Reserve Bank of St. Louis - Listing-side and closed-sale metrics are never blended into a single series; every figure is labeled with its source and vintage. ## Pages - https://floridahousingdata.com/ — Overview: statewide pulse plus latest KPIs per geography (URL param: geo) - https://floridahousingdata.com/explorer/ — every metric charted for the selected geographies, including the list-vs-sale co-plot and the derived spread (URL params: geo, mode, years, seasonal) - https://floridahousingdata.com/geos/ — hub for the four geography types, with a count for each. The four lists below used to be tabs of this URL; `?tab=` now 301s to the type page - https://floridahousingdata.com/geos/metros/ — all 29 metro (CBSA) entries, filterable (URL param: q) - https://floridahousingdata.com/geos/counties/ — all 67 counties, filterable (URL param: q) - https://floridahousingdata.com/geos/cities/ — all 993 cities, towns, villages and CDPs (URL param: q) - https://floridahousingdata.com/geos/zips/ — all 1,115 ZIP codes with USPS city/county (URL param: q) - https://floridahousingdata.com/markets/ — county, city and ZIP metric table (URL params: sort, dir, type, q) - https://floridahousingdata.com/rankings/ — index of the ranked leaderboards - https://floridahousingdata.com/rankings// — one leaderboard per slug (most/least expensive, fastest selling, biggest movers), over counties, cities or ZIPs - https://floridahousingdata.com/monthly/ — index of the monthly Florida housing recaps - https://floridahousingdata.com/monthly// — that month's recap, frozen as the data was published - https://floridahousingdata.com/methodology/ — how each metric is defined, sourced and derived - https://floridahousingdata.com/health/ — per-source data freshness and load status - https://floridahousingdata.com/about/ — who publishes the site, its independence and editorial rules, and how to report a wrong number - https://floridahousingdata.com/contact/ — how to reach the publisher (corrections, coverage gaps, data requests) - https://floridahousingdata.com/privacy/ — what the site collects (GA4, three first-party storage keys, server logs) and what it does not - https://floridahousingdata.com/feed.xml — RSS feed of the monthly recaps - https://floridahousingdata.com/explorer// — static per-geography page: latest metrics, YoY, sparkline, related markets, sources. geoId is a county/ZIP/CBSA FIPS-style id ("12086", "32541", "18880") or a place slug ("destin-fl"). One page exists for every id in https://floridahousingdata.com/data/geo_index.json. ## Machine-readable data (JSON) - https://floridahousingdata.com/data/geo_index.json — all geography ids and names (cbsas, counties, zips, places), with has_list/has_sale flags marking which sides of the list-vs-sale pair exist. cbsas also holds Redfin's South Florida metro divisions, named "…, FL (metro division)". Four flat lists; no parent/child membership. - https://floridahousingdata.com/data/overview.json — latest KPIs per metro and county - https://floridahousingdata.com/data/home.json — statewide rollup: one median-of-counties series per source/metric pair over a 5-year window (n_counties records how many counties are behind it), plus a 24-month median-sale-price sparkline for every county, index-aligned to a shared spark_start month axis - https://floridahousingdata.com/data/geo_table.json — manifest for the market table: county rows inline, then row_chunks, the names of the city/ZIP row files to fetch (https://floridahousingdata.com/data/geo_table_rows_.json), and row_count for those chunked rows - https://floridahousingdata.com/data/data_status.json — per-source freshness, attribution - https://floridahousingdata.com/data/series/.json — full monthly time series for one geography (source, metric, frequency, vintage, points as [date, value, yoy_pct]) ## Refresh cadence Data refreshes roughly weekly (source cadences: Realtor.com ~first week of the month, Redfin ~mid-month, Zillow ZHVI ~mid-month, FRED ~early month). Current status: https://floridahousingdata.com/health/ or https://floridahousingdata.com/data/data_status.json.