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

Enhancement: Ability to Download .txt or .csv Outputs With All Deposits or Tips For A Project #99

Closed
BLKSwan opened this issue Aug 12, 2014 · 3 comments
Assignees

Comments

@BLKSwan
Copy link

BLKSwan commented Aug 12, 2014

Now that Tip4Commit has been running for a while and with @AlexandrZ 's addition of a deposits page to help address issue #98, there is a ton of cool data that I would love to start playing with.

I've found that I have a really easy time just copying and pasting data into Excel directly from the site, but it would be great to be able to download a delimited text file or comma separated file, especially for a project like bitcoin core which has 37 pages of tips.

To the extent it's possible to also get a download of all deposits and tips paid on the main page, that could also be cool. I'm thinking of putting together an imgur album with the global statistics, and then the statistics for a few of the larger projects and then pasting in r/bitcoin and potentially r/dataisbeautiful.

@sashazykov sashazykov self-assigned this Aug 16, 2014
@sashazykov
Copy link
Member

Thank you. It would be great to see the stats. I've added csv format: 05affae

Now you can download tips and deposits data:

https://tip4commit.com/deposits.csv?per_page=100&page=1
https://tip4commit.com/tips.csv?per_page=100&page=1
https://tip4commit.com/projects/2/deposits.csv
...

@BLKSwan BLKSwan closed this as completed Aug 16, 2014
@BLKSwan BLKSwan reopened this Aug 16, 2014
sashazykov added a commit that referenced this issue Aug 16, 2014
@sashazykov
Copy link
Member

deployed fix

@BLKSwan
Copy link
Author

BLKSwan commented Aug 16, 2014

Thanks for putting this together @AlexandrZ! I was having some issues originally pulling all observations in but now it looks like it's all working.

I'm off and running on the analysis. Any data perspectives in particular you'd like to see?

@BLKSwan BLKSwan closed this as completed Aug 16, 2014
bill-auger added a commit to bits4commits/bits4commits that referenced this issue Oct 22, 2014
* header filters 'sign_up' and 'sign_in' links based on controller
* added provider login buttons to sign-up page
* made all sign-in and sign-up links pass redirection url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants