Issue Spotter

Use this API to detect issues in datasets like missing data, duplicate row, duplicate column, constant value, etc. To detect issues, you must provide the file path.

Method
Endpoint
/v1/aion/issue_spotter/
Request Parameters

tracking_id Mandatory Use the tracking_id received after executing the Generating Unique Tracker ID API.
file_name Mandatory The location received in the response of Uploading Data by Browser API.

After providing the values, click Execute.

Response Parameters
After clicking Execute, you get the following values in the Response body:

  • status
  • msg