CoolFace
Datasetpublic

Coder-Dragon/indian-traditional-artificial-jewellery

Traditional and Handmade Indian Jewellery Dataset This dataset contains a comprehensive collection of traditional and handmade Indian jewelry, sourced from various e-commerce platforms and manufacturer websites. It provides a rich set of attributes for each jewelry piece, making it a valuable resource for various data analysis, machine learning, and market research tasks. Dataset Overview This dataset is designed to provide detailed information about Indian… See the full description on the dataset page: https://huggingface.co/datasets/Coder-Dragon/indian-traditional-artificial-jewellery.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
2likes359downloads
Dataset Card

Traditional and Handmade Indian Jewellery Dataset

This dataset contains a comprehensive collection of traditional and handmade Indian jewelry, sourced from various e-commerce platforms and manufacturer websites. It provides a rich set of attributes for each jewelry piece, making it a valuable resource for various data analysis, machine learning, and market research tasks.

Dataset Overview

This dataset is designed to provide detailed information about Indian jewelry products. It encompasses a wide range of jewelry types, from intricate necklaces to elegant bangles, showcasing the diversity of Indian craftsmanship.

Data Description

The dataset is structured as a single table (e.g., a CSV file) with the following columns:

Column NameDescriptionData Type
Product NameThe name of the jewelry product.String
file\_nameThe corresponding image file name for the product.String
DescriptionA detailed textual description of the jewelry item.String
Article IdA unique identifier for the product.String/Integer
PriceThe retail price of the jewelry (in Rupee).Float/Integer
FeaturesKey features and characteristics of the product, often as a list.String
BrandThe brand name of the jewelry.String
ManufacturerThe name of the manufacturer.String
Manufacturer AddressThe physical address of the manufacturer.String
Manufacturer EmailThe contact email for the manufacturer.String
Manufacturer WebsiteThe official website of the manufacturer.String
Sold ByThe retailer or seller of the product.String
Included ComponentsAny additional items included with the purchase.String
Country of OriginThe country where the jewelry was made (e.g., India).String
Net QuantityThe number of items in the product package.Integer
Product TypeThe category or type of jewelry (e.g., Necklace, Earrings).String
HeightThe height of the product (units may vary).Float/String
LengthThe length of the product (units may vary).Float/String
WidthThe width of the product (units may vary).Float/String
Product UrlThe URL to the product's listing page.String

Data Source

The data has been aggregated from publicly available information on jiomart.com e-commerce websites and the online catalogs of jewelry manufacturers specializing in traditional and handmade Indian jewelry.


Potential Use Cases

This dataset can be leveraged for a wide range of academic and commercial projects:

  • —Computer Vision:
  • —Image Classification: Train models to automatically categorize jewelry into types like Jhumkas, Kundan sets, Meenakari work, etc.
  • —Object Detection: Identify and locate specific jewelry items within an image.
  • —Natural Language Processing (NLP):
  • —Sentiment Analysis: Analyze customer reviews (if descriptions contain them) or product descriptions to gauge sentiment.
  • —Named Entity Recognition (NER): Extract key entities like materials (e.g., gold, pearl), craft styles, and brand names from the Description and Features columns.
  • —Text Generation: Fine-tune language models to generate compelling product descriptions.
  • —Market Analysis:
  • —Price Prediction: Build a model to predict the price of a jewelry item based on its features.
  • —Trend Analysis: Identify popular styles, materials, and brands over time.
  • —Recommendation Systems:
  • —Develop content-based filtering systems to recommend similar jewelry to users based on product attributes.
Coder-Dragon/indian-traditional-artificial-jewellery · CoolFace