経済産業省 林です。
回答は hayashi-yoshibumi@meti.go.jp 宛てにお願いいたします。(設定されるbzl-で始まるアドレスはグループアドレスのため、他の登録メンバーにも送られてしまうため)
添付のスクリプトを使用して LCOc1~LCOc12、CLc1~CLc12、JCOc1~JCOc12の値を取得しようとしたとき(添付ではJCOc1を指定)に、202エラー(3回までリトライしますが)で終了してしまい、データの取得ができません。何が悪いのか御支援ください。
Thank you for reaching out to us.
202 is not an error. It means that the extraction is in progress.
Please remove the MAX_RETRY = 3 and keep polling the location URL until the response is 200.
I think the data has been embargo.
For more information, please refer to this How to Retrieve Early Partial Delivery of Embargoed Reports via DataScope Select REST API article.