From 7e0d5741639a80f97fbe6de0267126b64ebc67b2 Mon Sep 17 00:00:00 2001 From: wragge Date: Wed, 21 Sep 2022 13:49:50 +0000 Subject: [PATCH] Commit from GitHub Actions (docker-push) --- index.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.ipynb b/index.ipynb index 6b88672..c020c1f 100644 --- a/index.ipynb +++ b/index.ipynb @@ -2,14 +2,14 @@ "cells": [ { "cell_type": "markdown", - "id": "414729af", + "id": "e10b0c81", "metadata": {}, "source": [ "# Trove Newspaper and Gazette Harvester\n", "\n", - "Current version: [v1.1.1](https://github.com/GLAM-Workbench/trove-newspaper-harvester/releases/tag/v1.1.1)\n", + "Current version: [v1.2.0](https://github.com/GLAM-Workbench/trove-newspaper-harvester/releases/tag/v1.2.0)\n", "\n", - "The [Trove Newspaper & Gazette Harvester Harvester](https://pypi.org/project/troveharvester/) makes it easy to download large quantities of digitised articles from Trove's newspapers and gazettes. Just give it a search from the Trove web interface, and the harvester will save the metadata of all the articles in a CSV (spreadsheet) file for further analysis. You can also save the full text of every article, as well as copies of the articles as JPG images, and even PDFs. While the web interface will only show you the first 2,000 results matching your search, the Newspaper & Gazette Harvester will get **everything**.\n", + "The [Trove Newspaper & Gazette Harvester Harvester](https://pypi.org/project/trove-newspaper-harvester/) makes it easy to download large quantities of digitised articles from Trove's newspapers and gazettes. Just give it a search from the Trove web interface, and the harvester will save the metadata of all the articles in a CSV (spreadsheet) file for further analysis. You can also save the full text of every article, as well as copies of the articles as JPG images, and even PDFs. While the web interface will only show you the first 2,000 results matching your search, the Newspaper & Gazette Harvester will get **everything**.\n", "\n", "The Jupyter notebooks in this repository use the Trove Newspaper and Gazette Harvester to download large quantities of digitised newspaper articles from Trove. There's also a few examples of how you can analyse and explore the harvested data.\n", "\n", @@ -26,7 +26,7 @@ }, { "cell_type": "markdown", - "id": "110b11b9", + "id": "71440511", "metadata": {}, "source": [ "## Cite as\n",