https://github.com/guiribei/airflow_dags
Dealing with dags in Santander Coders from Ada module 5
https://github.com/guiribei/airflow_dags
airflow airflow-dags python scheduled-tasks
Last synced: 3 months ago
JSON representation
Dealing with dags in Santander Coders from Ada module 5
- Host: GitHub
- URL: https://github.com/guiribei/airflow_dags
- Owner: Guiribei
- Created: 2023-03-10T00:08:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T01:03:17.000Z (over 2 years ago)
- Last Synced: 2025-06-14T05:37:26.474Z (4 months ago)
- Topics: airflow, airflow-dags, python, scheduled-tasks
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airflow_dags
Dealing with dags in Santander Coders from Ada module 5You can manually add the script to see it working. It is meant to make requests to an API that posts news and save it's information in a parquet file. After that, another request is done to a second API to get the feeling of a given news based on it's title.