Skip to content

Dataflows and metadataflows #214

Description

@brockfanning

In SDMX there is the concept of a "dataflow" or "metadataflow", which (as I understand it) is a way to filter the output according to some constraints. We may be able to implement something like that here.

One use-case that definitely exists is in our SDMX output. Many countries may be interested in using the SDMX output in order to submit their data to the UNSD's database. However, this is not possible if the data uses any non-global codes/dimensions. So it would be useful to have a "dataflow" which filters the output to only including global codes/dimensions.

Ideally this filtering would be applied to the data in its internal DataFrame form, so that the feature could be used regardless of whether the output is going to be SDMX, GeoJSON, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions