Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Braunk 192e44e47f
feat(pocket): adding a dataset_metadata.yaml file to grant default access to the pocket dataset (#4152)
* feat(pocket): adding a dataset_metadata.yaml file to grant default access to the pocket dataset

prefect needs this access along with moz confidential

* feat(pocket): removing the dataset_metadata.yaml in favor of additive changes per PR comments

* style(pocket): adding missing newlines

* style(pocket): fixing yaml indentation issues
2023-08-03 23:26:53 +00:00
Jan-Erik Rediger 23a05e465e
ETL task for ingesting Pocket event data (#3920) 2023-06-29 09:27:27 -07:00
kik-kik 97d34d46be
reassigning DAG ownership to kik as per "adopt a DAG" doc (#3862)
* reassigning DAG owners as per "adopt a DAG" doc

* removed jeff from bqetl_addons queries
2023-05-31 11:49:11 +02:00
Sean Rose 495ddcf39f
Correct BigQuery partitioning/clustering metadata in ETL `metadata.yaml` files (#3500)
* Add missing BigQuery partitioning/clustering metadata.
* Correct existing BigQuery partitioning/clustering metadata.
* Allow partition `field` metadata field to be omitted.
* List partition `type` metadata field first.
2023-01-12 13:58:53 -08:00
Jeff Klukas 6a68b38cd6
Pocket twice weekly active user (TWAU) import (#2684)
* Pocket twice weekly active user (TWAU) import

For 2022 KPIs

* Add yearly_cumulative_user_count

* Cast cumulative field to INT
2022-02-03 12:31:01 -05:00
Jeff Klukas 9677405044
Bug 1743493 Import pocket spoc tile ID data (#2661)
* Bug 1743493 Import pocket spoc tile ID data

See https://bugzilla.mozilla.org/show_bug.cgi?id=1743493

* Commit generated DAG changes
2022-01-14 14:53:40 -05:00
Jeff Klukas 5db03b8e87
Fix date partition param of pocket mau query (#1886)
Fixup to #1883
2021-03-12 10:04:21 -05:00
Jeff Klukas e60ee4df2e
Bug 1695336 Pocket MAU import (#1883)
* Bug 1695336 Pocket MAU import

See https://bugzilla.mozilla.org/show_bug.cgi?id=1695336

* Remove null in dags.yaml

* Add 1 day offset
2021-03-11 13:55:21 -08:00