BONSAMURAIS / vacuum_pump

Populate BONSAI relational database with lots of data!
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Design document on where to store data backups / data to be imported #7

Open cmutel opened 4 years ago

cmutel commented 4 years ago

Most data is available, but we probably don't want to be hitting these external sites too often. At the same point, hosting large files ourselves costs money. Also, it could be the case that we process a lot of raw data and store the results in the DB - what do we do with the raw data, if anything?

Clear guidelines and best practices are needed here. Doesn't need to be perfect the first time around, this isn't the final version!