Baselight

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

Loading...
Loading...

About this Dataset

Can't Wait Books Of 2022 - Goodreads

Can't 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 😊

Tables

Cantwaitbooks2022

@kaggle.kkhandekar_cant_wait_books_of_2022_goodreads.cantwaitbooks2022
  • 47.88 KB
  • 867 rows
  • 6 columns
Loading...

CREATE TABLE cantwaitbooks2022 (
  "bookname" VARCHAR,
  "authorname" VARCHAR,
  "averagerating" VARCHAR,
  "ratingcount" VARCHAR,
  "score" VARCHAR,
  "totalpeoplevoted" VARCHAR
);

Share link

Anyone who has the link will be able to view this.