Baselight

Open Access Journals

An In-Depth Look at Open Access Journals Worldwide

@kaggle.thedevastator_oa_diamond_journals_study_library_163_references

Loading...
Loading...

About this Dataset

Open Access Journals


Open Access Journals

An In-Depth Look at Open Access Journals Worldwide

By [source]


About this dataset

This dataset offers an in-depth look into Open Access Journals worldwide, featuring a library of 163 references gathered from June 2020 to February 2021. The consortium of 10 organizations behind the study researched 1,619 journals and collected 7,019 free text submissions and other data from 94 questions. In addition to this in-depth research, three focus groups were held with 11 journals and 10 interviews were conducted with hosting platforms.

The data contained in this set includes key variables such as item type, publication year, author or title as well as ISBN numbers or ISSNs for easy identification purposes. In addition to these indicators which help identify a specific reference item, there are DOI URLs with access dates for easy online access should the physical form prove difficult to find. Alongside the rights information regarding the journal study is also available alongside storage locations cataloging different archives, libraries and file attachments if relevant. Finally viewers can use manual tags relating each field combination along with any particular notes they may have while extra fields offer additional information regarding timely updates or current progressions within the sector.

In short this dataset provides viewers everywhere an intimate glimpse into Open Access Journals around world ready at their fingertips using comprehensive yet easily absorbed facts focusing on open access standards daily maintained by some of finest minds today!

More Datasets

For more datasets, click here.

Featured Notebooks

  • 🚨 Your notebook can be here! 🚨!

How to use the dataset

This dataset contains a library of 163 references related to Open Access journal studies from an in-depth study conducted from June 2020 to February 2021 by a consortium of 10 organisations and commissioned by coalition S. This study surveyed 1,619 journals, collected 7,019 free text Submissions, and other data from 94 questions and organised three focus groups with 11 journals and 10 interviews with hosting platforms. This dataset is ideal for those who want an in-depth understanding about the state of Open Access Journals.

The columns contained in this dataset are as follows: Key (unique identifier for each reference), Item Type (type of reference e.g book or journal article), Publication Year (year of publication), Author (author of the reference), Title (titleof the reference), Publication Title(title of the publication), ISBN(international standard book number), ISSN(international standard serial number) , DOI(digital object identifier) , Url(URLof the reference) , Abstract Note(summary ofthe reference) , Date (dateof thereference ),DateAdded (date added to library ) , Date Modified (date themodified ), Access Date

Research Ideas

  • Utilizing the dataset to create a comprehensive interactive index of global open access journals. This could be used as an invaluable search engine for topics related to various open access studies, as well as make it easy for researchers/scholars/fans to connect with their interests.
  • Combining this dataset with other datasets and text mining tools to uncover patterns, trends and insights on key factors affecting successful adoption of open access journals globally.
  • Creating automated sentiment analysis algorithms based on the dataset that can identify impactful language and comments used in scholarly writings about Open Access Journals for improved marketing purposes by publishers and other stakeholders invested in the success of these journals

Acknowledgements

If you use this dataset in your research, please credit the original authors.
Data Source

License

License: CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
No Copyright - You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information.

Columns

File: OADJS Library.csv

Column name Description
Key Unique identifier for each reference. (String)
Item Type Type of reference (e.g. book, journal article, etc.). (String)
Publication Year Year of publication. (Integer)
Author Author(s) of the reference. (String)
Title Title of the reference. (String)
Publication Title Title of the publication. (String)
ISBN International Standard Book Number. (String)
ISSN International Standard Serial Number. (String)
DOI Digital Object Identifier. (String)
Url URL link to the reference. (String)
Abstract Note Summary of the reference. (String)
Date Date of the reference. (String)
Date Added Date the reference was added to the library. (String)
Date Modified Date the reference was last modified. (String)
Access Date Date the reference was last accessed. (String)
Pages Pages of the reference. (String)
Num Pages Number of pages of the reference. (Integer)
Issue Issue of the reference. (String)
Volume Volume of the reference. (String)
Number Of Volumes Number of volumes of the reference. (Integer)
Series Series of the reference. (String)
Series Number Number of the series. (Integer)
Series Text Text of the series. (String)
Series Title Title of the series. (String)
Publisher Publisher of the reference. (String)
Place Place of publication. (String)
Language Language of the reference. (String)
Rights Rights of the reference. (String)
Archive Archive of the reference. (String)
Archive Location Location of the archive. (String)
Library Catalog Library catalog of the reference. (String)
Call Number Call number of the reference. (String

Acknowledgements

If you use this dataset in your research, please credit the original authors.
If you use this dataset in your research, please credit .

Tables

Oadjs Library

@kaggle.thedevastator_oa_diamond_journals_study_library_163_references.oadjs_library
  • 143.25 KB
  • 162 rows
  • 87 columns
Loading...

CREATE TABLE oadjs_library (
  "key" VARCHAR,
  "item_type" VARCHAR,
  "publication_year" DOUBLE,
  "author" VARCHAR,
  "title" VARCHAR,
  "publication_title" VARCHAR,
  "isbn" VARCHAR,
  "issn" VARCHAR,
  "doi" VARCHAR,
  "url" VARCHAR,
  "abstract_note" VARCHAR,
  "date" VARCHAR,
  "date_added" TIMESTAMP,
  "date_modified" TIMESTAMP,
  "access_date" TIMESTAMP,
  "pages" VARCHAR,
  "num_pages" DOUBLE,
  "issue" VARCHAR,
  "volume" VARCHAR,
  "number_of_volumes" VARCHAR,
  "journal_abbreviation" VARCHAR,
  "short_title" VARCHAR,
  "series" VARCHAR,
  "series_number" VARCHAR,
  "series_text" VARCHAR,
  "series_title" VARCHAR,
  "publisher" VARCHAR,
  "place" VARCHAR,
  "language" VARCHAR,
  "rights" VARCHAR,
  "type" VARCHAR,
  "archive" VARCHAR,
  "archive_location" VARCHAR,
  "library_catalog" VARCHAR,
  "call_number" VARCHAR,
  "extra" VARCHAR,
  "notes" VARCHAR,
  "file_attachments" VARCHAR,
  "link_attachments" VARCHAR,
  "manual_tags" VARCHAR,
  "automatic_tags" VARCHAR,
  "editor" VARCHAR,
  "series_editor" VARCHAR,
  "translator" VARCHAR,
  "contributor" VARCHAR,
  "attorney_agent" VARCHAR,
  "book_author" VARCHAR,
  "cast_member" VARCHAR,
  "commenter" VARCHAR,
  "composer" VARCHAR,
  "cosponsor" VARCHAR,
  "counsel" VARCHAR,
  "interviewer" VARCHAR,
  "producer" VARCHAR,
  "recipient" VARCHAR,
  "reviewed_author" VARCHAR,
  "scriptwriter" VARCHAR,
  "words_by" VARCHAR,
  "guest" VARCHAR,
  "number" VARCHAR,
  "edition" VARCHAR,
  "running_time" VARCHAR,
  "scale" VARCHAR,
  "medium" VARCHAR,
  "artwork_size" VARCHAR,
  "filing_date" VARCHAR,
  "application_number" VARCHAR,
  "assignee" VARCHAR,
  "issuing_authority" VARCHAR,
  "country" VARCHAR,
  "meeting_name" VARCHAR,
  "conference_name" VARCHAR,
  "court" VARCHAR,
  "references" VARCHAR,
  "reporter" VARCHAR,
  "legal_status" VARCHAR,
  "priority_numbers" VARCHAR,
  "programming_language" VARCHAR,
  "version" VARCHAR,
  "system" VARCHAR,
  "code" VARCHAR,
  "code_number" VARCHAR,
  "section" VARCHAR,
  "session" VARCHAR,
  "committee" VARCHAR,
  "history" VARCHAR,
  "legislative_body" VARCHAR
);

Share link

Anyone who has the link will be able to view this.