National Council on Disability · JSON Structure

Ncd Foia Record Structure

A record available through the National Council on Disability's FOIA e-Library.

Type: object Properties: 7
DisabilityFederal-GovernmentPolicyCivil RightsHealthcareIndependent Agency

Ncd Foia Record Structure is a JSON Structure definition published by National Council on Disability, describing 7 properties. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Properties

recordType title fiscalYear publishedDate documentURL format description

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

ncd-foia-record-structure.json Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://schemas.ncd.gov/structure/foia-record",
  "title": "NCD FOIA Record",
  "description": "A record available through the National Council on Disability's FOIA e-Library.",
  "type": "object",
  "properties": {
    "recordType": {
      "type": "string",
      "description": "Type of FOIA record",
      "enum": [
        "Bylaws",
        "PerformanceReport",
        "BudgetJustification",
        "FinancialAudit",
        "StrategicPlan",
        "StakeholderLetter",
        "PolicyReport",
        "FOIAReport"
      ]
    },
    "title": {
      "type": "string",
      "description": "Document title"
    },
    "fiscalYear": {
      "type": "string",
      "description": "Fiscal year of the record (e.g., FY2025)"
    },
    "publishedDate": {
      "type": "string",
      "description": "Date published to FOIA library"
    },
    "documentURL": {
      "type": "string",
      "description": "URL to access the document"
    },
    "format": {
      "type": "string",
      "description": "Document format",
      "enum": [
        "PDF",
        "XML",
        "CSV",
        "ZIP"
      ]
    },
    "description": {
      "type": "string",
      "description": "Brief description of the record contents"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/ncd-foia-record-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.