
STAMFORD COLLEGE BERHAD — Investor Relations & Filings
Stamford College Berhad is an established educational institution with over 70 years of experience, founded in 1950. It is dedicated to providing quality education and training to both Malaysian and international students, aiming to develop human capital. The college offers a diverse range of academic programs, including diplomas in Business Administration, Executive Secretaryship, Corporate Administration, Law, Hospitality Management, and Accounting & Finance. Additionally, it provides certificate programs in Office Operations, Hospitality Management, Sports & Administration, and Office Administration, alongside Foundation Studies in Business, English courses, and a Cyber Intel Security Program. Stamford College emphasizes a balance of strong academics and hands-on training, fostering career development. Over 700,000 students have graduated from its programs, contributing to various industries globally. The institution also engages in collaborations with leading universities and industrial partners.
Recent filings
No filings indexed yet
We are still gathering filings for STAMFORD COLLEGE BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Post-secondary non-tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CDI Education Corporation
Private career training institution providing accelerated, …
|
— | CA | Education |
|
China East Education Holdings Limited
Leading provider of private vocational training education f…
|
667 | KY | Education |
|
EpicQuest Education Group International Ltd
Provides education solutions, operates colleges, and suppor…
|
EEIQ | US | Education |
|
LINCOLN EDUCATIONAL SERVICES CORP
Provider of career-oriented vocational and technical skills…
|
LINC | US | Education |
|
PT Idea Indonesia Akademi Tbk
Integrated hospitality training and operations, developing …
|
IDEA | ID | Education |
STAMFORD COLLEGE BERHAD 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/71547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71547 | 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=71547 | 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=71547 \ -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": 71547}, 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 STAMFORD COLLEGE BERHAD (id: 71547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.