パスパラメータ · 1
URLパスに展開される変数。
EDINETコードまたは証券コード
クエリパラメータ · 6
任意のフィルターと修飾子。URLエンコードした ?key=value で渡します。
開始日(inclusive)
終了日(inclusive)
報告種別でフィルタ。'initial'(新規)、'amendment'(変更)、'correction'(訂正)。
1ページあたりの件数
スキップする件数(cursor指定時は無視)
キーセットページネーション用カーソル
リクエストヘッダー · 1
認証ヘッダー。
本番用のAPIキー。次の形式で渡します: Bearer ax_live_…
返り値 · 200
標準の { data, meta } エンベロープ。 data は ShareholdingOut 型の配列です。
エンベロープ
結果オブジェクトの配列。
ページネーションとリクエストメタデータ。request_id、data_as_of、ontology_version を含みます。
ShareholdingOut
Row identifier. Pass to /shareholdings/{id}/audit for full provenance.
提出者(投資家)のEDINETコード。
対象企業の証券コード。
対象企業名。
保有者名。
'individual'(個人)または'corporation'(法人)。
保有株式数。
保有比率(%)。
前回報告時の保有比率。
対象企業の発行済株式総数。
保有目的(原文)。
保有目的分類。pure_investment、portfolio_investment、cross_holding、management_participation、activist(重要提案行為、ただし完全子会社化等の文言を含まない)、going_private(完全子会社化・非公開化・株式併合)、tender_offer_offeror(公開買付者として)、tender_offer_target(公開買付の対象、不応募・応募契約)、trading_inventory、other。ルールバージョン2.0.0。
Calibrated probability of holding_purpose_category. Filter by threshold (e.g. >= 0.9) to get the highest-confidence subset.
Second-most-likely category for this row. Inspect when purpose_confidence is moderate to see the runner-up.
Probability of purpose_alternative_label.
True when the predicted category passed cross-check consistency. False marks borderline rows worth review.
Opaque label for the classifier configuration applied to this row.
Most-active category disclosed by the same filer×issuer pair at any point. When equal to holding_purpose_category, no later evidence shifted the picture. When different, later evidence revealed an intent the row's real-time label didn't show, the disagreement is the signal.
base_date of the filing that set purpose_retrospective_label. Use to avoid look-ahead bias in backtests: 'as of this row's base_date the real-time label is what was knowable; the retrospective label uses evidence through this cutoff.'
重要提案を行う予定があるかどうか。
報告基準日。
報告種別。'initial'(新規)、'amendment'(変更)、'correction'(訂正)。
変更報告の提出事由(変更報告書のみ)。
EDINET書類管理番号。原本のトレーサビリティ用。
エラー
標準のHTTPステータスコードに加え、{ error: { code, message } } エンベロープ内で型付きの error.code を返します。
すべてのエンドポイントは共通の型付きエラーエンベロープ({ error: { code, message } })を返します。 全コードの一覧はエラーリファレンスを参照してください。