The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/AyoubChLin/northwind_Shipping_orders/northwind_Shipping_orders.py or any data file in the same directory. Couldn't find 'AyoubChLin/northwind_Shipping_orders' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in AyoubChLin/northwind_Shipping_orders. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/AyoubChLin/northwind_Shipping_orders/northwind_Shipping_orders.py or any data file in the same directory. Couldn't find 'AyoubChLin/northwind_Shipping_orders' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in AyoubChLin/northwind_Shipping_orders.

Need help to make the dataset viewer work? Open a discussion for direct support.

Northwind Shipping Orders and Related Documents

This dataset contains a collection of Shipping Orders and related documents from the Northwind database, a sample database used by Microsoft for demonstrating database functionalities.

The Shipping Orders include information about the ship name, Address , Region, postal code ,country, customer ,employee shipped date product names, quantities, unit prices, and total prices. The related documents include shipping documents and stock documents.

This dataset was created by CHERGUELAINE Ayoub & BOUBEKRI Faycal for the purpose of classifying company documents. It can be used for document classification and other NLP tasks.

Northwind Shipping Orders Dataset

Overview

The Northwind Shipping Orders dataset contains data on shipping orders from the Northwind database. It includes information such as order ID, shipping details, customer information, employee information, shipper information, order dates, and product information.

Dataset Details

The dataset is stored as a pdf's file and contains the following columns:

OrderID: Unique identifier for each order Ship Name: Name of the person or company that received the order Ship Address: Address where the order was shipped Ship City: City where the order was shipped Ship Region: Region where the order was shipped Ship Postal Code: Postal code of the shipping address Ship Country: Country where the order was shipped Customer ID: Unique identifier for the customer who placed the order Customer Name: Name of the customer who placed the order Employee Name: Name of the employee who processed the order Shipper ID: Unique identifier for the shipping company Shipper Name: Name of the shipping company Order Date: Date the order was placed Shipped Date: Date the order was shipped Product Name: Name of the product Quantity: Number of units of the product ordered Unit Price: Price per unit of the product Total Price: Total price of the order

Usage

This dataset can be used for a variety of purposes, such as:

Analyzing sales and order trends Identifying popular products Identifying popular shipping companies Analyzing customer behavior Predicting future sales and trends

Acknowledgements

This dataset was sourced from the Northwind database, which is a sample database used by Microsoft for educational purposes.


Downloads last month
0
Edit dataset card