Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 343 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 343 Bytes

To generate the JS data file containing information on all conferences to be displayed, run:

$ python3 scrape_conferences.py

This will generate a file, conferences.js, which contains the following information about each conference:

  • Abbreviation
  • Name
  • Citations
  • h index
  • Category
  • URL
  • Date
  • Location
  • Submission Deadline