Context
We want to get the next data point for our analysis of the sub-ref usage. That's data from January then. Because we also want to have baseline data for future deployments this time we want to run it for all wikis.
Task
- Run the scraper for the dump that's published at the beginning of February
- Make sure aggregations can be put into the database for Superset analytics
Tech notes
Since the Airflow job isn't ready yet, we'll have to run this job manually. Ideally the code review for T416001: Scraper should write directly to Hive is complete by this point.