Public pipeline · read-only

Import the raw dataset into the data pipeline to enable structured data ingestion and prepare records for downstream data cleaning and transformation.

  1. Idle

    data

    Deduplicate the imported dataset by removing duplicate records based on the primary key, ensuring high data quality, consistency, and analytics-ready output.

  2. Idle
    Transform rows without code: combine operations to copy, convert, aggregate, elaborate and format data, then write the output to your target field.

    Export the deduplicated dataset to Excel (XLSX) format to support spreadsheet-based reporting, business intelligence, and stakeholder analysis.

  3. Idle

    Export the cleaned and deduplicated dataset to CSV format for lightweight data sharing, system interoperability, and analytics pipeline integration.

  4. Idle

    Export the finalized deduplicated dataset to JSON format to provide a machine-readable output optimized for APIs, automation, and modern data workflows.

  5. Idle