Package: gleifr 0.1.0
gleifr: Client for the 'GLEIF' API
Download legal entity reference data from the 'Global Legal Entity Identifier Foundation' ('GLEIF') API. Retrieve Legal Entity Identifier ('LEI') records, their direct and ultimate parent and child relationships, accredited issuers ('Local Operating Units'), and mappings from 'LEI' codes to other identifiers such as 'ISIN', 'BIC', and 'MIC'. See <https://www.gleif.org/en/lei-data/gleif-api> for further details.
Authors:
gleifr_0.1.0.tar.gz
gleifr_0.1.0.tar.gz(r-4.7-any)gleifr_0.1.0.tar.gz(r-4.6-any)
gleifr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gleifr/json (API)
NEWS
| # Install 'gleifr' in R: |
| install.packages('gleifr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/m-muecke/gleifr/issues
Pkgdown/docs site:https://m-muecke.github.io
Last updated from:9a2dc4b181. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 107 | ||
| wasm-release | OK | 100 |
Exports:lei_autocompletelei_cache_clearlei_cache_dirlei_childrenlei_countrieslei_fuzzylei_isinslei_issuerslei_jurisdictionslei_legal_formslei_mappinglei_modificationslei_parentlei_record_by_idlei_recordslei_regionslei_registration_authorities
Dependencies:askpassclicurlgluehttrhttr2jsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rappdirsrlangrvestselectrstringistringrsystibbleutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get or manage the gleifr API cache | cache lei_cache_clear lei_cache_dir |
| Autocomplete LEI records | lei_autocomplete |
| Fetch LEI child records | lei_children |
| Fetch the list of countries | lei_countries |
| Fuzzy search for LEI records | lei_fuzzy |
| Fetch ISINs for a LEI | lei_isins |
| Fetch LEI issuers | lei_issuers |
| Fetch the list of jurisdictions | lei_jurisdictions |
| Fetch the list of entity legal forms | lei_legal_forms |
| Download the latest LEI mapping data | lei_mapping |
| Fetch the change history of a LEI record | lei_modifications |
| Fetch a LEI parent record | lei_parent |
| Fetch a LEI record | lei_record_by_id |
| Fetch LEI records | lei_records |
| Fetch LEI regions | lei_regions |
| Fetch the list of registration authorities | lei_registration_authorities |
