{
  "conformsTo": "https://project-open-data.cio.gov/v1.1/schema",
  "describedBy": "https://project-open-data.cio.gov/v1.1/schema/catalog.json",
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@type": "dcat:Catalog",
  "dataset": [
    {
      "@type": "dcat:Dataset",
      "title": "National Transportation Safety Board Data",
      "description": "NTSB's Annual Summary of US Civil Aviation Accidents for Calendar Year 2023. This summary combines information on accidents involving air carriers:regulated by Title 14 Code of Federal Regulations CFR Part 121, commuter and on-demand carriers:regulated by 14 CFR Part 135, and general aviation:primarily regulated by 14 CFR Part 91.",
      "modified": "2024-12-15",
      "accessLevel": "public",
      "identifier": "NTSB-DT2023",
      "publisher": {
        "@type": "org:Organization",
        "name": "National Transportation Safety Board"
      },
      "contactPoint": {
        "@type": "vcard:Contact",
        "fn": "Warren Randolph",
        "hasEmail": "mailto:Warren.Randolph@ntsb.gov"
      },
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "mediaType": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
          "title": "US Civil Aviation Accident Statistics",
          "description": "Data_US Civil Aviation Accident Statistics: These tables provide summary statistics for US civil aviation accidents occurring from 2004 through 2023.​",
          "downloadURL": "https://www.ntsb.gov/safety/data/Documents/AviationAccidentStatistics_2004-2023_20241217.xlsx",
          "format": "excel file"
        }
            ],
      "keyword": [
        "NTSB"
      ],
      "bureauCode": [
        "000:00"
      ],
      "programCode": [
        "000:000"
      ]
    }
  ]
}