Baselight

Goodreads Book Datasets With User Rating 2M

Every 2 days , this dataset will be updated

@kaggle.bahramjannesarr_goodreads_book_datasets_10m

Book3000k 4000k
@kaggle.bahramjannesarr_goodreads_book_datasets_10m.book3000k_4000k

  • 101.26 MB
  • 256595 rows
  • 19 columns
id

Id

name

Name

authors

Authors

isbn

ISBN

rating

Rating

publishyear

PublishYear

publishmonth

PublishMonth

publishday

PublishDay

publisher

Publisher

ratingdist5

RatingDist5

ratingdist4

RatingDist4

ratingdist3

RatingDist3

ratingdist2

RatingDist2

ratingdist1

RatingDist1

ratingdisttotal

RatingDistTotal

countsofreview

CountsOfReview

language

Language

pagesnumber

PagesNumber

description

Description

3000006Simple Sermons on Great Christian DoctrinesW. Herschel Ford080109124142001101Baker Books5:04:13:02:01:0total:1nan80A collection of simple sermons to help busy pastors prepare biblical messages on important Christian doctrine.
3000007The Spinoza of Market StreetIsaac Bashevis Singer03745025604.17197921Farrar, Straus and Giroux5:1734:1493:762:111:2total:4113nan224nan
3000008The GolemIsaac Bashevis Singer03744274613.7719961029Farrar Straus Giroux5:1324:2113:1692:341:7total:5533nan83A clay giant miraculously brought to life by a saintly rabbi saves a Jewish banker who has been falsely accused in the Prague of Emperor Rudolf II.
3000009Ujamaa Villages in Tanzania: Analysis of a Social ExperimentMichaela Von Freyhold0853455120198161Monthly Review Press5:04:03:02:01:0total:0nan201nan
3000011Introducing Special Educational Needs: A Guide for StudentsPhilip Gardner18534673323.3320011026David Fulton Publishers5:14:03:12:11:0total:3nan162Pressure of time means that the complex topic of special educational needs (SEN) at initial teacher training and post-graduate levels can often be covered at too swift a pace. The unfortunate result is that a newly qualified teacher faced with the pressures of today's typically inclusive classrooms …
3000014My Lady of ClevesMargaret Campbell Barnes14022143163.99200891Sourcebooks Landmark5:9854:11083:6412:1081:55total:2897122eng331Written by world-reknowned historical novelist Margaret Campbell Barnes, <i>My Lady of Cleves</i> gives readers an intimate portrait of the warm, unpretentious princess who never expected to become Queen of England. Knowing the king's ravenous desire for a son, and aware of the disastrous consequenc…
3000015Women and Religious Writing in Early Modern EnglandErica Longfellow052183758842004923Cambridge University Press5:14:23:12:01:0total:4nan252Challenging critical assumptions about the role of religion in influencing women's experiences of authorship, the seventeenth-century Protestant women discussed in this book range across the entire religio-political and social spectrums. Yet, all display an affinity with modern feminist theologians.…
3000023Package PrintingNelson Eldred09616302561998616CRC Press5:04:03:02:01:0total:0nan508nan
3000024Meat RefrigerationS.J. James08493153874200256CRC Press5:04:13:02:01:0total:11nan320The chilling and freezing of meat remains an essential way of extending shelf-life and maintaining quality. Based on the work of the internationally-renowned Food Refrigeration and Process Engineering Research Centre (FRPERC), Meat Refrigeration provides an authoritative guide both to the impact of …
3000025Kinematic Geometry of Surface MachiningStephen P. Radzevich14200634052007121CRC Press5:04:03:02:01:0total:0nan508The principle of Occam's razor loosely translates to "the simplest solution is often the best". The author of <b>Kinematic Geometry of Surface Machining</b> utilizes this reductionist philosophy to provide a solution to the highly inefficient process of machining sculptured parts on multi-axis NC ma…

CREATE TABLE book3000k_4000k (
  "id" BIGINT,
  "name" VARCHAR,
  "authors" VARCHAR,
  "isbn" VARCHAR,
  "rating" DOUBLE,
  "publishyear" BIGINT,
  "publishmonth" BIGINT,
  "publishday" BIGINT,
  "publisher" VARCHAR,
  "ratingdist5" VARCHAR,
  "ratingdist4" VARCHAR,
  "ratingdist3" VARCHAR,
  "ratingdist2" VARCHAR,
  "ratingdist1" VARCHAR,
  "ratingdisttotal" VARCHAR,
  "countsofreview" BIGINT,
  "language" VARCHAR,
  "pagesnumber" BIGINT,
  "description" VARCHAR
);

Share link

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