{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@id": "http://api.census.gov/data/2022/ecnclcust.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": 2022,
      "c_dataset": [
        "ecnclcust"
      ],
      "c_geographyLink": "http://api.census.gov/data/2022/ecnclcust/geography.json",
      "c_variablesLink": "http://api.census.gov/data/2022/ecnclcust/variables.json",
      "c_tagsLink": "http://api.census.gov/data/2022/ecnclcust/tags.json",
      "c_examplesLink": "http://api.census.gov/data/2022/ecnclcust/examples.json",
      "c_groupsLink": "http://api.census.gov/data/2022/ecnclcust/groups.json",
      "c_sorts_url": "http://api.census.gov/data/2022/ecnclcust/sorts.json",
      "c_documentationLink": "https://www.census.gov/developer/",
      "c_isAggregate": true,
      "c_isAvailable": true,
      "@type": "dcat:Dataset",
      "title": "Economic Census: Selected Sectors: Sales, Value of Shipments, or Revenue by Class of Customer for Selected Geographies: 2022",
      "accessLevel": "public",
      "bureauCode": [
        "006:07"
      ],
      "description": "This dataset presents statistics on the number and total sales, value of shipments, or revenue of establishments; distribution of sales, shipments, or revenue by class of customer; and sales, shipments, or revenue of establishments responding to class of customer inquiry as a percent of total revenue for selected industries for selected geographies.  Includes only establishments of firms with paid employees.",
      "distribution": [
        {
          "@type": "dcat:Distribution",
          "accessURL": "http://api.census.gov/data/2022/ecnclcust",
          "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/ECNCLCUST2022",
      "keyword": [
        "census"
      ],
      "license": "https://creativecommons.org/publicdomain/zero/1.0/",
      "modified": "2026-01-06 19:04:00.0",
      "programCode": [
        "006:007"
      ],
      "references": [
        "https://www.census.gov/developers/"
      ],
      "spatial": "United States",
      "temporal": "2022/2022",
      "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"
             }
         }
      }
    }
  ]
}