GitHunt
PH

phacks/vscode-isin-code

Quickly lookup an ISIN code for basic information directly from VS Code

ISIN Code

The ISIN Code VS Code extension displays the name and type of an ISIN code.

Features

๐Ÿ“Ÿ Displays the name and type of an ISIN code on hover.

isin-code

Open FIGI API and rate limiting

The extension makes use of the OpenFIGI API to retrieve information based on
an ISIN Code.

The API has a rate limiting policy:

Type of limitation Without API Key With API Key
Number of requests you could make per minute 5 250

If you wish to get an API Key, sign-up to OpenFIGI (free, requires an
institutional email adress, i.e. no GMail) and go to the API page: your
API Key will be displayed.

Extension Settings

  • isin-code.OpenFIGIAPIKey: Add your OpenFIGI API Key.

Known Issues

Release Notes

0.0.2

  • Removed unnecessary regex match for better performance
  • Added more file types (Python, R)

0.0.1

Functional hover box with basic info on ISIN code ๐ŸŽ‰

Languages

TypeScript100.0%

Contributors

Created October 17, 2018
Updated June 30, 2021
phacks/vscode-isin-code | GitHunt