Write 1-2 tutorials to illustrate how to use AQS endpoints in Python or another programming language commonly used in data analysis/science.
Focus on the endpoints themselves and avoid writing a full-fledged application that might be difficult to maintain.
Plan
Tutorial 1 - covers loading of editor data from the API and displaying it using matplotlib:
- Working prototype
- Content
- Review
Tutorial 2 - covers loading of page view and edit data from multiple endpoints, joining all data into a single dataframe, and displaying it using matplotlib with a shared X axis:
- Working prototype
- Content
- Review
Tutorial 3 (optional):
-
Working prototype -
Content -
Review