import_csv_data

Model to track resources imported from CSV and XLSX files.

This stores the which resources are imported and the data that was used for the update. Also a checksum is added to quickly see if the resource data has been changed. This is useful for repeated imports of the same (partially updated) data.

There are no API endpoints for this model.

Edit on GitHub