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-Stock_rapport/northwind-Stock_rapport.py or any data file in the same directory. Couldn't find 'AyoubChLin/northwind-Stock_rapport' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in AyoubChLin/northwind-Stock_rapport. 
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-Stock_rapport/northwind-Stock_rapport.py or any data file in the same directory. Couldn't find 'AyoubChLin/northwind-Stock_rapport' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in AyoubChLin/northwind-Stock_rapport.

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

Northwind Stock Report Dataset

This dataset was created by CHERGUELAINE Ayoub & BOUBEKRI Faycal for the purpose of document classification and analytics. The dataset contains monthly stock reports and monthly stock reports by category, extracted from the Northwind dataset.

The Northwind dataset is a sample database that comes with Microsoft Access, and is commonly used as a demo database for learning SQL. The dataset contains data on a fictional company called "Northwind Traders", which imports and exports specialty foods.

To create the dataset of stock reports, we used SQL queries to extract data from the Northwind database, and then converted the results to PDF documents using the ReportLab library in Python. The resulting PDFs were then manually labeled with their corresponding categories.

We used ChatGPT, a language model trained by OpenAI, to help us write the Python scripts to extract the data and generate the PDFs. ChatGPT provided us with valuable guidance and assistance throughout the project.

Dataset Structure

The dataset contains two subdirectories: monthly_reports and category_reports.

Monthly Reports

The monthly_reports directory contains monthly stock reports, where each file represents a stock report for a specific month. The filenames are in the format YYYY_MM.pdf, where YYYY is the year and MM is the month.

Category Reports

The category_reports directory contains monthly stock reports by category, where each file represents a stock report for a specific month and category. The filenames are in the format YYYY_MM_Category.pdf, where YYYY is the year, MM is the month, and Category is the name of the category.

Acknowledgments

We would like to thank ChatGPT, a language model trained by OpenAI, for providing valuable guidance and assistance throughout the project.

Downloads last month
0
Edit dataset card