Goodreads Top 100 Classics
These are the top 25 of that list as compiled by Entertainment Weekly.
@kaggle.notkrishna_goodreads_top_100_classical_books_of_all_time
These are the top 25 of that list as compiled by Entertainment Weekly.
@kaggle.notkrishna_goodreads_top_100_classical_books_of_all_time
CREATE TABLE goodreads_dataset (
"unnamed_0" BIGINT,
"title" VARCHAR,
"language" VARCHAR,
"series" VARCHAR,
"author" VARCHAR,
"pages" VARCHAR,
"avg_rating" VARCHAR,
"no_ratings" BIGINT,
"description" VARCHAR,
"awards" VARCHAR
);
Anyone who has the link will be able to view this.