Skip to content

Implement function to import pre-existing files into the DB structure #97

@wilsonfreitas

Description

@wilsonfreitas

Description

Develop a function that allows users to import pre-existing files directly into the database structure. This will provide an alternative to relying solely on downloads, enabling users to integrate locally stored files into the system.

Acceptance Criteria

  • Implement a function to handle importing of pre-existing files into the database structure.
  • Support multiple file types/formats as required by the database.
  • Validate the imported data to ensure consistency with the expected structure.
  • Provide error handling for issues such as file format mismatches or invalid data.
  • Document the function and provide examples of its usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions