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 |
|---|---|---|---|
|
Bharat Electronics Ltd.
Designs and manufactures advanced defense and civilian elec…
|
BEL | IN | Manufacturing |
|
BICO Group
Provides technologies and solutions for laboratory automati…
|
BICO | SE | Manufacturing |
|
Binary Helix Spolka Akcyjna
Designs and manufactures automation and energy solutions, i…
|
BHX | PL | Manufacturing |
|
Bionano Genomics, Inc.
A life sciences company specializing in genome analysis and…
|
BNGO | US | Manufacturing |
|
Biotage
A life science company specializing in separation and purif…
|
BIOT | SE | Manufacturing |
|
BPC Instruments AB
Develops automated analytical instruments for gas flow and …
|
BPCINS | SE | Manufacturing |
|
BRUKER CORP
Develops and manufactures scientific instruments and analyt…
|
BRKR | US | Manufacturing |
|
BW Technologies Ltd
Manufacturer and global distributor of high-performance gas…
|
— | CA | Manufacturing |
|
BZS (BEIJING) TECHNOLOGY DEVELOPMENT CO.,LTD
Develops high-precision sensing and measurement solutions f…
|
603082 | CN | Manufacturing |
|
CALNEX SOLUTIONS PLC
Designs and produces test solutions for network synchroniza…
|
CLX | GB | 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.