Skip to content

Test data with updated structure on azure #65

@Peter9192

Description

@Peter9192

In #38 we discuss a data directory structure proposal, with nicely nested folders. While this is great for organizing the data, it can be annoying during development, because we typically don't want to download a full copy, but just a small subset of the countries. This requires more clicking.

One option would be to also maintain a subset on the storage explorer that can be used for development. So you would have:

  • Version_0_4_2
  • Version_0_4_2_development_subset

The development subset is just a copy of the other one, but with only 5 countries or so. It could be generated at the same time the full data is generated.

This would make it easy to download the dev data with a single click, without flooding our hard drives.

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