
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 |
|---|---|---|---|
|
NOVATECH Co., Ltd.
Designs and manufactures high-performance magnets for IT, a…
|
285490 | KR | Manufacturing |
|
Novatech Industries
EMS provider for design and manufacturing of complex electr…
|
MLNOV | FR | Manufacturing |
|
NOVATEK
Global supplier of display driver ICs and SoC solutions for…
|
3034 | TW | Manufacturing |
|
N.P.C
Specializes in high-performance PCBs and IC substrates for …
|
8046 | TW | Manufacturing |
|
NSE
Designs, manufactures, and supports complex electronic syst…
|
ALNSE | FR | Manufacturing |
|
NSING TECHNOLOGIES INC.
Designs and distributes integrated circuits and high-perfor…
|
300077 | CN | Manufacturing |
|
NTC
Designs MCUs, MPUs, and analog ICs for Endpoint AI, IoT, an…
|
4919 | TW | Manufacturing |
|
NTC
Specializes in the research, design, development, and manuf…
|
2408 | TW | Manufacturing |
|
NUIN TEK CO., LTD
Manufacturer of film capacitors and metallized films for el…
|
012340 | KR | Manufacturing |
|
NVE CORP /NEW/
An electronics component manufacturer specializing in the c…
|
NVEC | US | 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.