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 |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | 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.