{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/timeseries/govsemp.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",
        "govsemp"
      ],
      "c_geographyLink": "http://api.census.gov/data/timeseries/govsemp/geography.json",
      "c_variablesLink": "http://api.census.gov/data/timeseries/govsemp/variables.json",
      "c_tagsLink": "http://api.census.gov/data/timeseries/govsemp/tags.json",
      "c_examplesLink": "http://api.census.gov/data/timeseries/govsemp/examples.json",
      "c_groupsLink": "http://api.census.gov/data/timeseries/govsemp/groups.json",
      "c_sorts_url": "http://api.census.gov/data/timeseries/govsemp/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isTimeseries": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Public Sector: Public Employment and Payroll: 2017-2025",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "This dataset presents statistics from the Census of Governments, Public Employment & Payroll conducted every five years (years ending in '2' and '7') and from the Annual Survey of Public Employment & Payroll in intermediate years.  These programs identify the scope and nature of the nation's state and local government sector providing authoritative benchmark figures of public employment and payroll. Data are shown for the month of March for the given reference period.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/timeseries/govsemp",
          "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/GOVSEMPTIMESERIES",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2026-02-12 13:16:35.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2017/2025",
      "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"
             }
         }
      }
    }
  ]
}