RummageLabs commited on
Commit
22dd9f4
·
verified ·
1 Parent(s): 3976389

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -1,3 +1,32 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ tags:
4
+ - books
5
+ pretty_name: J.P. Morgan Summer Reading List Dataset
6
+ size_categories:
7
+ - n<1K
8
+ ---
9
+ # J.P. Morgan Summer Reading List Dataset 2012-2024 Dataset
10
+ A dataset of books recommended in the **J.P. Morgan Summer Reading List**. The dataset includes information on various titles, authors, genres, ratings, and more, all curated from the official J.P. Morgan Summer Reading List recommendations. For more information, visit [JPMorgan Summer Reading List](http://www.jpmorgan.com/readinglist).
11
+
12
+ ## How the Data is Compiled
13
+ - All information in this dataset has been collected from public sources, including official listings from JPMorgan’s Summer Reading List, Goodreads, book websites, etc. Cells are each derived from one or more sources and then selected/verified using Research by Rummage Labs tools.
14
+ - The dataset was compiled to ensure the accuracy and relevance of the information at the time of aggregation, however, independent verification is recommended depending on intended use.
15
+
16
+ ## Data Fields
17
+ | Column | Description |
18
+ |-----------------------------|------------------------------------------------------------------------------------|
19
+ | **title** | The name of the recommended book |
20
+ | **author** | The writer or creator of the book |
21
+ | **description** | A brief summary of the book's content |
22
+ | **nonfiction or fiction** | Indicates whether the book is a factual nonfiction work or a fictional story |
23
+ | **genre** | The category or type of literature the book falls into (e.g., mystery, fantasy, biography) |
24
+ | **goodreads_rating** | The average user rating from Goodreads, based on reader reviews as of Oct 2024 |
25
+ | **number_of_pages** | The total length of the book in printed pages |
26
+ | **audiobook_available** | Specifies if the book is available in audiobook format |
27
+ | **audiobook_length** | The total listening time if the audiobook is available |
28
+ | **goodreads_url** | A direct link to the book’s Goodreads page for more details |
29
+ | **publication_date** | The date the book was first published |
30
+ | **jpm_summer_reading_list_year** | The year the book was included in the JPMorgan Summer Reading List |
31
+
32
+ All information was compiled using Rummage Labs. To learn more, visit [Rummage Labs](https://www.rummagelabs.com).