API for LEI
Project description
[![Coverage Status](https://coveralls.io/repos/github/ggravlingen/pygleif/badge.svg)](https://coveralls.io/github/ggravlingen/pygleif)
This is a Python class that queries the API of GLEIF.org to return data about a specific entity (corporation.)
Usage:
```
import pygleif
data = GLEIF('8RS0AKOLN987042F2V04')
print(data.registration.initial_registration_date)
```
This is a Python class that queries the API of GLEIF.org to return data about a specific entity (corporation.)
Usage:
```
import pygleif
data = GLEIF('8RS0AKOLN987042F2V04')
print(data.registration.initial_registration_date)
```
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
pygleif-0.2.1.tar.gz
(2.2 kB
view details)
File details
Details for the file pygleif-0.2.1.tar.gz
.
File metadata
- Download URL: pygleif-0.2.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9214381eefb28a77a1a8af132cd9a6ed4de3690f383e9c8298c36ef5b2ead63e |
|
MD5 | 8bcfa19d3af718fdbadbe2a48c5b7811 |
|
BLAKE2b-256 | 32ad8a556a39df0cd7938043118618f6305a240f43f054c7ed859c1371c4c2ed |