Here below you will find the list of our reference jobs to extract data from sources and store the result to a Google Cloud Storage bucket.
| JOB NAME | SOURCE | JOB DESCRIPTION |
|---|---|---|
| J002_FTP_TO_GCS | FTP FOLDER | The job reads all files from a FTP folder and upload them to a Google Cloud Storage bucket. |
| J005_Oracle_to_GCS | Oracle DB | It extracts data from using a SQL query and save the result, as a CSV file, in a Google Cloud Storage bucket. |