Skip to content

Releases: GLAM-Workbench/recordsearch

v1.1.1

20 Jan 03:35
Compare
Choose a tag to compare

Recent changes to RecordSearch caused the recordsearch_data_scraper and some notebooks to fail. This release updates to the latest version of recordsearch_data_scraper to fix this problem. The harvest_recently_digitised_files.ipynb notebook was also updated.

v1.1.0

27 Jun 22:27
Compare
Choose a tag to compare

New notebooks:

  • Exploring harvested series data, 2022 – generates some basic statistics from the harvest of series data in 2022 and compares the results to the previous year
  • Summary of records digitised in the previous week – run this notebook to analyse the most recent dataset of recently digitised files, summarising the results by series

Updates:

  • Harvest items from a search in RecordSearch – has been simplified and reorganised
  • Remaining notebooks using the old Recordsearch Tools scraper have been updated to use recordsearch_data_scraper. This means I have at last dropped the robobrowser requirement (the package is no longer maintained).
  • Implement testing and linting across all notebooks.
  • Update packages.

v1.0.0

20 Oct 07:24
Compare
Choose a tag to compare

This is the first official release of the Recordsearch repository using the GLAM Workbench's new versioning system. There are few changes to existing notebooks, however, there have been a number of changes to the management, environment, and integration of this repository. This includes:

  • GitHub actions to automatically generate Docker images on a push to master
  • Automatic generation of an index.ipynb file based on README.md to act as a front page within Jupyter Lab
  • Manifest file to allow for one-click installation in Reclaim Cloud
  • Documentation in README for running repository via Reclaim Cloud, Nectar, or Docker
  • Metadata file for integration with Zenodo
  • Updated all Python packages
  • Switch from using Appmode to Voila for running notebooks as apps
  • Add Jupyter config files to use Material theme in Voila

New notebooks:

  • How many fact sheets survived the NAA website migration in 2019?
  • Harvest files with the access status of 'closed'
  • Harvest recently digitised files from RecordSearch
  • DIY Redaction Art Collages
  • Harvest details of all series in RecordSearch
  • Exploring harvested series data

New datasets:

  • Summary data about all series in RecordSearch
  • Recently digitised files

Initial release

17 Nov 11:34
Compare
Choose a tag to compare
v0.1.0

Fix for Altair chart that was giving a SchemaValidationError