I've been working with @Snwachukwu to productionize the WME pageviews dataset (airflow-dags, underlying repo). We've merged and gotten it running (see T409601).
Last thing to do here before we have a v0.1 product is upload data from WMF infra --> WME AWS infra.
This should be relatively easy (one shell command added to the airflow DAG), but will require secret management on airflow. Specifically, we need to be able to store some kind of auth token for a user on AWS and include it in the airflow env with this shell command.