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.5)figir_0.1.7.1.zip(r-4.4)figir_0.1.7.1.zip(r-4.3)
figir_0.1.7.1.tgz(r-4.4-any)figir_0.1.7.1.tgz(r-4.3-any)
figir_0.1.7.1.tar.gz(r-4.5-noble)figir_0.1.7.1.tar.gz(r-4.4-noble)
figir_0.1.7.1.tgz(r-4.4-emscripten)figir_0.1.7.1.tgz(r-4.3-emscripten)
figir.pdf |figir.html✨
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 6 months agofrom:152742d19c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
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 |