You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,21 @@ For methodical details and more information, see [this preprint at *SocArXiv*](h
8
8
9
9
## Results
10
10
11
-
Data about **478.512** editorial positions at **6.090** journals from **17** publishers were found.
11
+
Data about ca. **480.000** editorial positions at **6.090** journals from **17** publishers were found.
12
12
13
-
To see the results, search through the dataset at https://openeditors.ooir.org/, or download the files from the `Output`-folder.
13
+
In addition, the scripts scraped further data about **19.487** editorial positions at **752** journals from **5** predatory publishers.
14
14
15
-
In the `Output`-folder, the data was split into two files to avoid documents of over 100 MB:
15
+
To see the results, see the `Output`-folder, or browse through the dataset at https://openeditors.ooir.org/.
16
+
17
+
In the `Output`-folder, the data from the 17 non-predatory publishers were split into two files to avoid documents of over 100 MB:
16
18
-`editors1.csv` contains editor data from APA, ASCE, Brill, CUP, Elsevier, Emerald, and Frontiers;
17
19
-`editors2.csv` contains editor data from Hindawi, IGI Global, Inderscience, John Benjamins, Karger, MDPI, Pleiades, PLOS, RSC, and SAGE.
20
+
- The same filenames with `*_ror.csv` additionally contain [ROR](https://ror.org/)-identifiers, while the ones with `*_ror_countries.csv` have yet another column with automatically extracted country names.
21
+
-`editors_predatory.journals.csv` contain the results from the 5 predatory publishers.
18
22
19
23
## Data Sample
20
24
21
-
The current version contains data from journals pertaining to the following 17 publishers:
25
+
The current version contains data from journals pertaining to the following 17 (non-predatory) publishers:
22
26
23
27
- American Psychological Association (APA)
24
28
- American Society of Chemical Engineers (ASCE)
@@ -38,6 +42,14 @@ The current version contains data from journals pertaining to the following 17 p
38
42
- Royal Society of Chemistry (RSC)
39
43
- SAGE
40
44
45
+
The five predatory publishers in the sample are:
46
+
47
+
- Allied Academies (seems to belong to OMICS)
48
+
- iMedPub (seems to belong to OMICS)
49
+
- Longdom (seems to belong to OMICS)
50
+
- SCIRP
51
+
- SciTechnol (seems to belong to OMICS)
52
+
41
53
The URLs to the journal websites (as visible in the `Data`-folder) stems from https://github.com/andreaspacher/academic-publishers.
0 commit comments