conversion of securities code to EDINET code

Asked 2 years ago, Updated 2 years ago, 46 views

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

2022-09-30 20:26

1 Answers

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


2022-09-30 20:26

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.