{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/timeseries/qwi/sa.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",
        "qwi",
        "sa"
      ],
      "c_geographyLink": "http://api.census.gov/data/timeseries/qwi/sa/geography.json",
      "c_variablesLink": "http://api.census.gov/data/timeseries/qwi/sa/variables.json",
      "c_tagsLink": "http://api.census.gov/data/timeseries/qwi/sa/tags.json",
      "c_examplesLink": "http://api.census.gov/data/timeseries/qwi/sa/examples.json",
      "c_groupsLink": "http://api.census.gov/data/timeseries/qwi/sa/groups.json",
      "c_sorts_url": "http://api.census.gov/data/timeseries/qwi/sa/sorts.json",
      "c_documentationLink": "http://www.census.gov/developer/",
      "c_isTimeseries": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Time Series Longitudinal Employer-Household Dynamics - QWI: Sex by Age",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "The Quarterly Workforce Indicators (QWI) are a set of economic indicators including employment, job creation, earnings, and other measures of employment flows. The QWI are reported using detailed firm characteristics (geography, industry, age, size) and worker demographics information (sex, age, education, race, ethnicity). For more information see http://lehd.ces.census.gov/data/#qwi",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/timeseries/qwi/sa",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Local Employment Dynamics Staff",
        "hasEmail": "mailto:CES.Local.Employment.Dynamics@census.gov"
      },
      "identifier": "http://api.census.gov/data/id/QWISA",
      "keyword": [
        "census"
      ],
      "license": "http://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2015-04-16",
      "programCode": [
        "000:000"
      ],
      "references": [
        "http://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "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"
             }
         }
      }
    }
  ]
}