openaq / openaq-fetch

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

Ust-ist adapter failing #1095

Open caparker opened 8 months ago

caparker commented 8 months ago

@majesticio could you look into this? I pinpointed the error and added comments inline so it should be easy to fix.

Here is the branch https://github.com/openaq/openaq-fetch/tree/adapter-fix/ust-ist

majesticio commented 8 months ago

currently the data URL is returning

{
"status": "error",
"message": "no data"
}

so this adapter requires investigation