Baselight

Predict Future Sales - Translated Dataset

Predict Future Sales - Translated Dataset

@kaggle.remisharoon_predict_future_sales_translated_dataset

Loading...
Loading...

About this Dataset

Predict Future Sales - Translated Dataset

This is the translated datasets [Russian to English] of competition - Predict Future Sales
https://www.kaggle.com/c/competitive-data-science-predict-future-sales

🙏 If you like the dataset, please give an upvote 👍 ✔️
💕 It gives me motivation to produce more useful data for the community 💕

Tables

Items En

@kaggle.remisharoon_predict_future_sales_translated_dataset.items_en
  • 667.11 KB
  • 22170 rows
  • 3 columns
Loading...

CREATE TABLE items_en (
  "item_name" VARCHAR,
  "item_id" BIGINT,
  "item_category_id" BIGINT
);

Item Categories En

@kaggle.remisharoon_predict_future_sales_translated_dataset.item_categories_en
  • 3.99 KB
  • 84 rows
  • 2 columns
Loading...

CREATE TABLE item_categories_en (
  "item_category_name" VARCHAR,
  "item_category_id" BIGINT
);

Shops En

@kaggle.remisharoon_predict_future_sales_translated_dataset.shops_en
  • 3.73 KB
  • 60 rows
  • 2 columns
Loading...

CREATE TABLE shops_en (
  "shop_name" VARCHAR,
  "shop_id" BIGINT
);

Share link

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