- Issue created by @swirt
- Merge request !40[#3544036] feat: Replace method for downloading current snapshot β (Open) created by swirt
The current method has an endpoint that just gathers all the currently published datasets for a given theme and zips them up. This is not very efficient. They might be cached fine but probably aren't. We might need a way to delineate one current from another, like a hash of all the modified dates strung together.
This may not be needed, but creating an issue so it does not slip through the cracks.
Active
1.0
Code