We are trying to create a program to obtain financial results (XBRL) of listed companies from EDINET.At that time, I would like to use the securities code instead of the EDINET code, so I would like to automatically obtain the EDINET code from the securities code.
Example: 7203→E02144 (Toyota Motors)
I would like to deal with future listed companies, so I would like to get them from published resources if possible instead of having a conversion table inside the program.
Please let me know if there is any information available or helpful.
Also, I plan to create the program in Ruby on Linux.If your source is a library, etc., any OS language is OK.
edinet
If you look at TDnet's short-term financial statements, it seems to be good.http://d.hatena.ne.jp/xbrl/20090621/1245573739
http://www.tse.or.jp/rules/td/xbrl/data/
There is an example implementation.I was wondering if I could use this as a reference. http://qiita.com/shima_x/items/c1955743cb5784505ac9
© 2024 OneMinuteCode. All rights reserved.