{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2015/intltrade/imp_exp.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": 2015,
      "c_dataset": [
        "intltrade",
        "imp_exp"
      ],
      "c_geographyLink": "http://api.census.gov/data/2015/intltrade/imp_exp/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2015/intltrade/imp_exp/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2015/intltrade/imp_exp/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2015/intltrade/imp_exp/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2015/intltrade/imp_exp/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2015/intltrade/imp_exp/sorts.json",
      "c_documentationLink": "http://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isCube": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "2015 International Trade: Historical Imports and Exports",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "This international trade file provides the annual dollar value of U.S. exports and imports of goods for all U.S. trade partners.  It also provides the annual dollar value of U.S. exports and imports of manufactured goods for all U.S. trade partners.  You can find this data and more by going to usatrade.census.gov.  If you have any questions regarding U.S. international trade data, please call us at 1(800)549-0595 option #4 or email us at eid.international.trade.data@census.gov.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2015/intltrade/imp_exp",
          "description": "API endpoint",
          "format": "API",
          "mediaType": "application/json",
          "title": "API endpoint"
        }
      ],
      "contactPoint": {
        "fn": "Foreign Trade Staff",
        "hasEmail": "mailto:EID.International.Trade.Data@census.gov"
      },
      "identifier": "http://api.census.gov/data/id/ftd15ImpExpHist",
      "keyword": [
        "census"
      ],
      "license": "http://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2016-03-01",
      "programCode": [
        "000:000"
      ],
      "references": [
        "http://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2015/2015",
      "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"
             }
         }
      }
    }
  ]
}