Skip to main content

Trust / Catalog / pm.portfolio_vacancy_rate

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

Portfolio Vacancy Rate

composite: PM_Leasinglevel: AgentFHA-safe ✓ROI ratio

Source

User input + outcome memory · vintage 2026 · refresh cadence: live

Cross-portfolio vacancy; lower = better operator

Direction of better

Lower values are better. Used to rank candidate towns/properties; lower score = stronger fit.

Unit

Values are reported in percent.

Default weight in PM_Leasing composite

15% of the PM_Leasing composite by default. Users can override this weight in their intake; the displayed score reflects the user's chosen weighting, never a fixed default.

Where the data lives

Tables: user_intake

Columns: portfolio_vacancy

Input field: portfolio_vacancy

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": "pm.portfolio_vacancy_rate",
  "name": "Portfolio Vacancy Rate",
  "value": 12.4,
  "unitText": "percent",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "PM_Leasing"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "agent"
    },
    {
      "@type": "PropertyValue",
      "name": "direction",
      "value": "lower_better"
    },
    {
      "@type": "PropertyValue",
      "name": "source_year",
      "value": "2026"
    },
    {
      "@type": "PropertyValue",
      "name": "fha_safe",
      "value": true
    }
  ],
  "valueReference": {
    "@type": "QuantitativeValue",
    "additionalType": "https://valifit.com/catalog/metric",
    "identifier": "pm.portfolio_vacancy_rate",
    "sameAs": "User input + outcome memory"
  },
  "mentions": [
    {
      "@type": "Dataset",
      "@id": "https://valifit.com/sources/user-input",
      "identifier": "USER_INPUT",
      "name": "User Input",
      "url": "https://valifit.com/intake",
      "sameAs": "https://valifit.com/intake",
      "creator": {
        "@type": "Organization",
        "name": "ValiFit user"
      },
      "temporalCoverage": "live",
      "dateModified": "2026-05-11"
    },
    {
      "@type": "Dataset",
      "@id": "https://valifit.com/sources/valifit-internal",
      "identifier": "VALIFIT_INTERNAL",
      "name": "ValiFit Internal Compute",
      "url": "https://valifit.com/trust/methodology",
      "sameAs": "https://valifit.com/trust/methodology",
      "creator": {
        "@type": "Organization",
        "name": "ValiFit"
      },
      "temporalCoverage": "live",
      "dateModified": "2026-05-11"
    }
  ]
}

For programmatic access

GET /api/v1/catalog/metrics?id=pm.portfolio_vacancy_rate

MCP tool: get_catalog with id="pm.portfolio_vacancy_rate"

← Back to full catalog