openaq-fetch icon indicating copy to clipboard operation
openaq-fetch copied to clipboard

A tool to collect data for OpenAQ platform.

Results 167 openaq-fetch issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [knex](https://github.com/knex/knex), [knex-postgis](https://github.com/jfgodoy/knex-postgis) and [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps [luxon](https://github.com/moment/luxon) from 3.0.4 to 3.2.1. Changelog Sourced from luxon's changelog. Changelog 3.2.0 (2022-12-29) Allow timeZone to be specified as an intl option Fix for diff's handling of end-of-month when...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Node 14 EOLs at the end of April 2024: https://github.com/nodejs/release#release-schedule We need to update to a more maintained version of Node ASAP. Node 18 is supported by AWS Lambda and...

enhancement

In order to support regional fetchers we would need to make a few minor updates 1. Update the cdk to deploy the lamda to a different region and create a...

enhancement

Per a user email we may be missing some sites and there may be another API for access AQ data from queensland https://airquality.des.qld.gov.au/v1/stations/PROS/parameters/131/measurements?pagesize=1000&pagenumber=1 This data seems to show only 24...

Sao Paulo CETESB seems to have stopped updating in OpenAQ for about 3 months. The site still loads when manually requesting but takes a long time. Perhaps theres a timeout?

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...

The US Embassy in Buenos Aires does not appear to actively report AQ but does have historical data which may be nice to import. https://www.dosairnowdata.org/dos/#Argentina$Buenos_Aires

It seems like some of the Department of State (DoS) locations may be duplicate fetching from the DoS and the Airnow-http sources. e.g. https://github.com/openaq/openaq-fetch/blob/main/src/sources/sd.json#L18 This shows the `Khartoum Residential` location...