You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the only provider that ends up with an attribute array in the metadata for the sensor node. I believe that its conflating provider and source (first element is provider, second is source) but only the first one is making it into the system. I propose that we simplify it to an object and come up with appropriate keys for mapping to data in the db.
This is the only provider that ends up with an attribute array in the metadata for the sensor node. I believe that its conflating provider and source (first element is provider, second is source) but only the first one is making it into the system. I propose that we simplify it to an object and come up with appropriate keys for mapping to data in the db.
openaq-fetch/src/adapters/airnow-http.js
Line 115 in 6778a10
Here is an example of some data coming in
Here is the hungary file
Likely need to change this as well to make sure we dont create another one with an array
openaq-fetch/src/lib/measurement-schema.json
Lines 32 to 49 in 6778a10
The text was updated successfully, but these errors were encountered: