Bikroy.com All Categories Ads Data(10K)
Bikroy.com(Buy and Sell Marketplace in Bangladesh) data in all category
@kaggle.ijajdatanerd_bikroycom_all_category_ads_data10k
Bikroy.com(Buy and Sell Marketplace in Bangladesh) data in all category
@kaggle.ijajdatanerd_bikroycom_all_category_ads_data10k
Bikroy is the largest marketplace in Bangladesh that offers a platform for buying and selling various goods and services. The dataset consists of a wide range of categories including but not limited to:
The dataset provides detailed information on each item listed for sale, including the product name, description, price, location, and seller information. Additionally, users can easily search for desired items using the filtering options available. The platform is designed to be safe and secure for users, with verified members and authorized dealers listed to provide a trustworthy shopping experience.
CREATE TABLE bikroy_com_data_all_category_ads (
"slug" VARCHAR,
"title" VARCHAR,
"description" VARCHAR,
"details" VARCHAR,
"imgurl" VARCHAR,
"price" VARCHAR,
"discount" VARCHAR,
"mrp" VARCHAR,
"ismember" VARCHAR,
"isauthdealer" VARCHAR,
"isfeaturedmember" VARCHAR,
"membershiplevel" VARCHAR,
"shopname" VARCHAR,
"isdoorstepdelivery" VARCHAR,
"isdeliveryfree" VARCHAR,
"istopad" BOOLEAN,
"isurgentad" BOOLEAN,
"timestamp" VARCHAR,
"category" VARCHAR,
"isverified" VARCHAR,
"isjobad" VARCHAR,
"location" VARCHAR,
"adtype" VARCHAR,
"islocaljob" VARCHAR
);Anyone who has the link will be able to view this.