This example ETL jobs scrapes data from azair.com
, formulates records and saves them into the SQLite database.
You can use optional parameter with tag version. (eg. v0.1
)
- Build docker image
./build.sh
- Run docker image
./run.sh
pytest --show-capture=no