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.0.tar.gz
(2.2 kB
view details)
File details
Details for the file pygleif-0.2.0.tar.gz
.
File metadata
- Download URL: pygleif-0.2.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65e84f260047ea5f5ec0cef9f0967e5a2290eaeed3590eb7ab645c915ededaee |
|
MD5 | 9f4642c142435bb20ef3201c15e7b5d9 |
|
BLAKE2b-256 | 3523c476ed2277f815e41988c02424acd3a537cc648c6d6b4870b97915e06d2f |