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.1.2.tar.gz
(2.2 kB
view details)
File details
Details for the file pygleif-0.1.2.tar.gz
.
File metadata
- Download URL: pygleif-0.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d1810adebc770e1509696ea1b335c7c9b22b59d0e50a641a213e5a665a69acf |
|
MD5 | a4c9d89a7180b357da7cdac7bd2e9a12 |
|
BLAKE2b-256 | 257baf96ef9bd13f3a74c06c646ffc0cc87a21d5aa856803316da4ede1e599fc |