peeter-t2 / tidy_ENB

Simplified Estonian National Bibliography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tidy Estonian National Bibliography (ENB)

Compiled by Peeter Tinits, 2018-2023 (CC-BY-4.0).

Overview

Tidy ENB adapts, harmonizes and enriches the data in Estonian National Bibliography to support analyses of its data. It has converted the marc21 file into a custom wide data file that includes the key information per publication with one book per row. The names of the publishers, the associated placenames have been harmonized and the genres of the publications have been standardized with a focus on the period 1800-1940. The information on authors associated with the publications has been enriched with the data available from the German National Bibliography and Wikidata via the VIAF links in the system.

Sources

The dataset relies on the data files provided by the National Library of Estonia 1) Estonian books, 2) Books in other languages as well as Persons in ENB. They are complemented with information from VIAF, German National Bibliography, Wikidata and GEONAMES.

Processing

The processing scripts are given in the code folder. The processing also relies on the package ENBtools made to simplify data conversiotn and harmonization. It also relies on the textcat package to augment the language information already in the bibliography.

Geo-coding

Individuals have been associated with their location of birth based on the associated metadata in linked databases and placename information. In adding geotags, the data from Wikidata geolocations was preferred, followed by the locations given in DNB, followed by the placenames given in DNB that were combined with GEONAMES data. For publisher locations, geotags were added from GEONAMES data based on the harmonized locations. The automatic geo-tagging can be mistaken and the results are hoped to be improved in the future.

Data

The data files are given in the data folder. People provides the metadata on the individuals included in the bibliography, works provides the metadata on each of the publications. Geotagged files include a geotag layer on top of this information.

  • data/ENB_people.tsv.zip
  • data/ENB_people_geotagged.tsv.zip
  • data/ENB_works.tsv.zip
  • data/ENB_works_geotagged.tsv.zip

Reports

Overviews of the key characteristics of the data are provided in the reports/ folder, code to reproduce them in the code/ folder.


The code is licensed under the MIT license, and is free to use for whatever purpose.

The dataset has been developed for the publication: Tinits, Peeter 2023. Stratified Historical Corpus of Estonian 1800–1940. Eesti Rakenduslingvistika Ühingu Aastaraamat 19, 175-194. doi:10.5128/ERYa19.11 which you may cite if you find it helpful.

An updated and more polished version of the dataset will be completed in the near future. If you have any questions, suggestions, or issues running the code, contact me or post an issue in this repository.

Stable location now at https://github.com/peeter-t2/tidy_ENB/.

About

Simplified Estonian National Bibliography

License:MIT License


Languages

Language:HTML 100.0%Language:R 0.0%