Baselight

Turkey Food Price Dataset

This data collect from Akakçe and Cimri.

@kaggle.mgunerengineer_turkey_food_dataset

Loading...
Loading...

About this Dataset

Turkey Food Price Dataset

This data collected from Akakçe and Cimri in 12 September 2022.
Columns:
1-Index
2-Title
3-Price
4-Weight
5-Type
6-Brand
7-Platform
8-Seller
Type column has about 2000 null.
Seller column has about 2000 null and 900 incorrect data.

Tables

N 12–9–2022 Food

@kaggle.mgunerengineer_turkey_food_dataset.n_12_9_2022_food
  • 473.18 KB
  • 17557 rows
  • 8 columns
Loading...

CREATE TABLE n_12_9_2022_food (
  "unnamed_0" BIGINT,
  "title" VARCHAR,
  "price" VARCHAR,
  "weight" DOUBLE,
  "type" VARCHAR,
  "brand" VARCHAR,
  "platform" VARCHAR,
  "seller" VARCHAR
);

Share link

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