-
Notifications
You must be signed in to change notification settings - Fork 0
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
Incorrect statistics displayed on Dashboard #52
Comments
I'm going to take a look at this, but think that some of this is that the stats just aren't labelled clearly enough. For instance, that 923 books seems more like the total number of books, not the books in a single package... |
Triage:
|
First batch of fixes committed: COPIM/intrepid@d278d42 |
Re. chapters. Hmm. This is counting works, which should all be books. Will leave open for some more investigation, |
In Thoth parlance, 'works' are not all 'books' - 'works' is the umbrella term for books + chapters. |
OK, so to confirm, we are currently pulling "works" not "books". We need to update this so that we only pull full book works as we will otherwise start to get chapters coming through. |
Looks like the data displayed in the Dashboard display is incorrect. Signing up for the ScholarLed package it records
a. 923 books (which seems too many)
b. Open Book Publishers data appears to show over 100 books published per year - which we have not done! Is it possible that books AND chapters are being included in this display?
If so, correct to show books only.
And maybe aggregate titles across all publishers rather that overlaying data.
Would also be ideal to have different colours for each publisher.
The text was updated successfully, but these errors were encountered: