-
Notifications
You must be signed in to change notification settings - Fork 0
4.3 Import
This application tool performs the CSV file upload and import into the temp occurrence database.
-
Path source: to search for the CSV file that you want to import to the database
-
Log: folder where the application will save the files that contain the events occurring during the application
- REGISTER_OK: In this file the application will save records imported successfully
- REGISTER_ERROR: In this file the application will save records with errors needing to be fixed before uploading
- QUERY_ERROR: In this file the application will save the query used when the error occurred
-
Split: A string that separates every column. Review if you need use an escape sequence
-
Clean data: This option removes all accents and strange characters during data upload.
-
Type import: This option is for selecting whether the data to be imported is occurrence data or metadata
-
Start import: This button starts the .csv data upload process
During the upload of data, all blank spaces that should not be present (e.g. accidental blank space immediately following the last letter of a genus name) are automatically removed from fields.
- Temp occurrences
- Metadata
Dev by Steven Sotelo