
BPLI Holdings Inc. — Investor Relations & Filings
BPLI Holdings Inc. is a full-service supplier in the electronic learning and workplace training sector. The company operates as a holding entity for two primary divisions. Bluedrop Training & Simulation Inc. develops advanced training solutions, specializing in highly interactive courseware and state-of-the-art virtual and augmented reality systems designed for complex equipment and mission training. Bluedrop Integrated Skills Management (ISM) provides e-learning and course development services focused on critical workplace areas, including health and safety, corporate compliance, and product systems training. BPLI serves a diverse clientele, including corporations, government departments, military personnel, and the public sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2021-04-20 | English | |
| Notice.pdf | 2021-04-20 | English | |
| Other securityholders documents - English.pdf | 2021-04-20 | English | |
| News release - English.pdf | 2021-04-16 | English | |
| News release - English.pdf | 2021-03-30 | English | |
| Form of proxy - English.pdf | 2021-03-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 19557671 | Material change report - English.pdf | 2021-04-20 | English | ||
| 19557673 | Notice.pdf | 2021-04-20 | English | ||
| 19557681 | Other securityholders documents - English.pdf | 2021-04-20 | English | ||
| 19555711 | News release - English.pdf | 2021-04-16 | English | ||
| 13492443 | News release - English.pdf | 2021-03-30 | English | ||
| 13482296 | Form of proxy - English.pdf | 2021-03-03 | English | ||
| 13482295 | Other.pdf | 2021-03-03 | English | ||
| 13482293 | Notice of meeting - English.pdf | 2021-03-03 | English | ||
| 13482292 | Management information circular - English.pdf | 2021-03-03 | English | ||
| 13482290 | Other.pdf | 2021-03-03 | English | ||
| 13482289 | Other.pdf | 2021-03-03 | English | ||
| 13482287 | Other.pdf | 2021-03-03 | English | ||
| 19516972 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2021-02-26 | English | ||
| 19516971 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2021-02-26 | English | ||
| 19516975 | Interim MD&A - English.pdf | 2021-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
BPLI Holdings 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/42978/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42978 | 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=42978 | 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=42978 \ -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": 42978}, 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 BPLI Holdings Inc. (id: 42978)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.