
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 |
|---|---|---|---|
|
UAE Int'L Govt Bond 4.050% 7Jul32 144A
Sovereign fixed-income debt instrument, 4.050% coupon, matu…
|
UAE20732USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.050% 7Jul32 RegS
Sovereign debt issued by a federal government to raise capi…
|
UAE0732USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.8570% 2Jul34 144A
Sovereign debt obligation by UAE Federal Government, fixed-…
|
UAE20734USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.8570% 2Jul34 RegS
Federal entity issuing sovereign debt for national developm…
|
UAE0734USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.9170% 25Sep33 RegS
Sovereign debt obligation with fixed 4.9170% interest, matu…
|
UAE0933USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.951% 7Jul52 144A
Sovereign entity engaged in national governance, economic d…
|
UAE20752USD | AE | Public administration and defen… |
|
UAE Int'L Govt Bond 4.951% 7Jul52 RegS
Sovereign entity issuing debt instruments to fund national …
|
UAE0752USD | 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.