You're viewing a demo portfolio

Join the waitlist
PRSM

census_homeownership

Active

Tool of Census

declared in 0.1.0

Check quarterly homeownership rates by geography. Returns percentage of owner-occupied housing units from the Housing Vacancy Survey.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "time": "2024-Q1",
      "_apiKey": "your-census-api-key"
    },
    {
      "time": "from+2020-Q1+to+2024-Q1",
      "_apiKey": "your-census-api-key"
    }
  ],
  "required": [
    "time",
    "_apiKey"
  ],
  "properties": {
    "time": {
      "type": "string",
      "description": "Time period in YYYY-QN format (e.g., \"2024-Q1\" for Q1 2024). Use \"from+2020-Q1+to+2024-Q1\" for a range."
    },
    "_apiKey": {
      "type": "string",
      "description": "Census API key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Census

https://github.com/pipeworx-io/mcp-census

1/7 registries
View full server →
census_homeownership — Census — PRSM MCP