https://github.com/gully/voxcharta
Web-scrape the voxcharta.org usage statistics
https://github.com/gully/voxcharta
Last synced: about 1 year ago
JSON representation
Web-scrape the voxcharta.org usage statistics
- Host: GitHub
- URL: https://github.com/gully/voxcharta
- Owner: gully
- License: mit
- Created: 2014-12-17T17:10:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T00:38:49.000Z (over 11 years ago)
- Last Synced: 2025-02-16T16:25:32.963Z (over 1 year ago)
- Homepage:
- Size: 371 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VoxCharta
=========
Web-scrape the [VoxCharta](http://voxcharta.org) usage statistics.
The usage statistics are available under the `Tools` tab:
+ Institution Statistics
+ Author Statistics
+ My Voting Record
+ User Statistics
Here are the questions I want to ask:
1. What is the distribution of votes per person? (Cumulative distribution plot ordered from high to low)
2. How does the UTexas voting record compare to peer institutions? (Histogram of total votes)
3. How has my voting record changed in time? (Time series density plot binned by month or weeks)
4. Which institution has the highest fraction of negative votes?
Quoting from the website:
> Vox Charta is a clone of arXiv used primarily for astronomy and astrophysics paper discussions. Users of this website have the ability to vote for papers they would like to talk about at the next discussion session. All papers that received votes since the previous discussion appear in an “agenda” at the top of the main page, sorted by the number of votes each paper receives. A copy of this agenda is e-mailed out to the department shortly before the discussion itself.
I would like to thank the creator of VoxCharta, [James Guillochon](http://astrocrash.net/).
> The page is designed and currently maintained by James Guillochon. If you belong to another astronomy or astrophysics department and would like to use Vox Charta to help run your regular astro-ph discussions, please send [him] an e-mail. Let [him] know if you have any suggestions, spot any bugs, or have any questions!