Closed philpep closed 1 year ago
ConsultationMesuresDetaillees-v2.0 only allow 7 days of data.
We could loop by range of 7 days between from_date and to_date and yield/stream results.
I think we could implement this by adding a ndjson output.
Wontfix. ConsultationMesuresDetaillees is not to be used to fetch full history but rather ponctual query. I think the best option is rather to use M023 service #42
ConsultationMesuresDetaillees-v2.0 only allow 7 days of data.
We could loop by range of 7 days between from_date and to_date and yield/stream results.
I think we could implement this by adding a ndjson output.