Open hamza-vd opened 3 years ago
For now, due to time constraints, method 1 is implemented, but a better solution can be implemented here as well.
@hamza-vd is this something we can due better in this project phase?
@AnnieMungai Yes, we can have this enhancement, but if the current implementation is working fine then we can keep it as is. I mean, it should be a low-priority task. cc: @dubdabasoduba
In reference to #456, dates that don't have any data should be filtered out. This can be achieved in 2 ways:
Note: The first method will have the least LOE here. The second method will take more than a day to implement. The only drawback of method 1 is that the loading time for the daily indicators list might increase.