Skip to main content

Trust / Catalog / user.household_children

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

Household Children

composite: Userlevel: User IntakeFHA-safe ✓

Source

User input · vintage 2026 · refresh cadence: continuous

Triggers school-composite weighting.

Direction of better

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

Unit

Values are reported in count.

Where the data lives

Tables: buyer_profiles, household_profiles

Columns: household_children

Input field: household_children

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": "user.household_children",
  "name": "Household Children",
  "value": 8,
  "unitText": "count",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "composite",
      "value": "User"
    },
    {
      "@type": "PropertyValue",
      "name": "level",
      "value": "user"
    },
    {
      "@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": "user.household_children",
    "sameAs": "User input"
  },
  "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=user.household_children

MCP tool: get_catalog with id="user.household_children"

← Back to full catalog