T341330 add monthly wd rest api metrics dag + dir doc files
Contributor checklist
-
I have written tests for this DAG that will be merged into data-engineering/airflow-dags/tests/wmde -
I have locally ran the above tests as outlined in the tests section of the Airflow DAGs project readme -
I have tested the jobs for this DAG using a process in wmde/analytics/hql/airflow-jobs/wd_rest_api_metrics/_test_monthly
Description
- Adds a monthly DAG that will calculate reporting metrics for the Wikidata REST API
- total_user_agents
- total_filtered_user_agents (filter out outlier activity UAs)
- total_ips
- The assosciated jobs can be found at wmde/analytics/hql/airflow-jobs/wd_rest_api_metrics
Any feedback would be much appreciated!
Related task
Edited by Andrew McAllister (WMDE)