
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 |
|---|---|---|---|
|
Government of Dubai - 3.9% - 2050
Administers strategic development, public services, and eco…
|
DUBAIFXN0950 | AE | Public administration and defen… |
|
Government of Dubai - 5.25% - 2043
Administers, develops economy, provides public services and…
|
DUBAIFXN0143 | AE | Public administration and defen… |
|
Government of Dubai Bond 4/13
Sovereign debt for public sector initiatives, infrastructur…
|
DUBAIFRN0413 | AE | Public administration and defen… |
|
Government of Dubai Bond4.25 04/13
Issues sovereign debt to fund infrastructure, strategic ini…
|
DUBAIFXN0413 | AE | Public administration and defen… |
|
Government of Maldives Notes 2031 - 5.5%
Responsible for sovereign financial management, debt issuan…
|
MVFN5Y0423 | AE | Public administration and defen… |
|
Government of Sharjah 4.00% 28Jul50 144A
Sovereign administrative body for Sharjah, managing governa…
|
SHGOV2750USD | AE | Public administration and defen… |
|
Government of Sharjah 4.00% 28Jul50 RegS
Sovereign body governing Sharjah, providing public services…
|
SHGOV0750USD | AE | Public administration and defen… |
|
Government of the UAE 3.650% 14Sep27
A federal entity providing governance, public services, pro…
|
UAEG0927AED | AE | Public administration and defen… |
|
Government of the UAE 3.900% 29Jan31
A federal entity responsible for public administration, eco…
|
UAEG0131AED | AE | Public administration and defen… |
|
Govt. of Sharjah 3.625% 10Mar33 144A
Sovereign authority overseeing administration, economic dev…
|
SHGOV2333USD | 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.