openaq / openaq-fetch

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

Removed battutaStream usage from eea-direct adapter #1071

Closed majesticio closed 10 months ago

majesticio commented 10 months ago

Removed battutaStream and fetchMetadata functions from eea-direct. Also added some conversions for incorrect units. Not relying on the battuta bucket may have added some locations to our EEA dataset as well.

github-actions[bot] commented 10 months ago

results: There are 3 unused packages:

⚠⚠⚠⚠⚠⚠⚠⚠⚠
Unused dependencies:
- JSONStream
- node-fetch
- tz-lookup

majesticio commented 10 months ago

closes #1068