Skip to content

SimpleDataImportHub #436

Description

@dcolleoni
  • Obejective: Create an ImportHub for SimpleData format which validates the input and commits IfrsVariables in the IfrsVariableHub
  • It retrieves data from other Hubs such as ReferenceData, DataNodeHub, IfrsVariableHub. Check and flag if any other dataHub is required.
  • The import method uses the ParserStorage (depending on the effort, we could have a dedicated SimpleDataParsingStorage)

Test:

  • start with an IfrsVariableHub populated with Variables.
  • Import a file(CSV) for the same partition
  • Assert that:
    1. new variables are created.
    1. old variables are changed.
    1. old variables are deleted.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions