Books in Stephen Wolfram's Library

Books in Stephen Wolfram’s library that were used during the creation of A New Kind of Science (Wolfram, 2002).

This is not Stephen Wolfram's complete library; only books used in one way or another for A New Kind of Science.

ISBNs for books were converted to OpenLibrary IDs, from which additional properties were deduced.

(7 columns, 2611 rows)

Examples

Basic Examples

Retrieve the resource:

In[1]:=
ResourceObject["Books in Stephen Wolfram's Library"]
Out[1]=

Retrieve the default content:

In[2]:=
ResourceData["Books in Stephen Wolfram's Library"]
Out[2]=

Show information on the first book in the dataset:

In[3]:=
ResourceData["Books in Stephen Wolfram's Library"][1]
Out[3]=

Find the total number of books in the dataset:

In[4]:=
Length[ResourceData["Books in Stephen Wolfram's Library"]]
Out[4]=

Find the distribution of their publication dates:

In[5]:=
DateHistogram[
 DeleteMissing@
  ResourceData["Books in Stephen Wolfram's Library"][[All, "Year"]]]
Out[5]=

A word cloud of book titles:

In[6]:=
WordCloud[
 StringRiffle[
  Normal[ResourceData["Books in Stephen Wolfram's Library"][All, "Title"]]]]
Out[6]=
In[7]:=

Plot the publication locations, as derived from OpenLibrary:

In[8]:=
GeoListPlot[
 Normal@Flatten@
   ResourceData["Books in Stephen Wolfram's Library"][All, "PublicationLocations"]]
Out[8]=

Wolfram Research, "Books in Stephen Wolfram's Library" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.40873.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information