Last updated

Data Cleaning Endpoints

Data Cleaning enables businesses to overcome data decay and restore confidence in their database. Using our advanced matching algorithm, we match the customer information provided against the Creditsafe database. You can then append up-to-date, trusted company information to your customer file, selecting from over 600 data points available globally.

This service supports businesses across 23 countries, helping to ensure data accuracy and reliability.


Endpoints Overview

This product provides endpoints for the following key stages:

  1. Creating a Job:

    • Create a data cleaning job to act as a container for the file to be submitted.
    • Upload the file that will be processed through the data cleaning service.
    • Update file mappings to assign the columns of the uploaded file to the available values for identification.
  2. Matching and Enriching:

    • Submit the file for cleaning and matching against the Creditsafe database.
    • Update the enrichment type to apply additional data points to matched rows.
    • Submit the enrichment request to process the matched file with the selected enrichment type.
  3. Returning the File for Use:

    • Check the job status to track the progress of the cleaning and enrichment process.
    • Retrieve the completed file, enriched with up-to-date company information, for use.

Resources

The Product Documentation tab includes the following key resources:

  1. Data Cleaning Process:
    A detailed process flow outlines the steps required to successfully create, upload, map, and process a data cleaning job. Each step is accompanied by guidance on how to use the relevant endpoints.

  2. Coverage and Matching Data:
    This section provides an overview of the countries supported by the data cleaning service, detailing the coverage available for each. It also includes information about the data structure required for matching, with specific guidance on country-specific properties and accepted formats.


API Documentation

The API Documentation tab provides the OpenAPI specification for this product. It includes:

  • Detailed endpoint definitions.
  • Code snippets in various programming languages.
  • Example requests and responses to help you integrate the API efficiently.