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 |
|---|---|---|---|
|
Beijing BDStar Navigation Co.,Ltd.
Provides high-precision GNSS components and integrated loca…
|
002151 | CN | Manufacturing |
|
Beijing Beetech Inc.
Manufactures industrial sensors and automation components f…
|
300667 | CN | Manufacturing |
|
Beijing ConST Instruments Technology Inc.
Develops and manufactures high-precision pressure and tempe…
|
300445 | CN | Manufacturing |
|
Beijing Dahao Technology Corp.,Ltd
Develops computerized control systems for industrial textil…
|
603025 | CN | Manufacturing |
|
Beijing Hengyu Datacom Aviation Equipment co., LTD
Develops and maintains advanced avionics and airborne elect…
|
300965 | CN | Manufacturing |
|
Beijing Highlander Digital Technology Co.,Ltd.
Specializes in marine electronics, navigation systems, and …
|
300065 | CN | Manufacturing |
|
Beijing Huafeng Test & Control Technology Co.,Ltd.
Develops automated test equipment for analog and mixed-sign…
|
688200 | CN | Manufacturing |
|
BEIJING JCZ TECHNOLOGY CO.,LTD.
Develops laser beam control systems, EzCad software, and ha…
|
688291 | CN | Manufacturing |
|
BEIJING JINGWEI HIRAIN TECHNOLOGIES CO., INC.
Provides electronic control systems and R&D services for in…
|
688326 | CN | Manufacturing |
|
Beijing LabTech Instruments Co., Ltd.
Develops automated laboratory equipment for sample preparat…
|
688056 | 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.