{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2016/cps/dwjt/jan.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_vintage": 2016,
      "c_dataset": [
        "cps",
        "dwjt",
        "jan"
      ],
      "c_geographyLink": "http://api.census.gov/data/2016/cps/dwjt/jan/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2016/cps/dwjt/jan/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2016/cps/dwjt/jan/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2016/cps/dwjt/jan/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2016/cps/dwjt/jan/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2016/cps/dwjt/jan/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isMicrodata": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Jan 2016 Current Population Survey: Displaced Workers/Job Tenure",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "Displaced Workers: Provides data on workers who lost a job in the last 3 years due to plant closing, shift elimination, or other work-related reason. Job Tenure: Provides data that will measure an individual's tenure with his/her current employer and in his/her current occupation.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2016/cps/dwjt/jan",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "CPS Staff",
        "hasEmail": "mailto:dsd.cps@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/CPSDISWORKJOBTEN201601",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2020-07-28 00:00:00.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2016-01/2016-01",
      "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"
             }
         }
      }
    }
  ]
}