Obtain document data submitted to EDINET in CSV format
- name
- OpenData_No2_EDINET_Acquisition of securities reports (main report)
- tag
- EDINET Document Acquisition API Securities Report
- Connector used
- REST Connector
- API
- EDINET API Version 2
Obtain document data submitted to EDINET in CSV format using the document acquisition API.
EDINET is an electronic disclosure system for disclosure documents such as securities reports based on the Financial Instruments and Exchange Act provided by the Financial Services Agency.
The API for retrieving documents submitted to EDINET (hereinafter referred to as the "Document Retrieval API") allows you to specify the type of document to retrieve using request parameters.
This application uses EDINET's "Document Acquisition API" to obtain a CSV of submitted document data using the specified [Document Management Number].
How to install and use it
Script Details
OpenData_No2_EDINET_Acquisition of securities reports (main report) (01 Main)
Calls the EDINET API and retrieves the data for the specified [Document Management Number].
The results obtained from the API are compressed in ZIP format, so the ZIP file is unzipped and then output.
Please refer to the EDINET API specifications beforehand to create an account and issue an API key.
The destination for downloaded data is set to "/OpenData/OpenData_No2_EDINET_Acquisition of Securities Reports, etc. (Report Body)" in HULFT Square Storage. If you want to save the data to a different output location, please set it using the "Extract zip" icon.
How to install and use it