
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 |
|---|---|---|---|
|
Auckland Council
Unitary local government authority managing regional and lo…
|
AKC | NZ | Public administration and defen… |
|
AUCKLAND COUNCIL
Local government authority for Auckland Region, providing p…
|
2ZFB | SG | Public administration and defen… |
|
AUSTRALIAN COMMONWEALTH GOVERNMENT LOANS
Issues and manages sovereign debt securities to support gov…
|
XCL | AU | Public administration and defen… |
|
China Govt Intl Bond 4.125% 20Nov27 RegS
Issues government bonds in international markets to fund pu…
|
CHIN21127USD | AE | Public administration and defen… |
|
China Govt Intl Bond 4.250% 20Nov29 RegS
Manages public finance and implements economic policy for a…
|
CHIN21129USD | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI BONDS APR29 4.875%
Sovereign entity, major global energy producer with a robus…
|
XSADGB0429 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI BONDS APR34 5%
Debt instruments funding public services, offering fixed re…
|
XSADGB0434 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI BONDS MAY26 3.125%
Robust economy, issuing sovereign debt to fund development,…
|
XSADGB0526 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI BONDS OCT27 3.125%
Sovereign issuer of debt instruments funding governmental o…
|
XSADGB1027 | AE | Public administration and defen… |
|
EMIRATE OF ABU DHABI BONDS OCT47 4.125%
Issues sovereign debt to fund government operations, infras…
|
XSADGB1047 | 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.