
THE WHY HOW DO COMPANY, Inc. — Investor Relations & Filings
THE WHY HOW DO COMPANY, Inc., formerly Acrodea Inc., operates a 'Corporate Regeneration Platform' focused on corporate revitalization. The company provides services in business turnarounds and business succession. Its strategic vision is to function as a 'comprehensive business model trading company,' aiming to establish a unique position as a developer within the M&A sector. This business model marks a shift from its previous focus on developing platform solutions and services for smartphones and IoT devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三者割当による第16回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-06-01 | Japanese | |
| 中期経営方針及び経営目標の公表に関するお知らせ | 2026-05-26 | Japanese | |
| 業績予想の公表に関するお知らせ | 2026-05-26 | Japanese | |
| 訂正臨時報告書 | 2026-05-08 | Japanese | |
| 株式会社コーウェルの簡易株式交換による完全子会社化における株式交換比率決定に関するお知らせ | 2026-05-08 | Japanese | |
| 第三者割当による第16回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47912510 | 第三者割当による第16回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-06-01 | Japanese | ||
| 47054692 | 中期経営方針及び経営目標の公表に関するお知らせ | 2026-05-26 | Japanese | ||
| 47054687 | 業績予想の公表に関するお知らせ | 2026-05-26 | Japanese | ||
| 44141331 | 訂正臨時報告書 | 2026-05-08 | Japanese | ||
| 46881820 | 株式会社コーウェルの簡易株式交換による完全子会社化における株式交換比率決定に関するお知らせ | 2026-05-08 | Japanese | ||
| 46880499 | 第三者割当による第16回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
| 39026770 | 臨時報告書 | 2026-04-30 | Japanese | ||
| 46879535 | 特別損失の計上に関するお知らせ | 2026-04-28 | Japanese | ||
| 34653670 | 訂正臨時報告書 | 2026-04-17 | Japanese | ||
| 46877533 | 第三者割当による第16回新株予約権の大量行使に関するお知らせ | 2026-04-17 | Japanese | ||
| 46877531 | 飯山土建株式会社の簡易株式交換による完全子会社化(特定子会社の異動)における株式交換比率決定に関するお知らせ | 2026-04-17 | Japanese | ||
| 34644859 | 臨時報告書 | 2026-04-16 | Japanese | ||
| 46877343 | 子会社の異動を伴う株式の取得(子会社化)及び新たな事業の開始に関するお知らせ | 2026-04-16 | Japanese | ||
| 46877342 | 株式の取得(子会社化及び孫会社化)、簡易株式交換による完全子会社(孫会社)化及び新たな事業の開始に関するお知らせ | 2026-04-16 | Japanese | ||
| 46877307 | 第22期(2026年4月期)半期報告書の提出完了に関するお知らせ | 2026-04-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Business and other management consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BayCurrent, Inc.
Consulting firm providing end-to-end support from strategy …
|
6532 | JP | Professional, scientific and te… |
|
Big Five Capital Corp.
Financial consultants securing growth capital and R&D Tax C…
|
— | CA | Professional, scientific and te… |
|
Booz Allen Hamilton Holding Corp
A technology and management consulting firm serving the U.S…
|
BAH | US | Professional, scientific and te… |
|
Bridge Consulting Group Inc.
A management consulting firm specializing in IPO support an…
|
9225 | JP | Professional, scientific and te… |
|
BRIDGE International Corp.
Provider of B2B sales reformation solutions specializing in…
|
7039 | JP | Professional, scientific and te… |
|
BRL Enterprises Inc.
Professional services firm providing strategic advisory and…
|
— | CA | Professional, scientific and te… |
|
BTS Group
A professional services firm specializing in strategy execu…
|
BTS | SE | Professional, scientific and te… |
|
Business Coach Inc.
A human resource development company specializing in busine…
|
9562 | JP | Professional, scientific and te… |
|
B.U Technology
Develops XR training and education solutions, with a focus …
|
230980 | KR | Professional, scientific and te… |
|
CanScot Resources Ltd.
Transforms front-line supervisors into accountable leaders …
|
— | CA | Professional, scientific and te… |
THE WHY HOW DO COMPANY, Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/13467/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13467 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=13467 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=13467 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 13467}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for THE WHY HOW DO COMPANY, Inc. (id: 13467)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.