Package: figir 0.1.7.1
figir: Check Validity of FIGI, CUSIP, ISIN, SEDOL
With the functions in this package you can check the validity of the following financial instrument identifiers: FIGI (Financial Instrument Global Identifier <https://www.openfigi.com/about/figi>), CUSIP (Committee on Uniform Security Identification Procedures <https://www.cusip.com/identifiers.html#/CUSIP>), ISIN (International Securities Identification Number <https://www.cusip.com/identifiers.html#/ISIN>), SEDOL (Stock Exchange Daily Official List <https://www2.lseg.com/SEDOL-masterfile-service-tech-guide-v8.6>). You can also calculate the FIGI checksum of 11-character strings, which can be useful if you want to create your own FIGI identifiers.
Authors:
figir_0.1.7.1.tar.gz
figir_0.1.7.1.zip(r-4.7)figir_0.1.7.1.zip(r-4.6)figir_0.1.7.1.zip(r-4.5)
figir_0.1.7.1.tgz(r-4.6-any)figir_0.1.7.1.tgz(r-4.5-any)
figir_0.1.7.1.tar.gz(r-4.7-any)figir_0.1.7.1.tar.gz(r-4.6-any)
figir_0.1.7.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
figir/json (API)
| # Install 'figir' in R: |
| install.packages('figir', repos = c('https://philaris.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/philaris/figir/issues
Last updated from:152742d19c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 115 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | OK | 83 |
Exports:cusip_checkfigi_checkfigi_compute_checksumisin_checksedol_check
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check validity of CUSIP | cusip_check |
| Check validity of FIGI | figi_check |
| Compute the FIGI check digit | figi_compute_checksum |
| Check validity of ISIN | isin_check |
| Check validity of SEDOL | sedol_check |
