STG International Ltd. — Investor Relations & Filings
STG International Ltd. is a technology company specializing in engineering, distribution, and the development of advanced systems. Through its STG Electronics division, it operates as a technical solutions partner, distributing electronic components and systems to various high-tech market segments, including the defense, communications, security, medical, industrial, and semiconductor sectors. The company also designs, develops, and manufactures proprietary solutions. Its ADVANCED by STG Group creates next-generation systems for electromagnetic spectrum operations (EMSO), including combat-proven electronic warfare (EW) and C5I solutions. The ULTIMATE by STG Group develops high-performance, mission-critical digital computing platforms that provide advanced processing power for demanding defense applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Issuer Document | 2017-02-03 | English | |
| Issuer Document | 2016-10-24 | English | |
| 2014 Annual Report | 2014-12-31 | English | |
| AGM 2014 Circular | 2014-04-15 | English | |
| AGM Circular | 2013-04-29 | English | |
| Annual Report | 2012-12-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
1 filing
| |||||
| 3687580 | Issuer Document | 2017-02-03 | English | ||
|
2016
1 filing
| |||||
| 3675329 | Issuer Document | 2016-10-24 | English | ||
|
2014
2 filings
| |||||
| 3560742 | 2014 Annual Report | 2014-12-31 | English | ||
| 3526662 | AGM 2014 Circular | 2014-04-15 | English | ||
|
2013
1 filing
| |||||
| 3255460 | AGM Circular | 2013-04-29 | English | ||
|
2012
5 filings
| |||||
| 3236961 | Annual Report | 2012-12-31 | English | ||
| 3236792 | Annual Report | 2012-12-31 | English | ||
| 3229410 | Prospectus | 2012-06-14 | English | ||
| 3228238 | EGM Circular | 2012-05-17 | English | ||
| 3227729 | AGM Circular | 2012-05-04 | English | ||
|
2011
3 filings
| |||||
| 3220345 | Annual Report | 2011-12-31 | English | ||
| 3216622 | Polyus Gold International Shareholder Circular for Scheme of Arrangement | 2011-10-06 | English | ||
| 3212491 | Prospectus | 2011-06-24 | English | ||
|
2010
2 filings
| |||||
| 3198251 | Supplementary Prospectus to Prospectus dated 2 July 2010 | 2010-09-24 | English | ||
| 3197999 | Supplementary Prospectus | 2010-09-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avana Electrosystems Limited
Designs high-reliability electronic systems for aerospace, …
|
AVANA | IN | Manufacturing |
|
AVA RISK GROUP LIMITED
Global provider of high-security technologies for critical …
|
AVA | AU | Manufacturing |
|
AVE SCIENCE&TECHNOLOGY CO.,LTD
Develops automated diagnostic equipment and reagents for cl…
|
688067 | CN | Manufacturing |
|
AVIC AIRBORNE SYSTEMS CO., LTD.
Develops and manufactures avionics and integrated systems f…
|
600372 | CN | Manufacturing |
|
AXTEC LIMITED
Develops specialized instrumentation and monitoring systems…
|
AXI | AU | Manufacturing |
|
Azbil Corporation
Provider of automation solutions for buildings, industry, a…
|
6845 | JP | Manufacturing |
|
BADGER METER INC
Manufacturer of smart water solutions for flow measurement,…
|
BMI | US | Manufacturing |
|
BBK Test Systems Co.,Ltd.
Designs and manufactures automated testing solutions for co…
|
301598 | CN | Manufacturing |
|
Beijer Electronics Group
Develops hardware and software for industrial automation an…
|
BELE | SE | Manufacturing |
|
Beijing Aerospace Shenzhou Intelligent Equipment Technology Co., Ltd
Develops aerospace-grade railway safety monitoring and indu…
|
300455 | CN | Manufacturing |
STG International Ltd. 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/7059/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7059 | 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=7059 | 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=7059 \ -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": 7059}, 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 STG International Ltd. (id: 7059)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.