So, what's the point? I'm genuinely asking. Is that dataset interesting by itself or is it the crowdsourcing that is studied? I got this impression from a message I got when the page finally loaded, just before it crashed with an out of memory error, it was saying something like "you are free to edit, your edit actions are recorded".
Sorry, was out all day and so was the graduate student working on this. It's back up and might be more scalable now...
The dataset could be interesting for anyone who wants to analyze it for things like hiring trends, or for someone who wants to apply to grad school in a certain topic or faculty positions at a department.
The platform itself is a way to keep dynamic data up to date by asking visitors for help with fixing data. In some cases, it tries to figure out what your interests are (universities or research areas you look at most), and ask you about those.
I could see some interesting time lapse visualizations coming out of this. For example: Have CS departments changed over time to have more / less full professors vs associates? Or adjuncts vs full-time faculty? Is it different for public vs private schools?
I have some hunches but it would be cool to actually execute these queries on data.
Exactly. Like which research areas have universities been hiring for recently, is the male/female ratio of hiring improving for some universities, etc.
We use a java grid library for the table. The part we've built is logging and computing interests based on user interactions, and then prompting the best matching items for visitors to fix.
We'll be open sourcing it when we publish the work, so that anyone can load any updatable data into the platform.