Page MenuHomePhabricator

Fetch content counts from AQS using internal API endpoint
Open, Needs TriagePublic

Description

Currently, in 01-calculate.ipynb, we access the AQS API using the regular endpoint (https://wikimedia.org/api/rest_v1/metrics/...). However, we are actually supposed to be using the internal API endpoints instead.