posit-dev / posit-dev/connect-extensions
Usage Metrics Dashboard: export buttons for single-content data view
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 10
- Forks
- 8
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 1
Description
The Usage Metrics Dashboard's multi-content table includes two export buttons: one which downloads the current aggregated table view, and one which downloads the underlying raw data.
We might want to add similar export buttons to the single-content detail view.
Perhaps: one to download a list of top visitors and the number of visits, and another to download the list of visits for that piece of content.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the extensions/usage-metrics-dashboard directory and compare the existing export buttons in the multi-content table with the single-content detail view. Confirm the available single-content data, then add exports for top visitors with visit counts and for the underlying visits list; done means both downloads are available and contain the intended data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100