Goodreads Book Datasets With User Rating 2M
Every 2 days , this dataset will be updated
@kaggle.bahramjannesarr_goodreads_book_datasets_10m
Every 2 days , this dataset will be updated
@kaggle.bahramjannesarr_goodreads_book_datasets_10m
CREATE TABLE book400k_500k (
"publishyear" BIGINT,
"rating" DOUBLE,
"ratingdisttotal" VARCHAR,
"isbn" VARCHAR,
"ratingdist1" VARCHAR,
"publisher" VARCHAR,
"publishmonth" BIGINT,
"id" BIGINT,
"name" VARCHAR,
"authors" VARCHAR,
"ratingdist5" VARCHAR,
"ratingdist4" VARCHAR,
"publishday" BIGINT,
"ratingdist2" VARCHAR,
"pagesnumber" BIGINT,
"ratingdist3" VARCHAR,
"countsofreview" BIGINT,
"language" VARCHAR
);
Anyone who has the link will be able to view this.