Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activity Feed TSV for use by project-wide visualization #33

Open
djbrooke opened this issue Oct 1, 2019 · 1 comment
Open

Activity Feed TSV for use by project-wide visualization #33

djbrooke opened this issue Oct 1, 2019 · 1 comment
Assignees

Comments

@djbrooke
Copy link
Contributor

djbrooke commented Oct 1, 2019

We'd like to use the search API to populate an "activity feed" from all dataverse installations. The proposal is to use the existing search API and populating a tsv in the metrics aggregator that could then be leveraged by some visualization to show activity around datafile/dataset/dataverse publishing. The advantage of this approach is that we would only need to add new code in this repo instead of adding a new API endpoint(s) for installations.

@djbrooke djbrooke changed the title Activity Feed TSV Activity Feed TSV for use by project-wide visualization Oct 2, 2019
@pdurbin pdurbin self-assigned this Oct 8, 2019
pdurbin added a commit that referenced this issue Oct 8, 2019
@pdurbin
Copy link
Member

pdurbin commented Oct 9, 2019

As I showed @erikbuunk and told @djbrooke I wrote some code to data on the most recent 7 days (configurable) of published dataveses and datasets across all installations using the Search API. It needs to be cleaned up but here it is: cfad3d9

@djbrooke indicated that we'll take this issue off the board for now. I'll let him decide whether to close it or move it to another column.

Along the way I finally created IQSS/dataverse#6264 to close IQSS/dataverse#2291 so I hope API users get some immediate value out of how to do searches across a data range.

@pdurbin pdurbin assigned djbrooke and unassigned pdurbin Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants