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

Manuscript Production Century
@kaggle.programmerrdai_books_read.manuscript_production_century

  • 4.26 KB
  • 110 rows
  • 4 columns
entity

Entity

code

Code

year

Year

manuscript_production_per_century

Manuscript Production Per Century

AustriaAUT550
AustriaAUT650
AustriaAUT7502735
AustriaAUT8509414
AustriaAUT950
AustriaAUT10502808
AustriaAUT115037370
AustriaAUT125037408
AustriaAUT135039777
AustriaAUT145088623

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

Share link

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