Leave a comment at the end of this page or email contact@krishagni.com
Introduction (CSV Import)
Introduction
OpenSpecimen supports importing CSV files to bulk upload data. Using this feature, you can add, update or delete data. This can be used for legacy data migration, integration with other instruments or databases, and adding/editing data in bulk.
From V9.1 strict date parsing has been implemented. To use the date formats with single digit date or month formats, the format M/d/yyyy can be used. To create new date formats, refer to the wiki page.
Bulk Import Validations
The system validates the CSV for errors such as duplicate values in unique fields, incorrect date formats, incorrect dropdown values etc. Users can choose to validate the file before uploading any record.
What is 'Validate and Import'?
Settings of validation before import
How to disable pre-validation?
Best practices
When doing a large import, first test with a small subset of 10–100 rows. Many times the same mistake is committed in every row. That avoids waiting for a long time to get the results back with the same error in every row.
For huge uploads, like 500K to 1+M, refer to "Tips and tricks to import many records" below.
Tips and tricks to import many records
Bulk Import – FAQs
Leave a comment at the end of this page or email contact@krishagni.com