-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels