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.
- Host: GitHub
- URL: https://github.com/openaq/lambda-chinaaqidata
- Owner: openaq
- License: mit
- Created: 2018-02-20T18:18:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T13:38:49.000Z (almost 7 years ago)
- Last Synced: 2025-01-11T22:45:54.401Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.