
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 |
|---|---|---|---|
|
Openedges Technology, Inc.
Semiconductor IP provider of memory subsystem and AI platfo…
|
394280 | KR | Manufacturing |
|
Optimax
Manufacturer of polarizers and touch materials for diverse …
|
3051 | TW | Manufacturing |
|
Origin Company, Limited
Manufacturer of electrical products, semiconductors, and pr…
|
6513 | JP | Manufacturing |
|
OSE
Provides IC packaging, testing, and EMS services for memory…
|
2329 | TW | Manufacturing |
|
Ostin Technology Group Co., Ltd.
Designs, develops, and manufactures TFT-LCD display modules…
|
OST | US | Manufacturing |
|
Pan Electronics India Ltd.
Manufactures metallized plastic films and capacitors for el…
|
517397 | IN | Manufacturing |
|
PANJIT
Global manufacturer of discrete power semiconductors and in…
|
2481 | TW | Manufacturing |
|
Paragon ID
Provides secure identification solutions using contactless …
|
PID | FR | Manufacturing |
|
Para Light
Global provider of optoelectronic components, LED products,…
|
6226 | TW | Manufacturing |
|
PARPRO
Global contract manufacturing and design for aerospace, def…
|
4916 | TW | 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.