Skip to content

A web app for ranking computer science departments according to their research output in selective venues.

License

Notifications You must be signed in to change notification settings

PhysCoder/CSrankings

Repository files navigation

This repo contains the code and data used to build this web page: http://csrankings.org

To add or modify a faculty member's affiliation, please modify the file faculty-affiliations.csv and issue a pull request. Make sure that the faculty's name corresponds to their DBLP author entry; for example, Les Valiant's entry is Leslie G. Valiant , Harvard University.

The Python script util/regenerate-data.py builds the generated-author-info.csv file which the web app uses to compute rankings. This needs to be re-executed every time the faculty affiliation csv changes.

About

A web app for ranking computer science departments according to their research output in selective venues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 39.2%
  • HTML 27.1%
  • JavaScript 16.5%
  • TypeScript 13.6%
  • XQuery 1.6%
  • CSS 1.2%
  • Other 0.8%