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 |
|---|---|---|---|
|
ANRITSU CORPORATION
Global provider of test & measurement solutions and quality…
|
6754 | JP | Manufacturing |
|
Apator S.A.
Designs and manufactures metering devices and systems for e…
|
APT | PL | Manufacturing |
|
Aplab Ltd.
Manufactures professional electronic equipment, power syste…
|
890217 | IN | Manufacturing |
|
Aplisens S.A.
Manufacturer of process instrumentation and industrial meas…
|
APN | PL | Manufacturing |
|
Apollo Micro Systems Limited
Mission-critical electronics and electro-mechanical systems…
|
APOLLO | IN | Manufacturing |
|
Aptiv PLC
A technology company that designs and manufactures solution…
|
APTV | JE | Manufacturing |
|
Arad Ltd.
Global provider of water measurement and management solutio…
|
ARD | IL | Manufacturing |
|
Arbe Robotics Ltd.
Provider of 4D imaging radar solutions for driver-assist an…
|
ARBE | IL | Manufacturing |
|
Arch Meter Corporation
Designs and manufactures electronic power meters and smart …
|
4588 | TW | Manufacturing |
|
Aryt Industries Ltd.
Holding company that develops and markets electronic fuses …
|
ARYT | IL | 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.