
WILSON LEARNING WORLDWIDE INC. — Investor Relations & Filings
Wilson Learning Worldwide Inc. is a global provider of human resource and organizational development solutions. The company specializes in sales, leadership, and workforce development, offering a comprehensive suite of training programs, consulting, and implementation services designed to improve business results by enhancing employee performance. Its core offerings focus on sales force effectiveness, leadership enablement, and workforce productivity. Wilson Learning emphasizes practical implementation to ensure learning translates into sustained behavioral change. The company delivers customizable solutions in over 30 languages across more than 50 countries, adapting its programs to local cultures and business practices to support its global client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 当社取締役・監査役の異動のお知らせ | 2026-05-20 | Japanese | |
| 2026年3月期決算補足説明資料(動画) | 2026-05-19 | Japanese | |
| 執行役員人事および取締役の辞任に関するお知らせ | 2026-04-28 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第45期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 確認書 | 2025-08-28 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46580585 | 当社取締役・監査役の異動のお知らせ | 2026-05-20 | Japanese | ||
| 46541460 | 2026年3月期決算補足説明資料(動画) | 2026-05-19 | Japanese | ||
| 46879838 | 執行役員人事および取締役の辞任に関するお知らせ | 2026-04-28 | Japanese | ||
|
2025
12 filings
| |||||
| 8320983 | 確認書 | 2025-11-14 | Japanese | ||
| 8320980 | 半期報告書-第45期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7856675 | 確認書 | 2025-08-28 | Japanese | ||
| 7856654 | 訂正有価証券報告書-第44期(2024/04/01-2025/03/31) | 2025-08-28 | Japanese | ||
| 7859762 | 訂正有価証券届出書(通常方式) | 2025-07-29 | Japanese | ||
| 7859838 | 有価証券届出書(通常方式) | 2025-07-25 | Japanese | ||
| 7243875 | 確認書 | 2025-06-30 | Japanese | ||
| 7243874 | 内部統制報告書-第44期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243870 | 有価証券報告書-第44期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7257107 | 確認書 | 2025-06-19 | Japanese | ||
| 7257106 | 確認書 | 2025-06-19 | Japanese | ||
| 7257102 | 確認書 | 2025-06-19 | Japanese | ||
Market data
Market data not available
Price history
Peer group · General public administration activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
REPUBLIC OF INDONESIA
Sovereign, independent republic, world's third most populou…
|
2T1B | ID | Public administration and defen… |
|
THE DEMOCRATIC SOCIALIST REPUBLIC OF SRI LANKA
A sovereign state with a mixed presidential and parliamenta…
|
30OB | SG | Public administration and defen… |
|
THE GOVERNMENT OF MONGOLIA
Responsible for national governance, public welfare, essent…
|
2MNB | SG | Public administration and defen… |
|
THE GOVERNMENT OF THE DEMOCRATIC SOCIALIST REPUBLIC OF SRI LANKA
Primary administrative and governing authority providing pu…
|
2GGB | SG | Public administration and defen… |
|
UAE Int'L Govt Bond 2.000% 19Oct31 144A
Manages national governance, public services, strategic dev…
|
UAE21031USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 2.000% 19Oct31 RegS
Issuer of government bonds to fund national infrastructure …
|
UAE1031USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 2.875% 19Oct41 144A
Long-term fixed-income investment offering consistent retur…
|
UAE21041USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 2.875% 19Oct41 RegS
Provides national governance, public services, economic dev…
|
UAE1041USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 3.250% 19Oct61 144A
Manages UAE's fiscal policy, financial resources, and issue…
|
UAE21061USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 3.250% 19Oct61 RegS
Federal government long-term fixed-income debt security, 3.…
|
UAE1061USD | AE | Public administration and defen… |
WILSON LEARNING WORLDWIDE 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/13153/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13153 | 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=13153 | 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=13153 \ -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": 13153}, 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 WILSON LEARNING WORLDWIDE INC. (id: 13153)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.