An example of how to use the eLuxemburgensia digital collection and plotting to visually display data.
This project uses Jupyter Notebooks to encapsulate all information regarding the project. The notebook requests the a date range from the user. It then uses those dates to select a list of newspapers published during that time period. The newspapers are then plotted showing their periodicity.
- Python 3.12
- requests: HTTP library to run HTTP requests
- matplotlib: creating visualisations in Python
The notebook can be run online using Binder/JupyterLab.
