Baselight

DataCo SMART SUPPLY CHAIN FOR BIG DATA ANALYSIS

SUPPLY CHAIN FOR BIG DATA ANALYSIS

@kaggle.shashwatwork_dataco_smart_supply_chain_for_big_data_analysis

Loading...
Loading...

About this Dataset

DataCo SMART SUPPLY CHAIN FOR BIG DATA ANALYSIS

Content

A DataSet of Supply Chains used by the company DataCo Global was used for the analysis. Dataset of Supply Chain , which allows the use of Machine Learning Algorithms and R Software.
Areas of important registered activities : Provisioning , Production , Sales , Commercial Distribution.It also allows the correlation of Structured Data with Unstructured Data for knowledge generation.

Type Data :
Structured Data : DataCoSupplyChainDataset.csv
Unstructured Data : tokenized_access_logs.csv (Clickstream)

Types of Products : Clothing , Sports , and Electronic Supplies

Additionally it is attached in another file called DescriptionDataCoSupplyChain.csv, the description of each of the variables of the DataCoSupplyChainDatasetc.csv.

Acknowledgements & Source

Fabian Constante,

Fabian Constante
Instituto Politecnico de Leiria Escola Superior de Tecnologia e Gestao
Contribution: Master interested in topics related to Big Data
Fernando Silva, António Pereira

https://data.mendeley.com/datasets/8gx2fvg2k6/5

Tables

Descriptiondatacosupplychain

@kaggle.shashwatwork_dataco_smart_supply_chain_for_big_data_analysis.descriptiondatacosupplychain
  • 4.39 KB
  • 52 rows
  • 2 columns
Loading...

CREATE TABLE descriptiondatacosupplychain (
  "fields" VARCHAR,
  "description" VARCHAR
);

Tokenized Access Logs

@kaggle.shashwatwork_dataco_smart_supply_chain_for_big_data_analysis.tokenized_access_logs
  • 4.04 MB
  • 469977 rows
  • 8 columns
Loading...

CREATE TABLE tokenized_access_logs (
  "product" VARCHAR,
  "category" VARCHAR,
  "date" TIMESTAMP,
  "month" VARCHAR,
  "hour" BIGINT,
  "department" VARCHAR,
  "ip" VARCHAR,
  "url" VARCHAR
);

Share link

Anyone who has the link will be able to view this.