Skip to content

Conversation

@hbdc-BtcFixesThis
Copy link

@hbdc-BtcFixesThis hbdc-BtcFixesThis commented Oct 28, 2025

Description

#2612

To avoid data formatting json download was chosen. This allows the user access to the data as its used to populate the charts for them to restructure as they see fit.

Screenshots

Screenshot 2025-10-28 at 2 00 49 PM Screenshot 2025-10-28 at 2 03 38 PM Screenshot 2025-10-28 at 2 01 23 PM Screenshot 2025-10-28 at 2 01 08 PM Screenshot 2025-10-28 at 2 03 26 PM

Additional Context

Was anything unclear during your work on this PR? Anything we should definitely take a closer look at?
No. I wasn't sure where to add sample data files that are generated when clicking download so I thought I'd add them here.

endpoint (six downloads for all charts exposed):
registration_growth.txt
spending_growth.txt
spender_growth.txt
item_growth.txt
stacking_growth.txt
stacker_growth.txt

endpoint (two downloads for two charts exposed): /stackers/bitcoin/month
revenue_growth_subs.txt
item_growth_subs.txt

Checklist

Are your changes backward compatible? Please answer below:
Yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:
8

For frontend changes: Tested on mobile, light and dark mode? Please answer below:
Yes

Did you introduce any new environment variables? If so, call them out explicitly here:
No

Did you use AI for this? If so, how much did it assist you?
No

@ed-kung
Copy link
Contributor

ed-kung commented Nov 6, 2025

Not a big deal, but I would still recommend CSV over JSON, since I think it'd be more accessible to more people, especially the users who might make use of this feature most.

@hbdc-BtcFixesThis
Copy link
Author

Thanks for the feedback @ed-kung. I added the option to download as csv and would be happy to remove the json option if it clutters the screen or is unhelpful etc. Here are some screenshots and the results of csv downloads

revenue_growth_subs.csv
item_growth_subs.csv
item_growth.csv
registration_growth.csv
spending_growth.csv
spender_growth.csv
stacking_growth.csv
stacker_growth.csv

Screenshot 2025-11-06 at 1 57 33 PM Screenshot 2025-11-06 at 1 57 09 PM Screenshot 2025-11-06 at 1 56 50 PM Screenshot 2025-11-06 at 1 56 44 PM Screenshot 2025-11-06 at 1 56 39 PM

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

Successfully merging this pull request may close these issues.

2 participants