The sensors.AFRICA API receiving, storing, and processing data received from sensors across the continentent. Accessible at https://api.sensors.africa/
This change will allow the calculation of data statistics every X internal required. It will allow to calculate the average of averages even if the averages have different number of values used in the calculation.
Type of change
[x] New feature (non-breaking change which adds functionality)
Checklist:
[x] Merge #17
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
This change will allow the calculation of data statistics every X internal required. It will allow to calculate the average of averages even if the averages have different number of values used in the calculation.
Type of change
Checklist: