kpi-data-pipeline

There are 1 repositories under kpi-data-pipeline topic.

  • nathadriele/airflow-kpi-insertion-pipeline

    The script automates the collection and insertion of KPIs related to transaction time and storage usage in a Data Warehouse, using Apache Airflow. It calculates the time elapsed since the last transaction and the percentage of storage usage, recording this data periodically in specific tables.

    Language:Python0100