Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add venue statistics to the register #33

Open
5 tasks
nuest opened this issue Dec 16, 2020 · 0 comments
Open
5 tasks

Add venue statistics to the register #33

nuest opened this issue Dec 16, 2020 · 0 comments
Assignees
Labels
development Development of the register help welcome We like this but don't have time to do it. Are you in?

Comments

@nuest
Copy link
Member

nuest commented Dec 16, 2020

To stats.json, based on https://github.com/codecheckers/register/blob/master/register.csv, write a script that compiles the following information.

  • the number of different journals (unique entries in column type)
  • the number of checks per journal with some information about each journal/conference based on each unique entry/identifier:
    • logo (from website, see https://codecheck.org.uk/partners/)
    • link to the website (store in yml or JSON file)
    • link to policies page (find yourself, store in yml or JSON file)
    • full name (store locally in yml or JSON file)
  • group the venues into three categories: journals, conferences, community

Create a new page that nicely renders the statistics into a dashboard, including

  • a timeline of check publications
  • logos and numbers of checks

Related to #30

@nuest nuest added the development Development of the register label Dec 16, 2020
@nuest nuest self-assigned this Dec 16, 2020
@nuest nuest added the help welcome We like this but don't have time to do it. Are you in? label Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development of the register help welcome We like this but don't have time to do it. Are you in?
Projects
None yet
Development

No branches or pull requests

1 participant