Skip to content

HeinHtetNyi/Temperature-ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A script to extract, transform, and load temperature data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages