v1
latestOpenAPI 3.0.02026-07-1717466209.0 KBMicrodata
Get columns diff (sync with CSV)
Get the difference between variable names in metadata and column headers in the data file (CSV). Use this to sync metadata with the CSV (e.g. identify variables in DB not in CSV, or columns in CSV not in DB).
get/datafiles/columns_diff/{sid}/{file_id}
Path parameters
sidstring required
Project ID or IDNO
file_idstring required
Data file ID
Response
successful operation
Example response
{
"status": "success"
}