Use PAWS to experiment with fetching and parsing edit data from Toolhub
- Find which endpoint(s) to use by consulting the Toolhub API docs
- Fetch all edits from the last 30 days
- Present the data in a table (or similar) showing total edits per user
- Order the data from most to least prolific editors
- Discuss whether it would be worth creating a new Toolhub endpoint to make this process easier.