Best Trilogies / Book Series EVER
From Good Reads List
@kaggle.kkhandekar_best_trilogies_book_series_ever
From Good Reads List
@kaggle.kkhandekar_best_trilogies_book_series_ever
List of best trilogies and book series ever with authorName, average Rating, total ratings, score and people voted.
Scraped from Good Reads
CREATE TABLE besttrilogies_bookseriesever (
"booktitle" VARCHAR,
"authorname" VARCHAR,
"avgrating" VARCHAR,
"totalrating" VARCHAR,
"scorevalue" BIGINT,
"peoplevoted" BIGINT
);Anyone who has the link will be able to view this.