gwu-libraries / obento

Bento Box style search results page
MIT License
8 stars 1 forks source link

Eliminate pre-processing of extract files for loading journal titles #200

Open kerchner opened 10 years ago

kerchner commented 10 years ago

Extract takes the form of 1 or more zip files, each containing a csv file. Each csv file has more columns than in the cleaned-up extracts we're loading now. The files need to be concatenated (note that each has its own row of column titles). Additionally, watch out for encoding issues.

kerchner commented 8 years ago

To do: Investigate whether the Primo API will eliminate the need to upload and index journal titles.