Can't Wait Books Of 2022 - Goodreads
a curated list of most awaited books of 2022 from goodreads
@kaggle.kkhandekar_cant_wait_books_of_2022_goodreads
a curated list of most awaited books of 2022 from goodreads
@kaggle.kkhandekar_cant_wait_books_of_2022_goodreads
This is a curated list of around 866 most awaited books of 2022. The list has been scraped from goodreads and is in raw format that is the data has not been sanitized and it is purposely kept that way so a user you get the complete experience of data analysis 😊
CREATE TABLE cantwaitbooks2022 (
"bookname" VARCHAR,
"authorname" VARCHAR,
"averagerating" VARCHAR,
"ratingcount" VARCHAR,
"score" VARCHAR,
"totalpeoplevoted" VARCHAR
);Anyone who has the link will be able to view this.