/Peel-IA-Migration-HTML-Generator

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

Primary LanguagePython

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