{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2017/ecnpetrstat.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": 2017,
      "c_dataset": [
        "ecnpetrstat"
      ],
      "c_geographyLink": "http://api.census.gov/data/2017/ecnpetrstat/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2017/ecnpetrstat/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2017/ecnpetrstat/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2017/ecnpetrstat/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2017/ecnpetrstat/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2017/ecnpetrstat/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Economic Census: Wholesale Trade: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for  the U.S. and States: 2017",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "This dataset presents statistics for Wholesale Trade: Petroleum Bulk Storage Capacity by Type of Station by Type of Product for the U.S. and States",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2017/ecnpetrstat",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Data User Outreach",
        "hasEmail": "mailto:ewd.outreach@census.gov"
      },
      "identifier": "https://api.census.gov/data/id/ECNPETRSTAT2017",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2020-07-16 00:00:00.0",
      "programCode": [
        "006:007"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "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"
             }
         }
      }
    }
  ]
}