Skip to content

Deduplicate journal holdings in reporting #3

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

Open
phette23 opened this issue May 7, 2025 · 0 comments
Open

Deduplicate journal holdings in reporting #3

phette23 opened this issue May 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@phette23
Copy link
Member

phette23 commented May 7, 2025

ACRL/IPEDS instructions have been to deduplicate journals held across multiple databases but we have had no feasible way of doing so in the past. The 360 Admin API should make it possible for us to track the journals as we go and deduplicate. We could store the journal ISSNs in a Set then count the set's members at the end. We would need to check that ISSNs are consistently available across database holdings. The holding object has an identifier and identifierType so there may be some complexity here, e.g. if the same publication has different identifier types across different database holdings.

@phette23 phette23 added the enhancement New feature or request label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant