Newer
Older
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Flabs.onb.ac.at%2Fgitlab%2Flabs-team%2Ftranslations-catalogue-metadata/main)
# Translations Catalogue Metadata
In this repo we present Jupyter Notebooks that help to
- obtain ONB catalogue metadata about translations via SRU
- analyze and visualize those data
Word cloud of all titles in the example dataset:
<figure class='text-center'>
<img src='./img/wordcloud.png' width='55%'/>
</figure>
Example plots that help to understand the example dataset:
| | |
|:-------------------------:|:-------------------------:|
|<img src='img/years.png' alt='years'/>|<img src='img/lengths.png' alt='lengths'/>|
|<img src='img/places.png' alt='places'/>|<img src='img/lang_codes.png' alt='lang codes'/>|
## Installation