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.3.tar.gz
(2.2 kB
view details)
File details
Details for the file pygleif-0.1.3.tar.gz
.
File metadata
- Download URL: pygleif-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9e45d5f8423f9a7906eeb6f63e01a70ad61732d7cb285f2e36b4757875bc522 |
|
MD5 | fe465e1ae001a3937def9273f8e75d6c |
|
BLAKE2b-256 | a3f5bd5ce02251ca2fedbfc42dcbd6d6bdcef93edc7c18ae15482a62599890ed |