Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Parse CSV for EDINET API v2 #794

Open
yuki0920 opened this issue Sep 19, 2024 · 0 comments
Open

Refactor: Parse CSV for EDINET API v2 #794

yuki0920 opened this issue Sep 19, 2024 · 0 comments
Labels
priotity: high ruby Related to ruby or rails

Comments

@yuki0920
Copy link
Owner

背景

Edinet API v2から、書類取得APIで取得できるファイル種類に、CSVが加わった。XBRLからCSVに変換されたものであり、メリットが大きいためXBRLからCSVへ切り替えたい

  • パース処理の簡略化
    • ページ番号に依存しない処理にできる
    • 扱える可能性のある項目が増える

などのメリットが考えられる

https://disclosure2dl.edinet-fsa.go.jp/guide/EFT013/230817K0002/1/ESE140206.zip

@yuki0920 yuki0920 added the ruby Related to ruby or rails label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priotity: high ruby Related to ruby or rails
Projects
None yet
Development

No branches or pull requests

1 participant