india-isin-data/README.md

33 lines
956 B
Markdown

# India ISIN Data
ISIN Data from various public securities.
Source: NSDL provides a ISIN Search at <https://nsdl.co.in/master_search.php>.
Currently tracked:
|File|Issuer|
-----|-----
`INA.csv`|Central Government
`INB.csv`|State Government
`INE.csv`|Company, Statuatory Corporation, Banking Company
`INF.csv`|Mutual Funds
`IN9.csv`|Partly paid up shares
# Code
You can run the `fetch.sh` script to generate all the files from scratch. Dependencies:
- https://github.com/ericchiang/pup
- https://stedolan.github.io/jq/
- https://www.gnu.org/software/parallel/
- https://curl.se/
# Structure
See https://www.basunivesh.com/how-your-dmat-mutual-funds-and-shares-isin-structured/
# Alternative Sources
- https://nsdl.co.in/downloadables/html/hold-mutual-fund-units.html
- [The Kuvera Mutual Fund Details API](https://stoplight.captnemo.in/docs/kuvera/reference/Kuvera.yaml/paths/~1mf~1api~1v4~1fund_schemes~1%7Bcodes%7D.json/get) returns ISIN codes.