[![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
## Description
In this repo we present Jupyter Notebooks that help to
- obtain ONB catalogue metadata about translations via SRU
- analyze and visualize those data
## Visuals
Word cloud of all titles in the example dataset:
Example plots that help to understand the example dataset:
| | |
|:-------------------------:|:-------------------------:|
|||
|||
## Installation
Install the necessary requirements via `pip` with
```
pip install -r requirements.txt
```