Gufhtgu Publications Books Dataset
Literary Insights: Analyzing Trends in Pakistan's Book Scene
@kaggle.ehsanmalik_gufhtgu_publications_books_dataset
Literary Insights: Analyzing Trends in Pakistan's Book Scene
@kaggle.ehsanmalik_gufhtgu_publications_books_dataset
Context:
This dataset provides a detailed catalog of books available through Gufhtugu Publications, a prominent publisher in Pakistan. Spanning various genres and authors, this dataset encapsulates the diversity and richness of literary offerings available through their platform.
Content Details:
Potential Uses
This dataset is perfect for:
This dataset can be used for academic research, market analysis, or simple curiosity, there's plenty here to discover.
CREATE TABLE gufhtgu_publications_books_dataset (
"url" VARCHAR,
"title" VARCHAR,
"price_pkr" DOUBLE -- Price (PKR),
"author" VARCHAR,
"stock" VARCHAR,
"sku" VARCHAR,
"categories" VARCHAR
);Anyone who has the link will be able to view this.