Open Access Monitor API Client
Project description
Under Development
oampy is a Python package and command line tool that allows to access data from the Open Access Monitor (OAM) run by Forschungszentrum Jülich.
Installation
… via SSH
pip install -e git+ssh://git@github.com/herreio/oampy.git#egg=oampy
… or via HTTPS
pip install -e git+https://github.com/herreio/oampy.git#egg=oampy
Usage Examples
Command Line
# 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 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
Project details
Release history Release notifications | RSS feed
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.1.tar.gz
(15.8 kB
view details)
Built Distribution
oampy-0.1.1-py3-none-any.whl
(17.3 kB
view details)
File details
Details for the file oampy-0.1.1.tar.gz
.
File metadata
- Download URL: oampy-0.1.1.tar.gz
- Upload date:
- Size: 15.8 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31ea20d509541fb3d1eba8649ac1d328a9084371f018348efbd847971ae9efca |
|
MD5 | 4db3a989616b0b52d69c645716f59147 |
|
BLAKE2b-256 | a7d34491d9aab28dc39064999138dc091b4e0b81bf56b47c2473c989cf2b1c5d |
File details
Details for the file oampy-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: oampy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.3 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1af74fb77a4c9b91b96d002935cdb30c57bffb04eb5bd685f3f91defc5ac12d |
|
MD5 | c3f3ab896d559bbc3d5723c367fd6a14 |
|
BLAKE2b-256 | 12a2c9dd7f490ff4ff4ddd473e7d7580dee01d7fdf24d8883b6eefa496783a93 |