{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/1999/cps/contworker/feb.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": 1999,
      "c_dataset": [
        "cps",
        "contworker",
        "feb"
      ],
      "c_geographyLink": "http://api.census.gov/data/1999/cps/contworker/feb/geography.json",
      "c_variablesLink": "http://api.census.gov/data/1999/cps/contworker/feb/variables.json",
      "c_tagsLink": "http://api.census.gov/data/1999/cps/contworker/feb/tags.json",
      "c_examplesLink": "http://api.census.gov/data/1999/cps/contworker/feb/examples.json",
      "c_groupsLink": "http://api.census.gov/data/1999/cps/contworker/feb/groups.json",
      "c_sorts_url": "http://api.census.gov/data/1999/cps/contworker/feb/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isMicrodata": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Feb 1999 Current Population Survey: Contingent Worker Supplement",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "To obtain information about the \"contingent\" workforce.  \"Contingent\" work is temporary work that a person does without expecting continuing employment from the particular employer (or source of employment) for whom they work.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/1999/cps/contworker/feb",
          "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/CPSCONTINGENTWORKER199902",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2022-08-09 00:00:00.0",
      "programCode": [
        "006:004"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "1999-02/1999-02",
      "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"
             }
         }
      }
    }
  ]
}