Chemical-Curation / chemcurator_django

Backend services for chemical curation
https://api.chemreg.epa.gov
MIT License
1 stars 0 forks source link

Batch user upload records using files (SDF, TSV, XLSX) #269

Open cmgrulke opened 3 years ago

cmgrulke commented 3 years ago

Users want to be able to upload files containing many records and associated record identifiers. Upload of these files will require significant parsing then using the List CRUD API to mint the requisite records.