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

Add tsv output download button to data monitoring dashboard #55

Closed
mshadbolt opened this issue Oct 2, 2019 · 2 comments
Closed

Add tsv output download button to data monitoring dashboard #55

mshadbolt opened this issue Oct 2, 2019 · 2 comments

Comments

@mshadbolt
Copy link

@mshadbolt commented on Wed Oct 02 2019

As a data wrangler I would like the ability to download a tabular format of the information in the data tracker so that I can easily calculate statistics and create visualisations, ideally as a download link on the tracker website.

Currently copying and pasting the data produces a table that is not easy to use, there are merged cells and information is not separated into columns.

Alternative would be to point me at the code that grabs the data and I can adapt it for my purposes.

Thanks!

@mshadbolt mshadbolt changed the title Add tsv output download button to tracker Add tsv output download button to data monitoring dashboard Oct 2, 2019
@parthshahva
Copy link
Contributor

Hi @mshadbolt all the data is available via API at tracker-api https://tracker-api.data.humancellatlas.org/v0/projects. Does this meet your needs or are you still requesting an export button?

@mshadbolt
Copy link
Author

Ok cool I can probably work with that I will check it out, thanks!

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