REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
41/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Data Engineer Pipeline in Airflow
In this challenge,
we will develop a simple
Apache Airflow data pipeline.
Summary
Our data pipeline fetches data from News API,
transforms the data into a tabular structure,
and stores the transformed data on Amazon S3.
Quickstart
- I recommend starting with a fresh virtualenv using Python 3.6 on a *nix system.
- Our docker versions are docker 17.12.0-ce and docker-compose 1.18.0.
- Run
make init to download project dependencies.
- Run
make test to make sure basic smoke tests are passing.
- Run
make run with docker running to bring up airflow.
- Follow the requirements + rules of engagement below.
Requirements
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
This repository implements a fully automated data pipeline integrating AWS S3, Snowflake, DBT, Apache Airflow, and Streamlit. It handles data ingestion, transformation, and visualization, providing a streamlined solution for building and analyzing datasets.
31/100 healthActive repository
PythonNo license#airflow#aws-s3#aws-sqs#dbt-core
⑂ 2 forks◯ 0 issuesUpdated May 27, 2025
This project implements an Airflow ETL pipeline that fetches finance news data from the Alpha Vantage API, transforms it, stores it in an Excel file, and uploads it to an AWS S3 bucket.
38/100 healthActive repository
PythonNo license#airflow#aws-s3#pandas-python#python
⑂ 0 forks◯ 0 issuesUpdated Jan 5, 2026