Skip to content

Origin/equity landscape editorship dags

Nmaphophe requested to merge origin/equity_landscape_editorship_dags into main

Contains three DAGS that will be used for the Equity Landscape project by team GDI.

  • equity_landscape_app_dag: Takes all the input metrics and transforms them into output metrics
  • equity_landscape_hql_dag: Reads data loaded on Hive (either from APIs or CSVs) and uses HQL scripts to create the input metrics
  • equity_landscape_csv_dag: Reads data from CSV files and loads them onto Hive.

Merge request reports