Go to file
github-actions[bot] b02e62f4c7 Update ISIN Data 2022-04-25 08:04:04 +00:00
.github/workflows Improve fetch script, ditch the serial number 2022-04-25 12:38:09 +05:30
.gitignore Auto Updates FTW 2022-04-24 14:04:50 +05:30
IN9.csv Update ISIN Data 2022-04-25 08:04:04 +00:00
INE.csv Update ISIN Data 2022-04-25 08:04:04 +00:00
INF.csv Update ISIN Data 2022-04-25 08:04:04 +00:00
README.md Improve fetch script, ditch the serial number 2022-04-25 12:38:09 +05:30
fetch.sh add sha256 checksum for pup [ci-skip] 2022-04-25 12:42:22 +05:30

README.md

India ISIN Data

ISIN Data from various public securities.

Source: NSDL Website Detailed ISIN Search.

Automatically updated every Sunday using GitHub Actions.

Currently tracked:

File Issuer Tracked
INA.csv Central Government No
INB.csv State Government No
INE.csv Company, Statuatory Corporation, Banking Company Yes
INF.csv Mutual Funds Yes
IN9.csv Partly paid up shares Yes

Note: The NSDL Website returns zero valid results for INA, INB, so those are not tracked.

Code

You can run the fetch.sh script to generate the tracked the files from scratch. Dependencies:

Structure

Alternative Sources