An open API service indexing awesome lists of open source software.

https://github.com/openaq/lambda-chinaaqidata

Wrapper for ChinaAQIData fetcher meant to be run via AWS Lambda.
https://github.com/openaq/lambda-chinaaqidata

Last synced: 3 months ago
JSON representation

Wrapper for ChinaAQIData fetcher meant to be run via AWS Lambda.

Awesome Lists containing this project

README

        

# lambda-chinaaqidata

This is a simple wrapper to run https://github.com/openaq/ChinaAQIData via AWS Lambda. It'll output its data to a private S3 Bucket to be picked up by an https://github.com/openaq/openaq-fetch adapter.