openaq / openaq-fetch

A tool to collect data for OpenAQ platform.
MIT License
85 stars 39 forks source link

EEA using deprecated battuta service #1068

Closed russbiggs closed 9 months ago

russbiggs commented 1 year ago

The EEA adapter is still using the deprecated Battuta service. It would be best to remove these calls to the Battuta file to lessen the load on the bucket:

https://github.com/openaq/openaq-fetch/blob/93496c79adb4e5038508f4e387ed75e469c50b43/src/adapters/eea-direct.js#L43

russbiggs commented 9 months ago

@majesticio Can this issue be closed?

majesticio commented 9 months ago

Closing this issue, was resolved by PR #1071