完成版 xlsx2 の各項目を、自動 / 半自動 / 人手記入 に分類。
| 項目 | 充足 | 方法 | ノート |
|---|---|---|---|
| basic_info.representative | ⚪ 人手 | unknown | スキャン画像 PDF のため pdfplumber でテキスト抽出不可。OCR 実装が必要 |
| basic_info.address | ⚪ 人手 | unknown | スキャン画像 PDF のため pdfplumber でテキスト抽出不可。OCR 実装が必要 |
| basic_info.established_date | ⚪ 人手 | unknown | スキャン画像 PDF のため pdfplumber でテキスト抽出不可。OCR 実装が必要 |
| basic_info.business | ⚪ 人手 | unknown | 事業目的(登記)と事業内容(報告書)は表現が異なるため別途抽出する |
| basic_info.capital | ⚪ 人手 | unknown | スキャン画像 PDF のため pdfplumber でテキスト抽出不可。OCR 実装が必要 |
| basic_info.shares_issued | 🟢 自動 | shareholder_list_sum | 株主名簿合計値。発行済と保有合計が一致しない場合は要確認 |
| basic_info.shares_potential | ⚪ 人手 | unknown | 潜在株式数は新株予約権原簿から取得(未実装) |
| basic_info.employees | ⚪ 人手 | unknown | 従業員数は登記簿に無し、別資料から(未実装) |
| basic_info.homepage | ⚪ 人手 | unknown | URL は人手記入 |
| financial_periods[0].sales | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第10期 |
| financial_periods[0].ordinary_income | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第10期 |
| financial_periods[0].net_income | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第10期 |
| financial_periods[0].total_assets | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第10期 |
| financial_periods[0].capital | ⚪ 人手 | unknown | 欠損 |
| financial_periods[0].net_assets | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第10期 |
| financial_periods[0].eps | ⚪ 人手 | unknown | 計算系 PoC で実装(当期損益÷発行株式数) |
| financial_periods[0].bps | ⚪ 人手 | unknown | 計算系 PoC で実装(純資産÷発行株式数) |
| financial_periods[1].sales | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第11期 |
| financial_periods[1].ordinary_income | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第11期 |
| financial_periods[1].net_income | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第11期 |
| financial_periods[1].total_assets | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第11期 |
| financial_periods[1].capital | ⚪ 人手 | unknown | 欠損 |
| financial_periods[1].net_assets | 🟢 自動 | pdf_trend_table | 千円単位を×1000換算。第11期 |
| financial_periods[1].eps | ⚪ 人手 | unknown | 計算系 PoC で実装(当期損益÷発行株式数) |
| financial_periods[1].bps | ⚪ 人手 | unknown | 計算系 PoC で実装(純資産÷発行株式数) |
| financial_periods[2].sales | 🟢 自動 | excel_label_match | |
| financial_periods[2].ordinary_income | 🟢 自動 | excel_label_match | |
| financial_periods[2].net_income | 🟢 自動 | excel_label_match | |
| financial_periods[2].total_assets | 🟢 自動 | excel_label_match | |
| financial_periods[2].capital | 🟢 自動 | excel_label_match | |
| financial_periods[2].net_assets | 🟢 自動 | excel_label_match | |
| financial_periods[2].eps | ⚪ 人手 | unknown | 計算系 PoC で実装(当期損益÷発行株式数) |
| financial_periods[2].bps | ⚪ 人手 | unknown | 計算系 PoC で実装(純資産÷発行株式数) |
| funding_rounds[0].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[0].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[0].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[0].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[0].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[0].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[1].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[1].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[1].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[1].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[1].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[1].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[2].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[2].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[2].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[2].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[2].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[2].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[3].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[3].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[3].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[3].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[3].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[3].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[4].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[4].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[4].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[4].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[4].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[4].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[5].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[5].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[5].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[5].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[5].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[5].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[6].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[6].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[6].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[6].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[6].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[6].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[7].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[7].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[7].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[7].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[7].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[7].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[8].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[8].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[8].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[8].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[8].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[8].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[9].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[9].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[9].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[9].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[9].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[9].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[10].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[10].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[10].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[10].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[10].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[10].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[11].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[11].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[11].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[11].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[11].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[11].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[12].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[12].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[12].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[12].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[12].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[12].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[13].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[13].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[13].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[13].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[13].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[13].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[14].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[14].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[14].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[14].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[14].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[14].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[15].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[15].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[15].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[15].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[15].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[15].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[16].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[16].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[16].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[16].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[16].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[16].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[17].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[17].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[17].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[17].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[17].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[17].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[18].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[18].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[18].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[18].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[18].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[18].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[19].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[19].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[19].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[19].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[19].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[19].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[20].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[20].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[20].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[20].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[20].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[20].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[21].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[21].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[21].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[21].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[21].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[21].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[22].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[22].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[22].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[22].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[22].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[22].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[23].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[23].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[23].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[23].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[23].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[23].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[24].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[24].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[24].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[24].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[24].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[24].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[25].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[25].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[25].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[25].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[25].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[25].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[26].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[26].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[26].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[26].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[26].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[26].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[27].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[27].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[27].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[27].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[27].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[27].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[28].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[28].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[28].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[28].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[28].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[28].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[29].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[29].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[29].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[29].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[29].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[29].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[30].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[30].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[30].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[30].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[30].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[30].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[31].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[31].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[31].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[31].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[31].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[31].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[32].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[32].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[32].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[32].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[32].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[32].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[33].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[33].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[33].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[33].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[33].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[33].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[34].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[34].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[34].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[34].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[34].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[34].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[35].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[35].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[35].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[35].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[35].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[35].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[36].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[36].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[36].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[36].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[36].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[36].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[37].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[37].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[37].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[37].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[37].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[37].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[38].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[38].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[38].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[38].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[38].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[38].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[39].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[39].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[39].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[39].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[39].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[39].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[40].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[40].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[40].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[40].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[40].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[40].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[41].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[41].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[41].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[41].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[41].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[41].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[42].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[42].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[42].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[42].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[42].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[42].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[43].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[43].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[43].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[43].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[43].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[43].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[44].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[44].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[44].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[44].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[44].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[44].amount | 🟢 自動 | excel_capital_plan | |
| funding_rounds[45].date | 🟢 自動 | excel_capital_plan | |
| funding_rounds[45].security_type | 🟢 自動 | excel_capital_plan | |
| funding_rounds[45].method | 🟢 自動 | excel_capital_plan | |
| funding_rounds[45].shares_issued | 🟢 自動 | excel_capital_plan | |
| funding_rounds[45].unit_price | 🟢 自動 | excel_capital_plan | |
| funding_rounds[45].amount | 🟢 自動 | excel_capital_plan |