National Council on Disability · Example Payload

Ncd Accountability Report Example

DisabilityFederal GovernmentPolicyCivil RightsHealthcareIndependent Agency

Ncd Accountability Report Example is an example object payload from National Council on Disability, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

reportTypefiscalYeartitleagencyBudgetperformanceGoalsperformanceResultsdocumentURLpublishedDate

Example Payload

ncd-accountability-report-example.json Raw ↑
{
  "reportType": "AnnualPerformanceReport",
  "fiscalYear": "example_fiscalYear",
  "title": "example_title",
  "agencyBudget": 12500000.0,
  "performanceGoals": [],
  "performanceResults": [],
  "documentURL": "https://www.ncd.gov/reports/ncd-accountability-report",
  "publishedDate": "2026-04-19"
}