powered by
Data frame with metadata about the languages of each Project Gutenberg work.
gutenberg_languages
A tbl_df (see tibble or dplyr) with one row for each author, with the columns
Unique identifier for the work that can be used to join with the gutenberg_metadata dataset
Language ISO 639 code. Two letter code if one exists, otherwise three letter.
Number of languages for this work.
To find the date on which this metadata was last updated, run attr(gutenberg_languages, "date_updated").
attr(gutenberg_languages, "date_updated")
gutenberg_metadata, gutenberg_subjects
# date last updated attr(gutenberg_languages, "date_updated")
Run the code above in your browser using DataLab