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.1.tar.gz
(2.1 kB
view details)
File details
Details for the file pygleif-0.1.1.tar.gz
.
File metadata
- Download URL: pygleif-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16b232a1a367b5c2c2298045a3a4cce456ac2dbdd1a3f1fed6fcd902f06b2104 |
|
MD5 | cbbbee0d8ea4bad0341c25e14364f546 |
|
BLAKE2b-256 | 82f32566dcb8e03807966415c946fdc14d2b5c287df30bc29bf479bade78281f |