Skip to content

Some notebooks for analyzing the indexing of Open Journal Systems publications

Notifications You must be signed in to change notification settings

sul-dlss-labs/ojs-indexing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains a Jupyter notebook for analyzing Open Journal System publication metadata, and whether it has been indexed. The source dataset is:

Details of publications using software by the Public Knowledge Project Khanna, Saurabh; Raoni, Jonas; Smecher, Alec; Alperin, Juan Pablo; Ball, Jon; Willinsky, John, 2024, "Details of publications using software by the Public Knowledge Project", https://doi.org/10.7910/DVN/OCZNVY, Harvard Dataverse, V4, UNF:6:gZEARPVQ7u+ewxiX1pWVBQ==

To run the notebooks you will need a Dimensions API username and password which you should add to a .env file that looks like:

DIMENSIONS_USER=MYUSERNAME
DIMENSIONS_PASSWORD=MYPASSWORD

Then you will want to install Poetry and:

$ poetry install
$ poetry run jupyter lab

About

Some notebooks for analyzing the indexing of Open Journal Systems publications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published