CUB-Libraries-CTA / counter-data-loader

Loads COUNTER database from JR1 report spreadsheets
1 stars 2 forks source link

Track source spreadsheets as they are loaded #35

Closed ghost closed 2 years ago

ghost commented 3 years ago

Previously, a log file was maintained to record when a spreadsheet was loaded. This log file was checked first to avoid reloading a spreadsheet.

Going forward, a table will be maintained in the database to perform this function.

ghost commented 2 years ago

Completed. As spreadsheets are loaded, a record is added to the report_inventory table.