Skip to content

GLAM-Workbench/trove-ned-periodicals-data

Repository files navigation

trove-ned-periodicals-data

This dataset contains details of periodical titles and issues submitted to the Trove through the NLA's National edeposit scheme. It includes CSV-formatted lists of titles and issues, and an SQLite database created for use with Datasette-Lite.

These datasets were generated using notebooks in the trove-journals repository.

For more information and documentation see the Details of periodicals submitted to Trove through the National edeposit scheme (NED) section of the GLAM Workbench.

Dataset summary

Dataset details

date harvested 2024-04-10
file size 4.9 MB
format text/csv
created by Harvest details of periodicals submitted to Trove through the National edeposit scheme (NED) (documentation)
number of rows 7974

Columns

name type description
id string digital object identifier
title string title of the periodical; multiple values separated by
contributor string multiple values separated by
publisher string multiple values separated by
date string multiple values separated by
fulltext_url string link to digitised viewer
work_url string link to work record in Trove; multiple values separated by
work_type string Trove work format, eg: 'Periodical'; multiple values separated by
type string eg: 'text'; multiple values separated by
format string eg: 'volume'; multiple values separated by
extent string size or physical dimensions; multiple values separated by
language string publication language; multiple values separated by
subject string associated subject headings; multiple values separated by
spatial string related places; multiple values separated by
is_part_of string collections or series this publication is part of; multiple values separated by
identifier string library identifiers; multiple values separated by
rights string copyright and licensing information; multiple values separated by
catalogue_url any link to NLA catalogue; multiple values separated by
date harvested 2024-04-10
file size 40.1 MB
format text/csv
created by Harvest details of periodicals submitted to Trove through the National edeposit scheme (NED) (documentation)
number of rows 156153

Columns

name type description
id string issue's digital object identifier
title_id string parent title's digital object identifier
title string parent title's name
description string usually contains additional publication information, eg 'Issue 66 (2019)'
date integer year of publication
url string link to digitised viewer
ebook_type string publication mimetype, eg: 'application/pdf', or 'application/epub+zip'
access_conditions string indicates level of online access, eg 'Unrestricted', 'View only', or 'Onsite only'
copyright_policy string copyright status, eg 'In copyright'
download_link string link to download this issue from Trove
date harvested 2024-04-10
file size 57.7 MB
format db
created by Harvest details of periodicals submitted to Trove through the National edeposit scheme (NED) (documentation)
description This SQLite database contains data relating to digitised periodical titles and issues from Trove. It was created for use with Datasette-Lite. There is a foreign key link between the issues and the titles, making it easy to find the issues from any title. Some extra columns have been added to include thumbnails and download links.

Examples of use


Created by Tim Sherratt for the GLAM Workbench

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages