Skip to main content

Trust / Catalog / renter.move_in_window_days

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

Move-In Window (days)

composite: Renterlevel: User IntakeFHA-safe ✓

Source

User input — renter flow · vintage 2026 · refresh cadence: live

Renter-declared days until needed move-in; drives lease-urgency tier

Direction of better

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

Unit

Values are reported in days.

Default weight in Renter composite

15% of the Renter 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: move_in_days

Input field: move_in_days

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": "renter.move_in_window_days",
  "name": "Move-In Window (days)",
  "value": "example",
  "unitText": "days",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "Renter"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "user"
    },
    {
      "@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": "renter.move_in_window_days",
    "sameAs": "User input — renter flow"
  },
  "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"
    }
  ]
}

For programmatic access

GET /api/v1/catalog/metrics?id=renter.move_in_window_days

MCP tool: get_catalog with id="renter.move_in_window_days"

← Back to full catalog