
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 |
|---|---|---|---|
|
Govt. of Sharjah 3.625% 10Mar33 RegS
A sovereign bond issued by the Government of Sharjah to rai…
|
SHGOV0333USD | AE | Public administration and defen… |
|
Govt. of Sharjah 4.375% 10Mar51 144A
Primary administrative and executive authority for the Emir…
|
SHGOV2351USD | AE | Public administration and defen… |
|
Govt. of Sharjah 4.375% 10Mar51 RegS
Administers Sharjah, plans economy, delivers public service…
|
SHGOV0351USD | AE | Public administration and defen… |
|
Govt. of Sharjah 4.625% 17Jul31 144A
Dedicated to fostering economic diversification, delivering…
|
SHGOV2131EUR | AE | Public administration and defen… |
|
Govt. of Sharjah 4.625% 17Jul31 RegS
Administers and develops Sharjah's open economy, providing …
|
SHGOV0131EUR | AE | Public administration and defen… |
|
Govt. of Sharjah 6.125% 06Mar36 144A
Administers and develops Sharjah, providing public services…
|
SHGOV2336USD | AE | Public administration and defen… |
|
Govt. of Sharjah 6.125% 06Mar36 RegS
Oversees development and governance, fostering economic gro…
|
SHGOV0336USD | AE | Public administration and defen… |
|
HOUSING AND DEVELOPMENT BOARD
Plans, develops, and manages affordable and quality public …
|
13OB | SG | Public administration and defen… |
|
MPAC Industries Corporation
Accurately assesses and classifies all properties to determ…
|
MPN.H | CA | Public administration and defen… |
|
PROVINCE OF ONTARIO
A governmental body focused on regional administration, eco…
|
608B | SG | 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.