
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 |
|---|---|---|---|
|
Acclaim Energy Trust
Specialized energy management firm offering resiliency plan…
|
AE.UN | CA | Professional, scientific and te… |
|
Adsure Services PLC
A business assurance provider for public and government-fun…
|
ADS | GB | Professional, scientific and te… |
|
Agencja Rozwoju Innowacji Spolka Akcyjna
Financial advisory and investment firm specializing in rais…
|
ARI | PL | Professional, scientific and te… |
|
Aidma Holdings, Inc.
Provides AI-driven sales and business support services for …
|
7373 | JP | Professional, scientific and te… |
|
ALVAREZ & MARSAL INVESTIMENTOS I S.A.
Provides turnaround management, restructuring, and performa…
|
— | BR | Professional, scientific and te… |
|
AMCG Co., Ltd.
Develops an AI-powered diagnostic platform for cardiac cond…
|
495900 | KR | Professional, scientific and te… |
|
Aoyama Zaisan Networks Company,Limited
A consulting firm specializing in property and asset manage…
|
8929 | JP | Professional, scientific and te… |
|
AQUILA SERVICES GROUP PLC
A consultancy group providing support services to socially …
|
AQSG | GB | Professional, scientific and te… |
|
ATIF Holdings Ltd
Offers IPO, M&A, and financial advisory services to small a…
|
ZBAI | US | Professional, scientific and te… |
|
ATOMIC EAGLE LTD
Professional services firm providing strategic advisory and…
|
AEU | AU | 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.