CSV Validator

Upload your CSV files for validation of their data and metadata  🚀

Maximum allowed file size: 30M

version: 0.0.15

Introduction

This validator ensures that uploaded CSV files are free of issues that could disrupt their processing in our workflow services. Currently, it operates as a standalone service, but future integrations will enable automatic validation within our other services.
To use the validator, upload a CSV file, such as those in the Eureka GitHub repository. This service checks both data and metadata for compliance with standards (e.g., IIIF Presentation), even if the issues wouldn't affect our services. As a result, some CSVs that were previously accepted may be flagged as problematic.

Instructions

  • Click the "Choose File" button and navigate to the file on your file system
  • Select one of the following validation profile names:
    • Default
    • Bucketeer
    • Fester
  • Submit the form
On submission, you should receive a validation report detailing any necessary fixes for your CSV file.