CUB-Libraries-CTA / counter-data-loader

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

Add status field for journals #9

Closed ghost closed 3 years ago

ghost commented 3 years ago

Add status field to individual journal titles to show whether the title is active (A) or canceled (C). Actual status of titles will be determined at a later date for batch updating.

ghost commented 3 years ago

Status column was added to the modified schema in issue 8. Options include 'A' for Active and 'C' for cancelled.

Because status is an internal indicator (i.e., not COUNTER specified), the initial column value for existing records will be null. For new records, the value defaults to active. At some later date, existing records will undergo a bulk update based on input from the product team.