Skip to main content

Open Access Monitor API Client

Project description

oampy is a Python package and command line tool that allows to access data from the Open Access Monitor (OAM), which is run by Forschungszentrum Jülich.

Installation

… via PyPI

pip install oampy

Prerequisite

Create an environment variable OAM_EMAIL with your email address. If the variable isn’t created before using this package, your username@hostname will be used to populate the user agent field in the request headers instead. See also Usage Terms below.

Usage Examples

Command Line

# set environment variable OAM_EMAIL
export OAM_EMAIL="researcher@institution.org"
# fetch metadata of journal given by ISSN
oampy journal "0360-4012"
# fetch metadata of publication given by DOI
oampy publication "10.1007/s11263-011-0505-4"

Interpreter

# import package os
import os
# set environment variable OAM_EMAIL
os.environ["OAM_EMAIL"] = "researcher@institution.org"
# import package oampy
import oampy
# fetch metadata of journal
journal = oampy.get_journal("0360-4012")
# fetch metadata of publication
publication = oampy.get_publication("10.1007/s11263-011-0505-4")

Usage Terms

Open Access Monitor

The database of the Open Access Monitor Germany is published under the Open Database License 1.0.

The data can be reused under the following conditions:

  • Reuse of larger amounts of data and use of the API: please contact us.

  • Reuse of the data by download via the OAM application: CC BY 4.0

https://open-access-monitor.de

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

oampy-0.1.10.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

oampy-0.1.10-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file oampy-0.1.10.tar.gz.

File metadata

  • Download URL: oampy-0.1.10.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.12

File hashes

Hashes for oampy-0.1.10.tar.gz
Algorithm Hash digest
SHA256 ff8c24b0d7a7142c1c4b49cb4bcf63e378af734506029cf0b58199cd7c066be7
MD5 7cfcf730213a9553decb87aa03f3b8a7
BLAKE2b-256 d3b171c614f0bbc431e66584c5b542c92cede4de996e271d9e43d68700ce3be1

See more details on using hashes here.

File details

Details for the file oampy-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: oampy-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.5.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.12

File hashes

Hashes for oampy-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9975aab97d8e6692c9698a04f8639c9e854457a6d3be9e12217fe198b8e3bbe3
MD5 a01a6cae699d3691b01f8b3a3812d91c
BLAKE2b-256 f6c417d3039f7fd74fe8e0e67080fa85a4b680dee07971dd291548dd3c461611

See more details on using hashes here.

Supported by

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