Skip to content

Validate dataset structure on S3 pull #39

Description

@jamessewell

After downloading a dataset via loader pull, validate that the result is a well-formed dataset.

  • Check for required schema.yaml and at least one CSV file
  • Validate that schema.yaml parses correctly
  • Verify backend subdirectories contain expected pre/post scripts
  • Warn on missing or extra files
  • Option to fail or warn-only (--strict flag or similar)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestpriority-lowLow priority issue

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions