
Primetech Electronics Inc. — Investor Relations & Filings
Primetech Electronics Inc. operates as an Electronics Manufacturing Services (EMS) provider, specializing in the supply of semiconductors and various electronic components. The company offers comprehensive engineering services designed to support clients through the entire product development lifecycle, including design assistance and prototyping. Primetech focuses on delivering integrated technical solutions for complex electronic manufacturing requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.PDF | 2001-08-10 | English | |
| Material change report - English.PDF | 2001-06-08 | English | |
| Other.pdf | 2001-02-12 | English | |
| Other Correspondence.pdf | 2000-02-07 | English | |
| Other Correspondence.PDF | 2000-02-01 | English | |
| Other Correspondence.PDF | 2000-02-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2001
3 filings
| |||||
| 47816554 | Material change report - English.PDF | 2001-08-10 | English | ||
| 47816558 | Material change report - English.PDF | 2001-06-08 | English | ||
| 47816561 | Other.pdf | 2001-02-12 | English | ||
|
2000
8 filings
| |||||
| 47816576 | Other Correspondence.pdf | 2000-02-07 | English | ||
| 47816578 | Other Correspondence.PDF | 2000-02-01 | English | ||
| 47816589 | Other Correspondence.PDF | 2000-02-01 | English | ||
| 47816591 | Other Correspondence.PDF | 2000-02-01 | English | ||
| 47816592 | Other Correspondence.PDF | 2000-01-31 | English | ||
| 47816595 | Other Correspondence.PDF | 2000-01-31 | English | ||
| 47816597 | Other Correspondence.pdf | 2000-01-27 | English | ||
| 47816599 | Other.PDF | 2000-01-25 | English | ||
|
1999
4 filings
| |||||
| 47816607 | Final Receipt.PDF | 1999-12-13 | English | ||
| 47816610 | Final Receipt.PDF | 1999-12-10 | English | ||
| 47816672 | Final Receipt.pdf | 1999-12-10 | English | ||
| 47816677 | Final Receipt.PDF | 1999-12-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
P.I.E. INDUSTRIAL BHD
Provides integrated EMS/CEM, manufactures cables, wires, PC…
|
— | MY | Manufacturing |
|
Pixelplus. Co., Ltd.
Fabless semiconductor company designing CMOS image sensors …
|
087600 | KR | Manufacturing |
|
PIXELWORKS, INC
Provider of video and display processing solutions for a ra…
|
PXLW | US | Manufacturing |
|
PJ ELECTRONICS CO., LTD.
An EMS provider offering comprehensive solutions from engin…
|
006140 | KR | Manufacturing |
|
Plan Optik AG
Manufacturer of high-precision structured wafers from glass…
|
P4O | DE | Manufacturing |
|
PLASTİKKART AKILLI KART İLETİŞİM SİSTEMLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer of smart cards, offering security printing and…
|
PKART | TR | Manufacturing |
|
PlayNitride
Specializes in MicroLED technology and Nitride-related mate…
|
6854 | TW | Manufacturing |
|
PLOTECH
Specializes in high-precision PCB design and fabrication fo…
|
6141 | TW | Manufacturing |
|
PNE PCB BERHAD
Manufactures and sells printed circuit boards, healthcare p…
|
— | MY | Manufacturing |
|
POCO Holding Co., Ltd.
Manufactures soft magnetic powder cores for renewable energ…
|
300811 | CN | Manufacturing |
Primetech Electronics Inc. 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/44674/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44674 | 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=44674 | 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=44674 \ -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": 44674}, 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 Primetech Electronics Inc. (id: 44674)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.