Skip to content

Lambda function to scrape the air quality data of the City of Vienna.

License

Unlicense, Unlicense licenses found

Licenses found

Unlicense
LICENSE.md
Unlicense
UNLICENSE.md
Notifications You must be signed in to change notification settings

geraldbaeck/Luftg-temesswerte-Wien

Repository files navigation

Air quality Vienna

The city of Vienna only provides a half-hourly csv file of the current air quality but unfortunately no historical data. This repo provides an AWS Lambda function which queries this CSV and stores the original CSV and a JSON file which contains all valid data points to S3.

Accessing the data

All data can be accessed here: https://s3.eu-central-1.amazonaws.com/luftguetemesswerte/

Modifications and Reuse

If you do not like AWS and shit, just modify the script for needs. The source code runs with an UNLICENSE. I would be happy if you drop me line and reuse the UNLICENSE.

Contributing

Anytime.

Authors

See also the list of contributors who participated in this project.

License

This is free and unencumbered software released into the public domain - see the UNLICENSE.md file for details, because no fucks are given.

About

Lambda function to scrape the air quality data of the City of Vienna.

Topics

Resources

License

Unlicense, Unlicense licenses found

Licenses found

Unlicense
LICENSE.md
Unlicense
UNLICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages