-
### What product(s) is this story for?
OpenChallenges
### As a user, I want
_No response_
### Description
The goal of this story is to update the existing `openchallenges-edam-etl` to effectively…
-
### Discussed in https://github.com/apache/airflow/discussions/33556
Originally posted by **ntnhaatj** August 20, 2023
### Description
Hi, as [my issue was raised here](https://github.com/a…
-
Many ETL processes generally have more complex workflows than a simple pipeline. There are conditional branches, split/merge branches, success/error branches, etc. So you probably need a node / graph …
-
Airbyte is an open-source equivalent to FiveTran for ETL and data transfer pipelines: https://airbyte.com/
-
1. Preparation of initial pipeline components in Python notebook.
2. Build the final Python script by merging all the notebook components.
-
**Is your feature request related to a problem? Please describe.**
Production setups generally use a streaming loader, and have ETL in separate pipelines. By implementing kafka loaders and persist, pi…
-
**Is your feature request related to a problem? Please describe.**
When we initially setup RevealBI and pointed it at our test database for MongoDB we noticed significant performance issues rendering…
-
- [ ] CONMEBOL: Analista de rendimiento deportivo
- [ ] BarcelonaHub: _Sport scientist_
- [ ] BarcelonaHub: Analista
- [ ] [Análisis de Datos Deportivos de Fútbol con Power BI](https://www.udemy.co…
-
# Overview of EL, ELT or ETL:
https://coursera.org/share/98cbe98dfaef4d453c501ef5604855b9
## EL
EL is extract and load. This refers to when data can be imported as is into a system. Examples includ…
-
- [x] Remove config file handling from pipeline code
- [x] Move jobs to separate repo
- [ ] Move End-to-end tests to jobs repo