Skip to main content

Internet Archive Usage Data Python Script Update

1. Overview and Context

Once the publication has been released, a record of the book needs to be added to the SQLInternet DatabaseArchive Usage Data Python Script so metrics can be collatedtracked on it.

2. Triggers

The execution of this procedure is usually triggered by:

3. Steps to Be Performed

  • Add athe newThoth lineIdentifier toat the Book_Correlation_Tablebottom viaof the SQLitem_ids tab of phpMyAdmin. Enter the following line, substituting PBN, title, ISBNs, and website URL:

INSERT INTO `Book_Correlation_Table`(`RecordReference`, `BookTitle`, `PrintISBN`, `EbookISBN`, `Website`, `workId`) VALUES ("0400","The Way Things Go","9781685711184","9781685711191","https://punctumbooks.com/titles/the-way-things-go/","242cdb6d-1d99-41ac-b9d9-4dfdb403cc2b");

Screen Shot 2022-10-13 at 08.58.01.png

  • Click Go. The table is now updated.array.

4. Additional Information

5. Document Control

Document ID PRO-010011
Document Owner Vincent
Version 1.0
Last Date of Change October 2, 2025
Next Review Due Date
Version & Change Tracking