MCPcopy Create free account

hub / github.com/pybliometrics-dev/pybliometrics / functions

Functions755 in github.com/pybliometrics-dev/pybliometrics

Methodcoauthor_count
Total number of coauthors.
pybliometrics/scopus/author_retrieval.py:118
Methodcoauthor_link
URL to Scopus API search page for coauthors.
pybliometrics/scopus/author_retrieval.py:123
MethodcolumnTotal
The yearly number of citations for all documents combined.
pybliometrics/scopus/abstract_citation.py:76
Methodconfcode
Code of the conference the document belongs to.
pybliometrics/scopus/abstract_retrieval.py:265
Methodconfdate
Date range of the conference the document belongs to represented by two tuples in the form (YYYY, MM, DD).
pybliometrics/scopus/abstract_retrieval.py:270
Methodconflocation
Location of the conference the document belongs to.
pybliometrics/scopus/abstract_retrieval.py:284
Methodconfname
Name of the conference the document belongs to.
pybliometrics/scopus/abstract_retrieval.py:289
Methodconfsponsor
Sponsor(s) of the conference the document belongs to.
pybliometrics/scopus/abstract_retrieval.py:294
Methodcontributor_group
List of namedtuples representing contributors compiled by Scopus, in the form `(given_name, initials, surname, indexed_name, role)`.
pybliometrics/scopus/abstract_retrieval.py:305
Methodconvert_citedbycount
(entry)
pybliometrics/scopus/abstract_retrieval.py:855
Methodcopyright
The copyright statement of the document.
pybliometrics/scopus/abstract_retrieval.py:326
Methodcopyright
The copyright of a document.
pybliometrics/sciencedirect/article_retrieval.py:47
Methodcopyright_type
The copyright holder of the document.
pybliometrics/scopus/abstract_retrieval.py:332
Methodcorrespondence
List of namedtuples representing the authors to whom correspondence should be addressed, in the form ´(surname, initials, organization,
pybliometrics/scopus/abstract_retrieval.py:338
Methodcountry
The country of the affiliation.
pybliometrics/scopus/affiliation_retrieval.py:35
MethodcoverDate
The date of the cover the document is in.
pybliometrics/scopus/abstract_retrieval.py:363
MethodcoverDate
The date of the cover the document is in.
pybliometrics/sciencedirect/article_retrieval.py:52
MethodcoverDisplayDate
The cover display date of a document.
pybliometrics/sciencedirect/article_retrieval.py:57
Methoddate_created
Return the `date_created` of a record.
pybliometrics/scopus/abstract_retrieval.py:368
Methoddate_created
Date the Scopus record was created.
pybliometrics/scopus/affiliation_retrieval.py:40
Methoddate_created
Date the Scopus record was created.
pybliometrics/scopus/author_retrieval.py:128
Methoddescription
Return the description of a record. Note: If this is empty, try `abstract` property instead.
pybliometrics/scopus/abstract_retrieval.py:379
Methoddescription
The description of the book.
pybliometrics/sciencedirect/nonserial_title.py:22
Methoddocument_count
Number of documents for the affiliation.
pybliometrics/scopus/affiliation_retrieval.py:48
Methoddocument_count
Number of documents authored (excludes book chapters and notes).
pybliometrics/scopus/author_retrieval.py:136
Methoddocument_entitlement_status
Returns the document entitlement status, i.e. tells if the requestor is entitled to the requested resource. Note: Only works with `EN
pybliometrics/scopus/abstract_retrieval.py:386
Methoddocument_entitlement_status
Returns the document entitlement status, i.e. tells if the requestor is entitled to the requested resource. Note: Only works with `EN
pybliometrics/scopus/affiliation_retrieval.py:53
Methoddocument_entitlement_status
Returns the document entitlement status, i.e. tells if the requestor is entitled to the requested resource. Note: Only works with `EN
pybliometrics/scopus/author_retrieval.py:141
Methoddocument_entitlement_status
Returns the document entitlement status, i.e. tells if the requestor is entitled to the requested resource. Note: Only works with `EN
pybliometrics/sciencedirect/article_retrieval.py:62
Methoddoi
Document Object Identifier (DOI) of the documents.
pybliometrics/scopus/abstract_citation.py:81
Methoddoi
DOI of the document.
pybliometrics/scopus/abstract_retrieval.py:394
Methoddoi
The doi of a document.
pybliometrics/sciencedirect/article_retrieval.py:70
Methoddoi
The DOI of a document.
pybliometrics/sciencedirect/article_entitlement.py:50
Methoddoi
Digital Object Identifier (DOI).
pybliometrics/scival/publication_lookup.py:42
Methodedition
The edition of the book.
pybliometrics/sciencedirect/nonserial_title.py:27
Methodeditors
The editors of the book.
pybliometrics/sciencedirect/nonserial_title.py:32
Methodeid
EID of the document.
pybliometrics/scopus/abstract_retrieval.py:399
Methodeid
The EID of the affiliation.
pybliometrics/scopus/affiliation_retrieval.py:61
Methodeid
The EID of the author. If it differs from the one provided, pybliometrics will throw a warning informing the user about author profil
pybliometrics/scopus/author_retrieval.py:149
Methodeid
The eid of a document.
pybliometrics/sciencedirect/article_retrieval.py:75
Methodeid
The EID of a document.
pybliometrics/sciencedirect/article_entitlement.py:20
Methodeissn
The electronic ISSN of the source.
pybliometrics/scopus/serial_title_issn.py:86
MethodendingPage
Ending pages of the documents.
pybliometrics/scopus/abstract_citation.py:87
MethodendingPage
Ending page. If this is empty, try `pageRange` property instead.
pybliometrics/scopus/abstract_retrieval.py:404
MethodendingPage
The ending page of a document.
pybliometrics/sciencedirect/article_retrieval.py:80
Methodentitled
Entitlement status of a document.
pybliometrics/sciencedirect/article_entitlement.py:25
Methodfunding
List of namedtuples parsed funding information in the form `(agency, agency_id, string, funding_id, acronym, country)`.
pybliometrics/scopus/abstract_retrieval.py:414
Methodfunding_text
The raw text from which Scopus derives funding information.
pybliometrics/scopus/abstract_retrieval.py:440
Methodget_cache_file_age
Return the age of the cached file in days.
pybliometrics/superclasses/base.py:134
Functionget_coauthors
()
pybliometrics/scopus/tests/test_AuthorRetrieval.py:152
Methodget_date
(coverDate)
pybliometrics/scopus/abstract_retrieval.py:861
Methodget_key_remaining_quota
Return number of remaining requests for the current key and the current API (relative on last actual request).
pybliometrics/superclasses/base.py:143
Methodget_key_reset_time
Return time when current key is reset (relative on last actual request).
pybliometrics/superclasses/base.py:152
Methodgiven_name
Author's preferred given name.
pybliometrics/scopus/author_retrieval.py:157
MethodgrandTotal
The total number of citations of all documents together.
pybliometrics/scopus/abstract_citation.py:93
Methodh_index
Combined h-index of citations of all the documents.
pybliometrics/scopus/abstract_citation.py:98
Methodh_index
The author's h-index.
pybliometrics/scopus/author_retrieval.py:162
Methodhistorical_identifier
Scopus IDs of previous profiles now compromising this profile.
pybliometrics/scopus/author_retrieval.py:167
Methodid
ID of the document (same as EID without "2-s2.0-").
pybliometrics/scival/publication_lookup.py:47
Methodidentifier
ID of the document (same as EID without "2-s2.0-").
pybliometrics/scopus/abstract_retrieval.py:490
Methodidentifier
The Scopus ID of the affiliation.
pybliometrics/scopus/affiliation_retrieval.py:66
Methodidentifier
The author's ID. Might differ from the one provided.
pybliometrics/scopus/author_retrieval.py:173
Methodidentifier
Identifier of a document.
pybliometrics/sciencedirect/article_entitlement.py:15
Methodidxterms
List of index terms (these are just one category of those Scopus provides in the web version) .
pybliometrics/scopus/abstract_retrieval.py:495
Methodindexed_name
Author's name as indexed by Scopus.
pybliometrics/scopus/author_retrieval.py:187
Methodinitials
Author's preferred initials.
pybliometrics/scopus/author_retrieval.py:206
Methodinstitutions
A list of namedtuples representing institutions and their basic info in the form `(id, name, uri)`.
pybliometrics/scival/institution_lookup_metrics.py:34
Methodinstitutions
A list of namedtuples representing listed institutions in the form `(id, name, country, country_code)`.
pybliometrics/scival/publication_lookup.py:52
Methodisbn
ISBNs `str | None` to publicationName as tuple of variying length, (e.g. ISBN-10 or ISBN-13).
pybliometrics/scopus/abstract_retrieval.py:446
Methodisbn
The ISBN of the book.
pybliometrics/sciencedirect/nonserial_title.py:37
Methodissn
ISSN of the publishers of the documents. Note: If E-ISSN is known to Scopus, this returns both ISSN and E-ISSN in random order separat
pybliometrics/scopus/abstract_citation.py:103
Methodissn
Namedtuple in the form `(print electronic)`. Note: If the source has an E-ISSN, the META view will return None. Use FULL view instead.
pybliometrics/scopus/abstract_retrieval.py:456
Methodissn
The ISSN of the source.
pybliometrics/scopus/serial_title_issn.py:91
Methodissn
The issn of a document.
pybliometrics/sciencedirect/article_retrieval.py:86
MethodissueIdentifier
Issue numbers of the documents.
pybliometrics/scopus/abstract_citation.py:112
MethodissueIdentifier
Number of the issue the document was published in.
pybliometrics/scopus/abstract_retrieval.py:509
Methodissuetitle
Title of the issue the document was published in.
pybliometrics/scopus/abstract_retrieval.py:514
Methodlanguage
Language of the article.
pybliometrics/scopus/abstract_retrieval.py:519
MethodlaterColumnTotal
The total number of citations for all years after the end year for all documents combined.
pybliometrics/scopus/abstract_citation.py:118
Methodlcc
Number of citations after the end year of each document.
pybliometrics/scopus/abstract_citation.py:125
Methodlink
ScienceDirect canonical URL.
pybliometrics/sciencedirect/article_entitlement.py:30
Methodlink
URL link.
pybliometrics/scival/publication_lookup.py:64
Methodlink_coverimage
The link to the cover image of the book.
pybliometrics/sciencedirect/nonserial_title.py:42
Methodlink_homepage
The link to the homepage of the book.
pybliometrics/sciencedirect/nonserial_title.py:48
Methodlink_search
The link to search for the book.
pybliometrics/sciencedirect/nonserial_title.py:54
Methodmention
A list of namedtuples representing metrics in Mentions category. Note: For details on Mention metrics see https://plumanalytics.com/l
pybliometrics/scopus/plumx_metrics.py:56
Methodmessage
Entitlement status message.
pybliometrics/sciencedirect/article_entitlement.py:35
Methodname_variants
A list of namedtuples representing variants of the `affiliation_name` with number of documents referring to this variant.
pybliometrics/scopus/affiliation_retrieval.py:71
Methodname_variants
List of named tuples containing variants of the author name with number of documents published with that variant.
pybliometrics/scopus/author_retrieval.py:211
Methodoaallowsauthorpaid
Whether under the Open-Access policy authors are allowed to pay.
pybliometrics/scopus/serial_title_issn.py:96
Methodobject
The object retrieved.
pybliometrics/sciencedirect/object_retrieval.py:12
MethodopenArchiveArticle
The document is an open archive article.
pybliometrics/sciencedirect/article_retrieval.py:117
Methodopenaccess
The openaccess status encoded in single digits.
pybliometrics/scopus/abstract_retrieval.py:524
Methodopenaccess
Open Access status (0 or 1).
pybliometrics/scopus/serial_title_issn.py:101
Methodopenaccess
The document is open access.
pybliometrics/sciencedirect/article_retrieval.py:91
MethodopenaccessFlag
Whether the document is available via open access or not.
pybliometrics/scopus/abstract_retrieval.py:530
MethodopenaccessSponsorName
The open access sponsor name of a document.
pybliometrics/sciencedirect/article_retrieval.py:97
MethodopenaccessSponsorType
The open access sponsor type of a document.
pybliometrics/sciencedirect/article_retrieval.py:102
MethodopenaccessType
The open access type of a document.
pybliometrics/sciencedirect/article_retrieval.py:107
MethodopenaccessUserLicense
The open access user license of a document.
pybliometrics/sciencedirect/article_retrieval.py:112
← previousnext →201–300 of 755, ranked by callers