buda-base / drs-deposit

Harvard DRS Deposit base
1 stars 0 forks source link

Add DRS reports cumulatively #61

Closed jimk-bdrc closed 6 years ago

jimk-bdrc commented 6 years ago

Sub task of #40 (work tracking in DB). I did the initial import of DRS through bulk upload in JetBrains DataGrip, but it lacks a good persistence method for repeating. Try using MySQL workbench, see if it's better. If that fails, have to go over to a SPROC.

jimk-bdrc commented 6 years ago

Created SQL Sproc AddDRS, and python script DRSUpdate to incrementally update DRS table from daily downloads of WebAdmin files built by a certain date.