Skip to content

A script which generates HTML partials from a CSV file, as part of a data flow exposing Peel newspapers migrated to the Internet Archive

Notifications You must be signed in to change notification settings

ualbertalib/Peel-IA-Migration-HTML-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Peel-IA-Migration-HTML-Generator

Requirements:

  • python3
  • A .CSV with the following headers in the first row:
"Primary Access", "Q code", "IA URL", "Peel URL", "Pub start", "Pub end", "Related items", "Display title", "Coverage-Province", "Language", "Coverage-City1", "Notes", "number of issues", "date range of digitization"

Usage:

  • Pull this repo for the script populate.py
  • Bring the script populate.py and the desired .CSV into the same directory
  • While within the script and CSV directory run the script from the command line as follows: python3 populate.py PROVIDED_CSV.csv

About

A script which generates HTML partials from a CSV file, as part of a data flow exposing Peel newspapers migrated to the Internet Archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages