Go to file
github-actions[bot] fcd0f8790f Update ISIN Data 2022-04-29 19:13:28 +00:00
.github/workflows Run daily at night time 2022-04-28 11:23:33 +05:30
.gitignore Auto Updates FTW 2022-04-24 14:04:50 +05:30
IN9.csv Update ISIN Data 2022-04-29 19:13:28 +00:00
INE.csv Update ISIN Data 2022-04-29 19:13:28 +00:00
INF.csv Update ISIN Data 2022-04-29 19:13:28 +00:00
README.md Improve fetch script, ditch the serial number 2022-04-25 12:38:09 +05:30
fetch.sh [skip ci] Fix checksum 2022-04-25 13:42:21 +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