Baselight

B O O K S

Why does a ghost need so many books? Because it goes through them so quickly!

@kaggle.programmerrdai_books_read

Loading...
Loading...

About this Dataset

B O O K S

A book is a number of pieces of paper, usually with words printed on them, which are fastened together and fixed inside a cover of stronger paper or cardboard. Books contain information, stories, or poetry, for example.

@article{owidbooks,
author = {Max Roser},
title = {Books},
journal = {Our World in Data},
year = {2013},
note = {https://ourworldindata.org/books}
}

Tables

Annual Per Capita Consumption Books

@kaggle.programmerrdai_books_read.annual_per_capita_consumption_books
  • 4.59 KB
  • 98 rows
  • 4 columns
Loading...

CREATE TABLE annual_per_capita_consumption_books (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "annual_per_capita_consumption_of_books" DOUBLE
);

Manuscript Production Century

@kaggle.programmerrdai_books_read.manuscript_production_century
  • 4.26 KB
  • 110 rows
  • 4 columns
Loading...

CREATE TABLE manuscript_production_century (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "manuscript_production_per_century" BIGINT
);

New Books Per Million

@kaggle.programmerrdai_books_read.new_books_per_million
  • 80.97 KB
  • 8312 rows
  • 4 columns
Loading...

CREATE TABLE new_books_per_million (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "book_titles_per_capita_fink_jensen_2015" DOUBLE
);

Production Printed Books Half Century

@kaggle.programmerrdai_books_read.production_printed_books_half_century
  • 4.51 KB
  • 91 rows
  • 4 columns
Loading...

CREATE TABLE production_printed_books_half_century (
  "entity" VARCHAR,
  "code" VARCHAR,
  "year" BIGINT,
  "production_of_printed_books_per_half_century" BIGINT
);

Share link

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