Skip to main content

Trust / Catalog / geo.county_fha_limit

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

County FHA Loan Limit

composite: Geolevel: CountyFHA-safe ✓

Source

HUD FHA Loan Limits · vintage 2026 · refresh cadence: annual

County FHA cap; drives /api/affordability.

Direction of better

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

Unit

Values are reported in dollars.

Where the data lives

Tables: fha_loan_limits

Columns: fha_limit

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.county_fha_limit",
  "name": "County FHA Loan Limit",
  "value": 350000,
  "unitText": "dollars",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Geo"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "county"
    },
    {
      "@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.county_fha_limit",
    "sameAs": "HUD FHA Loan Limits"
  }
}

For programmatic access

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

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

← Back to full catalog