https://github.com/reddit/thebutton-data
press history for /r/thebutton
https://github.com/reddit/thebutton-data
Last synced: 4 months ago
JSON representation
press history for /r/thebutton
- Host: GitHub
- URL: https://github.com/reddit/thebutton-data
- Owner: reddit
- Created: 2015-06-08T17:26:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T20:37:46.000Z (about 11 years ago)
- Last Synced: 2025-09-04T09:31:50.666Z (10 months ago)
- Size: 14.2 MB
- Stars: 61
- Watchers: 13
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thebutton-data
The csv file contains the press history for [/r/thebutton](https://www.reddit.com/r/thebutton).
The csv has four columns:
`press time` the date and time at which the press happened
`flair` the timer value the user got as flair
`css` the flair class given to the user
`outage press` whether the press was an automatic press during a site outage to keep the button alive
Outage presses were relatively few and never occurred at a time when the button was truly at risk of expiring, but if you're doing real scientific analysis on this data, you may choose to discount these presses or otherwise make a note of them.
Source code for the button is at https://github.com/reddit/reddit-plugin-thebutton.