{ "cells": [ { "cell_type": "code", "execution_count": 2, "id": "a1c389a9-62ab-41b9-9251-9e7427d6fc7c", "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n" ] }, { "cell_type": "code", "execution_count": 3, "id": "fb4b8dc4-b9c8-44be-92eb-f948626a07f1", "metadata": {}, "outputs": [], "source": [ "doaj = pd.read_csv('./input/doaj_20240704.csv')\n", "road = pd.read_csv('./input/roadExtracted.tsv', sep = '\\t')\n", "unibi = pd.read_csv('./input/issn_gold_oa_version_5.csv')" ] }, { "cell_type": "code", "execution_count": 17, "id": "2cb425f9-62cd-4ccb-9893-3a9c88c8727e", "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | Journal title | \n", "Journal URL | \n", "URL in DOAJ | \n", "When did the journal start to publish all content using an open license? | \n", "Alternative title | \n", "Journal ISSN (print version) | \n", "Journal EISSN (online version) | \n", "Keywords | \n", "Languages in which the journal accepts manuscripts | \n", "Publisher | \n", "... | \n", "URL for journal's Open Access statement | \n", "Continues | \n", "Continued By | \n", "LCC Codes | \n", "Subjects | \n", "DOAJ Seal | \n", "Added on Date | \n", "Last updated Date | \n", "Number of Article Records | \n", "Most Recent Article Added | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "Comunicologia | \n", "https://portalrevistas.ucb.br/index.php/RCEUCB | \n", "https://doaj.org/toc/5bdb6163652d4cb188d109e42... | \n", "2008.0 | \n", "NaN | \n", "NaN | \n", "1981-2132 | \n", "communication | \n", "Portuguese | \n", "Universidade Católica de Brasília | \n", "... | \n", "https://portalrevistas.ucb.br/index.php/RCEUCB... | \n", "NaN | \n", "NaN | \n", "P87-96|H | \n", "Language and Literature: Philology. Linguistic... | \n", "No | \n", "2017-04-21T18:17:06Z | \n", "2017-11-08T13:48:23Z | \n", "0 | \n", "NaN | \n", "
1 | \n", "Revista de Ciencia y Tecnología | \n", "http://www.fceqyn.unam.edu.ar/recyt | \n", "https://doaj.org/toc/563943b7369942519c722ea03... | \n", "1998.0 | \n", "RECyT | \n", "0329-8922 | \n", "1851-7587 | \n", "natural sciences, biology, biochemistry, pharm... | \n", "English, Portuguese, Spanish | \n", "Universidad Nacional de Misiones | \n", "... | \n", "http://www.fceqyn.unam.edu.ar/recyt/index.php/... | \n", "NaN | \n", "NaN | \n", "T|Q | \n", "Technology | Science | \n", "No | \n", "2012-07-06T10:11:58Z | \n", "2017-11-08T13:48:27Z | \n", "0 | \n", "NaN | \n", "
2 | \n", "Universidad y Empresa | \n", "http://revistas.urosario.edu.co/index.php/empr... | \n", "https://doaj.org/toc/65ed48d44b3545b48ff4cce5d... | \n", "1999.0 | \n", "Revista Universidad y Empresa | \n", "0124-4639 | \n", "2145-4558 | \n", "enterprises, management, internationalisation,... | \n", "English, Spanish | \n", "Universidad del Rosario | \n", "... | \n", "http://revistas.urosario.edu.co/index.php/empr... | \n", "NaN | \n", "NaN | \n", "HF1-6182|HF5001-6182 | \n", "Social Sciences: Commerce: Business | \n", "No | \n", "2011-04-18T17:00:43Z | \n", "2017-02-16T18:30:44Z | \n", "484 | \n", "2024-06-24T14:30:20Z | \n", "
3 | \n", "Vìsnik Odesʹkogo Nacìonalʹnogo Unìversitetu: H... | \n", "http://heraldchem.onu.edu.ua/ | \n", "https://doaj.org/toc/f85d6c8856c046948ce751f56... | \n", "2007.0 | \n", "Odessa National University Herald: Chemistry | \n", "2304-0947 | \n", "2414-5963 | \n", "chemistry | \n", "English, Russian, Ukrainian | \n", "Odessa I. I. Mechnikov National University | \n", "... | \n", "http://heraldchem.onu.edu.ua/about/editorialPo... | \n", "NaN | \n", "NaN | \n", "QD1-999 | \n", "Science: Chemistry | \n", "No | \n", "2018-01-25T19:54:00Z | \n", "2018-01-25T19:54:00Z | \n", "459 | \n", "2021-01-20T11:23:59Z | \n", "
4 | \n", "Revista Nacional de Administración | \n", "https://revistas.uned.ac.cr/index.php/rna | \n", "https://doaj.org/toc/b9678203444b424fb65bf6ba1... | \n", "2010.0 | \n", "RNA | \n", "1659-4908 | \n", "1659-4932 | \n", "economics, business, entrepreneurship, public ... | \n", "Spanish | \n", "Universidad Nacional de Educación a Distancia ... | \n", "... | \n", "https://revistas.uned.ac.cr/index.php/rna/about | \n", "NaN | \n", "NaN | \n", "JF20-2112|HF5001-6182 | \n", "Political science: Political institutions and ... | \n", "No | \n", "2019-10-09T13:59:49Z | \n", "2020-02-05T13:06:11Z | \n", "269 | \n", "2024-06-29T17:42:34Z | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
20594 | \n", "Al-Bidayah: Jurnal Pendidikan Dasar Islam | \n", "https://ejournal.uin-suka.ac.id/tarbiyah/albid... | \n", "https://doaj.org/toc/5f27fe7a43c64dc496c6fae17... | \n", "2009.0 | \n", "Al-Bidayah | \n", "2085-0034 | \n", "2549-3388 | \n", "elementary education, primary school, elementa... | \n", "English | \n", "Study Program of Education for Islamic Element... | \n", "... | \n", "https://ejournal.uin-suka.ac.id/tarbiyah/albid... | \n", "NaN | \n", "NaN | \n", "L | \n", "Education | \n", "No | \n", "2019-09-20T04:29:05Z | \n", "2024-07-03T23:56:58Z | \n", "118 | \n", "2024-03-29T14:57:18Z | \n", "
20595 | \n", "Humanis | \n", "https://ojs.unud.ac.id/index.php/sastra | \n", "https://doaj.org/toc/e28a1bbbdd67461b87988b95e... | \n", "2012.0 | \n", "Humanis: Journal of Arts and Humanities | \n", "2528-5076 | \n", "2302-920X | \n", "culture, arts, mythology, religion | \n", "Indonesian, English | \n", "Universitas Udayana | \n", "... | \n", "https://ojs.unud.ac.id/index.php/sastra/OpenAc... | \n", "NaN | \n", "NaN | \n", "P|H | \n", "Language and Literature | Social Sciences | \n", "No | \n", "2019-11-21T16:42:01Z | \n", "2022-04-18T08:47:26Z | \n", "291 | \n", "2024-07-04T03:46:38Z | \n", "
20596 | \n", "Nordic Journal of Systematic Reviews in Education | \n", "https://noredreviews.org/ | \n", "https://doaj.org/toc/cdd09afc02a0462aa398cff2c... | \n", "2023.0 | \n", "NaN | \n", "NaN | \n", "2704-1883 | \n", "systematic review, review protocol, education,... | \n", "Danish, Swedish, Norwegian Nynorsk, Norwegian ... | \n", "Cappelen Damm Akademisk | \n", "... | \n", "https://noredreviews.org/index.php/NJSRE/policy | \n", "NaN | \n", "NaN | \n", "LB5-3640 | \n", "Education: Theory and practice of education | \n", "No | \n", "2024-07-04T07:10:48Z | \n", "2024-07-04T07:10:48Z | \n", "6 | \n", "2024-07-04T07:46:07Z | \n", "
20597 | \n", "Nosocchu | \n", "https://www.jsts.gr.jp/journal/index.html | \n", "https://doaj.org/toc/acf2dcf9525e4a0fb3d5057a5... | \n", "2022.0 | \n", "Japanese Journal of Stroke | \n", "0912-0726 | \n", "1883-1923 | \n", "stroke, cerebrovascular disease, neurology, ne... | \n", "Japanese | \n", "The Japan Stroke Society | \n", "... | \n", "https://www.jsts.gr.jp/journal/index.html | \n", "NaN | \n", "NaN | \n", "RC31-1245 | \n", "Medicine: Internal medicine | \n", "No | \n", "2024-07-04T07:40:16Z | \n", "2024-07-04T07:40:16Z | \n", "0 | \n", "NaN | \n", "
20598 | \n", "Telematika | \n", "http://ejournal.amikompurwokerto.ac.id/index.p... | \n", "https://doaj.org/toc/23fe884f1c474d3b82b1339e8... | \n", "2012.0 | \n", "NaN | \n", "1979-925X | \n", "2442-4528 | \n", "information technology, information systems, m... | \n", "Indonesian | \n", "Sekolah Tinggi Manajemen Informatika dan Kompu... | \n", "... | \n", "http://ejournal.amikompurwokerto.ac.id/index.p... | \n", "NaN | \n", "NaN | \n", "T58.5-58.64 | \n", "Technology: Technology (General): Industrial e... | \n", "No | \n", "2017-08-07T12:00:13Z | \n", "2024-07-04T08:03:13Z | \n", "166 | \n", "2024-04-25T04:34:00Z | \n", "
20599 rows × 54 columns
\n", "\n", " | Journal title | \n", "Journal URL | \n", "URL in DOAJ | \n", "When did the journal start to publish all content using an open license? | \n", "Alternative title | \n", "Journal ISSN (print version) | \n", "Journal EISSN (online version) | \n", "Keywords | \n", "Languages in which the journal accepts manuscripts | \n", "Publisher | \n", "... | \n", "URL for journal's Open Access statement | \n", "Continues | \n", "Continued By | \n", "LCC Codes | \n", "Subjects | \n", "DOAJ Seal | \n", "Added on Date | \n", "Last updated Date | \n", "Number of Article Records | \n", "Most Recent Article Added | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11 | \n", "Erga-Logoi | \n", "https://www.ledonline.it/index.php/Erga-Logoi | \n", "https://doaj.org/toc/f9c45c28b9914b66ba9ed7acc... | \n", "2013.0 | \n", "Rivista di storia, letteratura, diritto e cult... | \n", "2280-9678 | \n", "2282-3212 | \n", "ancient greece, ancient rome, classical studie... | \n", "English, French, German, Italian, Spanish | \n", "LED Edizioni Universitarie | \n", "... | \n", "https://www.ledonline.it/index.php/Erga-Logoi/... | \n", "NaN | \n", "NaN | \n", "DE1-100|PA|KJ2-1040 | \n", "History (General) and history of Europe: Histo... | \n", "No | \n", "2020-04-21T12:27:54Z | \n", "2020-04-21T12:27:54Z | \n", "187 | \n", "2024-06-27T09:29:29Z | \n", "
15 | \n", "Culture e Studi del Sociale | \n", "http://www.cussoc.it/index.php/journal | \n", "https://doaj.org/toc/9d00e857b9c4433782833c8e2... | \n", "2016.0 | \n", "NaN | \n", "NaN | \n", "2531-3975 | \n", "social studies, sociology, cultural studies, m... | \n", "English, Italian | \n", "University of Salerno | \n", "... | \n", "http://www.cussoc.it/index.php/journal/about | \n", "NaN | \n", "NaN | \n", "HM401-1281 | \n", "Social Sciences: Sociology (General) | \n", "No | \n", "2018-05-21T14:36:23Z | \n", "2020-07-06T10:51:56Z | \n", "115 | \n", "2020-12-21T16:03:18Z | \n", "
28 | \n", "Cuadernos AISPI | \n", "http://www.ledijournals.com/ojs/index.php/cuad... | \n", "https://doaj.org/toc/40a068aec18a48208b00669ba... | \n", "2013.0 | \n", "NaN | \n", "2283-981X | \n", "NaN | \n", "spanish literature | \n", "Italian, Spanish | \n", "Ledizioni | \n", "... | \n", "http://www.ledijournals.com/ojs/index.php/cuad... | \n", "NaN | \n", "NaN | \n", "PQ1-3999 | \n", "Language and Literature: French literature - I... | \n", "No | \n", "2017-10-26T13:04:03Z | \n", "2020-08-14T13:39:38Z | \n", "213 | \n", "2020-08-06T15:42:14Z | \n", "
29 | \n", "Scienze del Territorio | \n", "https://oajournals.fupress.net/index.php/sdt/i... | \n", "https://doaj.org/toc/24e1ceb00b93463498bb5ea84... | \n", "2013.0 | \n", "NaN | \n", "2384-8774 | \n", "2284-242X | \n", "architecture, landscape, territorial sciences,... | \n", "English, Italian | \n", "Firenze University Press | \n", "... | \n", "https://oajournals.fupress.net/index.php/sdt/a... | \n", "NaN | \n", "NaN | \n", "S1-972|NA1-9428 | \n", "Agriculture: Agriculture (General) | Fine Arts... | \n", "No | \n", "2019-06-11T08:28:27Z | \n", "2021-08-25T08:23:40Z | \n", "310 | \n", "2022-12-31T10:00:51Z | \n", "
70 | \n", "Territorio Italia | \n", "http://www.territorioitalia.agenziaentrate.it | \n", "https://doaj.org/toc/db456fce2f0c4dc2a2e47eb5a... | \n", "2011.0 | \n", "Territorio Italia. Land Administration, Cadast... | \n", "NaN | \n", "2499-2674 | \n", "land administration, cadastre, real estate, ho... | \n", "English | \n", "Agenzia delle Entrate | \n", "... | \n", "http://www.territorioitalia.agenziaentrate.it | \n", "NaN | \n", "NaN | \n", "GA109.5 | \n", "Geography. Anthropology. Recreation: Mathemati... | \n", "No | \n", "2017-06-12T15:22:32Z | \n", "2021-01-24T18:46:20Z | \n", "59 | \n", "2021-01-07T10:20:11Z | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
20246 | \n", "Economia Agro-Alimentare | \n", "https://www.economiaagroalimentare.it/ | \n", "https://doaj.org/toc/ff0f27d89f5149e7b75a4e0e4... | \n", "2020.0 | \n", "Food Economy | \n", "1126-1668 | \n", "1972-4802 | \n", "agriculture, environment and food systems, foo... | \n", "English, Italian | \n", "Franco Angeli | \n", "... | \n", "https://www.economiaagroalimentare.it/ | \n", "NaN | \n", "NaN | \n", "S | \n", "Agriculture | \n", "No | \n", "2021-02-22T16:20:37Z | \n", "2024-06-26T07:57:29Z | \n", "101 | \n", "2024-06-25T12:31:11Z | \n", "
20339 | \n", "Italian Journal of Prevention Diagnostic and T... | \n", "https://www.ijpdtm.it/index.php/ijpdtm | \n", "https://doaj.org/toc/030efdae62a741538b3dabc7b... | \n", "2023.0 | \n", "NaN | \n", "NaN | \n", "2704-6222 | \n", "emergency medicine, internal medicine, public ... | \n", "English, Italian | \n", "simedet | \n", "... | \n", "https://www.ijpdtm.it/index.php/ijpdtm | \n", "NaN | \n", "NaN | \n", "RC31-1245|R5-920 | \n", "Medicine: Internal medicine | Medicine: Medici... | \n", "No | \n", "2024-06-12T12:17:14Z | \n", "2024-06-12T12:17:14Z | \n", "0 | \n", "NaN | \n", "
20343 | \n", "Acute Care Medicine Surgery and Anesthesia | \n", "https://www.amsa-journal.com/site | \n", "https://doaj.org/toc/a490cfbf7b524f78850ba95c3... | \n", "2023.0 | \n", "AMSA | \n", "NaN | \n", "2974-8151 | \n", "emergency, surgery, anesthesia, intensive care... | \n", "English | \n", "PAGEPress Publications | \n", "... | \n", "https://www.amsa-journal.com/site/about | \n", "NaN | \n", "NaN | \n", "RC86-88.9|RD78.3-87.3 | \n", "Medicine: Internal medicine: Medical emergenci... | \n", "No | \n", "2024-06-12T18:17:44Z | \n", "2024-06-12T18:17:44Z | \n", "22 | \n", "2024-06-13T10:16:16Z | \n", "
20398 | \n", "Ricerche di S/Confine | \n", "http://www.ricerchedisconfine.info/chisiamo.htm | \n", "https://doaj.org/toc/02869d2ed1ff4e31bbcd0c9c7... | \n", "2010.0 | \n", "NaN | \n", "NaN | \n", "2038-8411 | \n", "art history, theatre, performing arts, cinema | \n", "English, Italian, French | \n", "Università di Parma | \n", "... | \n", "http://www.ricerchedisconfine.info/contatti.htm | \n", "NaN | \n", "NaN | \n", "NX1-820|GN1-890|PN1-6790 | \n", "Fine Arts: Arts in general | Geography. Anthro... | \n", "No | \n", "2010-09-30T16:32:06Z | \n", "2023-11-04T16:51:14Z | \n", "197 | \n", "2024-06-30T16:12:55Z | \n", "
20435 | \n", "Formazione & Insegnamento | \n", "https://ojs.pensamultimedia.it/index.php/siref... | \n", "https://doaj.org/toc/35604c46d7224d2dbc70e8b16... | \n", "2015.0 | \n", "Formazione e Insegnamento | \n", "1973-4778 | \n", "2279-7505 | \n", "education, training, pedagogy, learning, teach... | \n", "Spanish, English, Italian | \n", "Pensa MultiMedia | \n", "... | \n", "https://ojs.pensamultimedia.it/index.php/siref... | \n", "NaN | \n", "NaN | \n", "L | \n", "Education | \n", "No | \n", "2023-07-31T08:04:47Z | \n", "2023-10-01T17:03:27Z | \n", "1817 | \n", "2024-06-21T14:10:37Z | \n", "
524 rows × 54 columns
\n", "\n", " | Unnamed: 0 | \n", "ISSN | \n", "lang | \n", "publisher_country | \n", "ddc_subject_classification | \n", "title | \n", "title_acronym | \n", "editor | \n", "date_of_publication | \n", "url | \n", "subject | \n", "subject_level1 | \n", "subject_level2 | \n", "subject_level3 | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
82 | \n", "82 | \n", "2531-4289 | \n", "ita;eng;fre;spa | \n", "ITA | \n", "344 | \n", "Diritto della Sicurezza sul Lavoro | \n", "DSL | \n", "Università degli studi di Urbino Carlo Bo | \n", "NaN | \n", "http://ojs.uniurb.it/index.php/dsl/index | \n", "SOCIAL SCIENCES | \n", "Law. Jurisprudence | \n", "Special branches of law. Miscellaneous legal m... | \n", "NaN | \n", "
174 | \n", "174 | \n", "2975-0326 | \n", "NaN | \n", "ITA | \n", "900 | \n", "Europe in between. | \n", "Europe in between. Histories, cultures and lan... | \n", "Firenze University Press | \n", "NaN | \n", "https://books.fupress.it/series/europe-in-betw... | \n", "GEOGRAPHY. BIOGRAPHY. HISTORY | \n", "Religious systems. Religions and faiths | \n", "Christianity | \n", "Christian churches and denominations | \n", "
224 | \n", "224 | \n", "2975-1721 | \n", "NaN | \n", "ITA | \n", "020 | \n", "Strumenti. | \n", "none | \n", "BUP Basilicata University Press | \n", "NaN | \n", "https://web.unibas.it/bup/omp/index.php/bup/ | \n", "SCIENCE AND KNOWLEDGE. ORGANIZATION. COMPUTER ... | \n", "Librarianship | \n", "NaN | \n", "NaN | \n", "
237 | \n", "237 | \n", "2039-7941 | \n", "NaN | \n", "ITA | \n", "550 | \n", "Rapporti tecnici INGV | \n", "Rapporti tecnici Istituto Nazionale di Geofisi... | \n", "Istituto Nazionale di Geofisica e Vulcanologia | \n", "NaN | \n", "http://portale.ingv.it/portale_ingv/produzione... | \n", "MATHEMATICS. NATURAL SCIENCES | \n", "Earth Sciences. Geological sciences | \n", "Ancillary sciences of geology etc. | \n", "NaN | \n", "
315 | \n", "315 | \n", "2785-2849 | \n", "NaN | \n", "ITA | \n", "100 | \n", "Lucius Annaeus Seneca. | \n", "LAS | \n", "Sapienza Università Editrice | \n", "NaN | \n", "https://rosa.uniroma1.it | \n", "PHILOSOPHY. PSYCHOLOGY | \n", "Literature | \n", "Literatures of individual languages and langua... | \n", "NaN | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
65339 | \n", "65339 | \n", "2785-5740 | \n", "NaN | \n", "ITA | \n", "664 | \n", "European Journal of Advanced Trends in Compute... | \n", "EJATCS-Novus | \n", "Novus–Publishers | \n", "NaN | \n", "https://www.ejatcs.novuspublishers.org/ | \n", "APPLIED SCIENCES. MEDICINE. TECHNOLOGY | \n", "Chemical technology. Chemical and related indu... | \n", "Production and preservation of solid foodstuffs | \n", "NaN | \n", "
65359 | \n", "65359 | \n", "2038-6702 | \n", "ita;eng | \n", "ITA | \n", "600 | \n", "Reviews in Health Care. | \n", "none | \n", "SEEd | \n", "NaN | \n", "http://rhc.edizioniseed.it | \n", "APPLIED SCIENCES. MEDICINE. TECHNOLOGY | \n", "NaN | \n", "NaN | \n", "NaN | \n", "
65361 | \n", "65361 | \n", "2240-2926 | \n", "NaN | \n", "ITA | \n", "510 | \n", "Rendiconti del Seminario matematico della Univ... | \n", "The Mathematical Journal of the University o... | \n", "Libreria internazionale Cortina | \n", "20uu- | \n", "http://rendiconti.math.unipd.it/ | \n", "MATHEMATICS. NATURAL SCIENCES | \n", "Mathematics | \n", "NaN | \n", "NaN | \n", "
65502 | \n", "65502 | \n", "2531-4270 | \n", "NaN | \n", "ITA | \n", "610 | \n", "Journal of Peritoneum. | \n", "JoPER | \n", "PagePress Publications | \n", "NaN | \n", "http://www.jperitoneum.org/index.php/joper/index | \n", "APPLIED SCIENCES. MEDICINE. TECHNOLOGY | \n", "Medical sciences | \n", "NaN | \n", "NaN | \n", "
66166 | \n", "66166 | \n", "2035-2670 | \n", "ita eng | \n", "ITA | \n", "105 | \n", "Bollettino filosofico. | \n", "none | \n", "Aracne Editrice | \n", "u008-20uu | \n", "http://www.bollettinofilosofico.unina.it/index... | \n", "PHILOSOPHY. PSYCHOLOGY | \n", "NaN | \n", "NaN | \n", "NaN | \n", "
1265 rows × 14 columns
\n", "\n", " | title | \n", "Journal title | \n", "Country of publisher | \n", "APC | \n", "Has other fees | \n", "
---|---|---|---|---|---|
7 | \n", "Diritto penale e uomo. | \n", "Diritto Penale e Uomo | \n", "Italy | \n", "No | \n", "No | \n", "
183 | \n", "Iperstoria | \n", "Iperstoria | \n", "Italy | \n", "No | \n", "No | \n", "
211 | \n", "Psychofenia. | \n", "Psychofenia : Ricerca ed Analisi Psicologica | \n", "Italy | \n", "No | \n", "No | \n", "
310 | \n", "European journal of histochemistry. | \n", "European Journal of Histochemistry | \n", "Italy | \n", "Yes | \n", "No | \n", "
337 | \n", "Cultura giuridica e diritto vivente. | \n", "Cultura giuridica e diritto vivente | \n", "Italy | \n", "No | \n", "No | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
18451 | \n", "Neuropsychological trends. | \n", "Neuropsychological Trends | \n", "Italy | \n", "No | \n", "No | \n", "
18495 | \n", "Italian political science | \n", "Italian Political Science | \n", "Italy | \n", "No | \n", "No | \n", "
18543 | \n", "Storia dello sport. | \n", "Storia dello Sport | \n", "Italy | \n", "No | \n", "No | \n", "
18552 | \n", "Reviews in Health Care. | \n", "Reviews in Health Care | \n", "Italy | \n", "No | \n", "No | \n", "
18553 | \n", "Rendiconti del Seminario matematico della Univ... | \n", "Rendiconti del Seminario Matematico della Univ... | \n", "Germany | \n", "No | \n", "No | \n", "
508 rows × 5 columns
\n", "\n", " | ISSN | \n", "ISSN_IN_ROAD | \n", "
---|---|---|
62 | \n", "2531-4289 | \n", "1 | \n", "
190 | \n", "2039-7941 | \n", "1 | \n", "
271 | \n", "2533-3151 | \n", "1 | \n", "
396 | \n", "2281-4582 | \n", "0 | \n", "
426 | \n", "2239-1061 | \n", "1 | \n", "
... | \n", "... | \n", "... | \n", "
51085 | \n", "2612-498X | \n", "1 | \n", "
51090 | \n", "2612-7695 | \n", "1 | \n", "
51123 | \n", "2038-6702 | \n", "0 | \n", "
51237 | \n", "2531-4270 | \n", "1 | \n", "
51726 | \n", "2035-2670 | \n", "1 | \n", "
1072 rows × 2 columns
\n", "\n", " | Unnamed: 0 | \n", "ISSN | \n", "lang | \n", "publisher_country | \n", "ddc_subject_classification | \n", "title | \n", "title_acronym | \n", "editor | \n", "date_of_publication | \n", "url | \n", "subject | \n", "subject_level1 | \n", "subject_level2 | \n", "subject_level3 | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
526 | \n", "526 | \n", "2281-4582 | \n", "NaN | \n", "ITA | \n", "810 | \n", "Iperstoria | \n", "none | \n", "Roberto Cagliero | \n", "20uu- | \n", "http://www.iperstoria.it/ | \n", "LANGUAGE. LINGUISTICS. LITERATURE | \n", "Literature | \n", "Literatures of individual languages and langua... | \n", "NaN | \n", "