This is a practice project from [IBM Data Engineering Course]. A bash script to Extract, Transform, and Load temperature data.
To run the bash script:
./rx_poc.sh
To schedule a task:
crontab -e
Add at the end of the file: 0 8 * * * /path/to/rx_poc.sh