{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/timeseries/govsorg.json",
  "@type": "dcat:Catalog",
  "conformsTo": "https://project-open-data.cio.gov/v1.1/schema",
  "describedBy": "https://project-open-data.cio.gov/v1.1/schema/catalog.json",
  "dataset": [
    {
      "c_dataset": [
        "timeseries",
        "govsorg"
      ],
      "c_geographyLink": "http://api.census.gov/data/timeseries/govsorg/geography.json",
      "c_variablesLink": "http://api.census.gov/data/timeseries/govsorg/variables.json",
      "c_tagsLink": "http://api.census.gov/data/timeseries/govsorg/tags.json",
      "c_examplesLink": "http://api.census.gov/data/timeseries/govsorg/examples.json",
      "c_groupsLink": "http://api.census.gov/data/timeseries/govsorg/groups.json",
      "c_sorts_url": "http://api.census.gov/data/timeseries/govsorg/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isTimeseries": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Public Sector: Government Organization: 1942-2026",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "This dataset presents statistics from the Census of Governments, Organization conducted every five years (years ending in '2' and '7') when available, and the Annual Government Organization counts beginning in 2025.  This program identifies the scope and nature of the nation's government sector and provides official counts of U.S. governments. Data are shown for the fiscal year for the given reference period.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/timeseries/govsorg",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Census of Governments",
        "hasEmail": "mailto:ewd.outreach@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/GOVSORGTIMESERIES",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2026-02-12 13:16:51.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "1942/2026",
      "publisher": {
        "@type": "org:Organization",
        "name": "U.S. Census Bureau",
        "subOrganizationOf": {
             "@type": "org:Organization",
             "name": "U.S. Department Of Commerce",
             "subOrganizationOf": {
                 "@type": "org:Organization",
                 "name": "U.S. Government"
             }
         }
      }
    }
  ]
}