{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2018/zbp.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": 2018,
      "c_dataset": [
        "zbp"
      ],
      "c_geographyLink": "http://api.census.gov/data/2018/zbp/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2018/zbp/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2018/zbp/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2018/zbp/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2018/zbp/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2018/zbp/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "2018 Economic Annual Surveys: Business Patterns: Zipcode Business Patterns",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "ZIP Code Business Patterns (ZBP) is an annual series that provides economic data by ZIP Code. This table includes the number of establishments, employment during the week of March 12, first quarter payroll, and annual payroll for All Industries (NAICS 00) by 5-digit ZIP Code.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2018/zbp",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "CBP Staff",
        "hasEmail": "mailto:Econ.dissemination@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/ZBP2018",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2020-05-07 00:00:00.0",
      "programCode": [
        "006:007"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2018/2018",
      "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"
             }
         }
      }
    }
  ]
}