OpenEnergyPlatform / OpenEnergyPlatform/open-MaStR
Bulkdownload only from today
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 141
- Forks
- 35
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 5
Description
The bulk download only works for today.
As from the website, the bulks can be downloaded from today AND the first day of the last quarters,
I ask the date format yyyymmdd to real download and not only as selector of already downloaded files. Just check whether a zip for that date exist and of download or break with a message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Python bulk-download entry point and tracing how the yyyymmdd value is currently used to select downloaded files. Check how ZIP files are found and downloaded for today, then verify that a requested date either downloads its existing ZIP or produces a clear failure message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100