Skip to main content

Trust / Catalog / geo.state_median_home_price

Metric · canonical catalog entry·Federally sourced · direction-flagged

State Median Home Price

composite: Geolevel: StateFHA-safe ✓

Source

Redfin market data + state aggregate · vintage 2026 · refresh cadence: monthly

State-level median for "below-median" filter.

Direction of better

No universal direction; user preference determines what is "better".

Unit

Values are reported in dollars.

Where the data lives

Tables: city_appreciation_series

Columns: state_median

Input field: [computed]

JSON-LD example

Every value emitted by ValiFit (in /api/v1, MCP responses, on-page JSON-LD) carries a propertyID set to this metric_id, so AI clients can resolve it back here in one round-trip.

{
  "@type": "PropertyValue",
  "propertyID": "geo.state_median_home_price",
  "name": "State Median Home Price",
  "value": 350000,
  "unitText": "dollars",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Geo"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "state"
    },
    {
      "@type": "PropertyValue",
      "name": "direction",
      "value": "optimize"
    },
    {
      "@type": "PropertyValue",
      "name": "source_year",
      "value": "2026"
    },
    {
      "@type": "PropertyValue",
      "name": "fha_safe",
      "value": true
    }
  ],
  "valueReference": {
    "@type": "QuantitativeValue",
    "additionalType": "https://valifit.com/catalog/metric",
    "identifier": "geo.state_median_home_price",
    "sameAs": "Redfin market data + state aggregate"
  }
}

For programmatic access

GET /api/v1/catalog/metrics?id=geo.state_median_home_price

MCP tool: get_catalog with id="geo.state_median_home_price"

← Back to full catalog