Skip to main content

Find control groups for academics in Scopus

Project description

sosia

Match authors automatically in Scopus on-line

Documentation: https://sosia.readthedocs.io

Development: https://github.com/sosia-dev/sosia

https://badge.fury.io/py/sosia.svg https://readthedocs.org/projects/sosia/badge/?version=latest https://img.shields.io/pypi/pyversions/sosia.svg https://img.shields.io/pypi/l/sosia.svg https://api.codeclimate.com/v1/badges/3e10a47fefae831b973a/maintainability

Installation

Install stable version from PyPI:

pip install sosia

or development version from GitHub repository:

pip install git+https://github.com/sosia-dev/sosia

Functioning

sosia performs a series of queries in the Scopus database using the pybliometrics package. After configuring your local pybliometrics (providing access credentials and eventually setting cache directories), you can use sosia:

>>> import sosia
>>>
>>> sosia.create_fields_sources_list()  # Necessary only once
>>> sosia.make_database()  # Necessary only once
>>>
>>> stefano = sosia.Original(55208373700, 2019)  # Scopus ID and year
>>> stefano.define_search_sources()  # Sources similiar to scientist
>>> stefano.define_search_group()  # Authors publishing in similar sources
>>> stefano.find_matches()  # Find matches satisfying all criteria
>>> print(stefano.matches)
>>> ['55022752500', '55810688700', '55824607400']
>>> stefano.inform_matches()  # Optional step to provide additional information
>>> print(stefano.matches[0])
Match(ID='55022752500', name='Van der Borgh, Michel', first_name='Michel',
surname='Van der Borgh', first_year=2012, num_coauthors=6, num_publications=5,
num_citations=33, num_coauthors_period=6, num_publications_period=5,
num_citations_period=33, subjects=['BUSI', 'COMP', 'SOCI'], country='Netherlands',
affiliation_id='60032882', affiliation='Eindhoven University of Technology,
Department of Industrial Engineering & Innovation Sciences', language='eng',
reference_sim=0.0, abstract_sim=0.1217)

Change log

Please see CHANGES.rst.

Contributing

Please see CONTRIBUTING.rst. For the list of contributors see AUTHORS.rst.

License

MIT License; see LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sosia-0.6.tar.gz (51.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sosia-0.6-py2.py3-none-any.whl (47.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file sosia-0.6.tar.gz.

File metadata

  • Download URL: sosia-0.6.tar.gz
  • Upload date:
  • Size: 51.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.27.1 setuptools/67.5.0 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for sosia-0.6.tar.gz
Algorithm Hash digest
SHA256 91bca0e0cd6b79a10e220c26e02c4149520a0460af43e1880322c5e222221b26
MD5 c645d3e0196d62413b97a84a4d4b298c
BLAKE2b-256 5c9db04a7c0c7aff436e022a61a823ab3486ee0b67e3e3eb35c3461705cc7d78

See more details on using hashes here.

File details

Details for the file sosia-0.6-py2.py3-none-any.whl.

File metadata

  • Download URL: sosia-0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 47.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.27.1 setuptools/67.5.0 requests-toolbelt/0.8.0 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for sosia-0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a515370a09dea5c61c85725eb014f6048100d951c5ebb4d7416c4b4363a4c875
MD5 8ec7d34c49c255d366d97ea9bc0f9527
BLAKE2b-256 452e770f822a3273f6aeeaa4dddabdb4e6c2eb8ec54dc8c2cb19423778c042de

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page