{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/timeseries/govs.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",
        "govs"
      ],
      "c_geographyLink": "http://api.census.gov/data/timeseries/govs/geography.json",
      "c_variablesLink": "http://api.census.gov/data/timeseries/govs/variables.json",
      "c_tagsLink": "http://api.census.gov/data/timeseries/govs/tags.json",
      "c_examplesLink": "http://api.census.gov/data/timeseries/govs/examples.json",
      "c_groupsLink": "http://api.census.gov/data/timeseries/govs/groups.json",
      "c_sorts_url": "http://api.census.gov/data/timeseries/govs/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isTimeseries": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Public Sector: Public Sector Surveys",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "The Public Sector Annual Surveys and Census of Governments identifies the scope and nature of the nation's state and local government sector; provides official counts of U.S. governments and authoritative benchmark figures of public finance and public employment.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/timeseries/govs",
          "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/GOVSTIMESERIES",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2019-09-25 14:54:19.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "1967/2024",
      "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"
             }
         }
      }
    }
  ]
}