gwu-libraries / TweetSets

Service for creating Twitter datasets for research and archiving.
MIT License
25 stars 2 forks source link

T88 top analytics fixes #88 #89 #92

Closed dolsysmith closed 3 years ago

dolsysmith commented 3 years ago

CSV should be downloadable for each of the "Top" dataset statistics (defaulting to 1,000, unless there are fewer rows in the set). Options to create extracts for mentions, top mentions, and top users have been removed from the dataset creation panel.

Extracts already created should still be visible when associated with a particular dataset, but please test this. (I had to delete all the previous datasets on my dev VM because I was running out of room.)

FYI -- I tested the CSV download on Safari, Firefox, and Chrome (Mac).

dolsysmith commented 3 years ago

P.S. I commented out some HTML in the dataset.html template; I'll delete that block entirely before merging once you've done your review.

lwrubel commented 3 years ago

I think it's OK to go ahead and delete that code so the PR is what would be merged, unless there's some reason I'm not understanding.