Skip to content

Get historical records, save it into CSV files and post tweets with Air Quality Conditions every day in the morning, afternoon, and evening.

License

Notifications You must be signed in to change notification settings

sebaxtian/breezometer-api-demo

Repository files navigation

BreezoMeter API Demo

Hi, this repo contains a couple of examples to use the BreezoMeter API to get data for Air Quality at a specific city or location around the world and save that data into datasets with CSV format.

The main idea is to get historical records, save it into CSV files and post tweets with Air Quality conditions every day in the morning, afternoon, and evening.

Buy Me A Coffee


Context

There's a story behind every dataset and here's your opportunity to share yours.

Work in progress ...

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Work in progress ...

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Work in progress ...

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Work in progress ...


Requirements

Source Code

See ./src directory.

Datasets

See ./output directory.

Documentation

Directory Readme
./doc README.md
./input README.md
./output README.md
./src README.md

How to use

Please read and execute each step below:

Step 1

Create and use Python virtual environment:

$promt> python3 -m venv .venv
$promt> source .venv/bin/activate

Step 2

Install all Python requirements:

$promt> pip3 install -r requirements.txt

Step 3

Run Python Script:

$promt> ./run.sh

The BreezoMeter output is generated within ./output directory.

Step N

Work in progress ...


That's all for now ...


Would you like contribute?

Getting in touch with @sebaxtianbach


License

MIT License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About me

https://about.me/sebaxtian

About

Get historical records, save it into CSV files and post tweets with Air Quality Conditions every day in the morning, afternoon, and evening.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published