
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 |
|---|---|---|---|
| 訂正四半期報告書-第43期第3四半期(2023/10/01-2023/12/31) | 2025-06-18 | Japanese | |
| 訂正半期報告書-第44期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | |
| 訂正四半期報告書-第43期第1四半期(2023/04/01-2023/06/30) | 2025-06-18 | Japanese | |
| 訂正有価証券報告書-第43期(2023/04/01-2024/03/31) | 2025-06-18 | Japanese | |
| 確認書 | 2024-12-13 | Japanese | |
| 半期報告書-第44期(2024/04/01-2025/03/31) | 2024-12-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7257980 | 訂正四半期報告書-第43期第3四半期(2023/10/01-2023/12/31) | 2025-06-18 | Japanese | ||
| 7257979 | 訂正半期報告書-第44期(2024/04/01-2025/03/31) | 2025-06-18 | Japanese | ||
| 7257978 | 訂正四半期報告書-第43期第1四半期(2023/04/01-2023/06/30) | 2025-06-18 | Japanese | ||
| 7257962 | 訂正有価証券報告書-第43期(2023/04/01-2024/03/31) | 2025-06-18 | Japanese | ||
|
2024
9 filings
| |||||
| 7292064 | 確認書 | 2024-12-13 | Japanese | ||
| 7292038 | 半期報告書-第44期(2024/04/01-2025/03/31) | 2024-12-13 | Japanese | ||
| 7311552 | 有価証券届出書(組込方式) | 2024-08-14 | Japanese | ||
| 7317859 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7320744 | 有価証券報告書-第43期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7320743 | 確認書 | 2024-06-28 | Japanese | ||
| 7320727 | 内部統制報告書-第43期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7351779 | 四半期報告書-第43期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
| 7351297 | 確認書 | 2024-02-14 | Japanese | ||
|
2023
2 filings
| |||||
| 7372204 | 確認書 | 2023-11-14 | Japanese | ||
| 7372116 | 四半期報告書-第43期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | 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… |
|
AUSTRALIAN COMMONWEALTH GOVERNMENT LOANS
Issues and manages sovereign debt securities to support gov…
|
XCL | AU | Public administration and defen… |
|
MPAC Industries Corporation
Accurately assesses and classifies all properties to determ…
|
MPN.H | CA | 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.