SM24-Industrial-Software-Dev / ML-forecasting-NOx-levels

0 stars 0 forks source link

Get API to retrieve Monthly Data #15

Open oricb1 opened 4 days ago

oricb1 commented 4 days ago

Allow for the API to access monthly data such that it can be used for the Dashboard.

To be clear, the satellite data is daily data. In many long-range forecasting applications we may be interested in monthly-aggregated data. This monthly aggregation is better implemented on the server-side to reduce the data traffic returned to the client.