
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 |
|---|---|---|---|
|
Ningbo Kangqiang Electronics Co., Ltd.
Produces high-precision lead frames and bonding wires for s…
|
002119 | CN | Manufacturing |
|
Ningbo Sunrise Elc Technology Co.,Ltd.
Designs and manufactures high-performance acoustic componen…
|
002937 | CN | Manufacturing |
|
NIPPON CERAMIC CO.,LTD.
Developer and manufacturer of electronic components centere…
|
6929 | JP | Manufacturing |
|
NIPPON CHEMI-CON CORPORATION
A leading global producer of aluminum electrolytic capacito…
|
6997 | JP | Manufacturing |
|
NIPPON FILCON CO.,LTD.
Manufactures industrial filters, electronic components, and…
|
5942 | JP | Manufacturing |
|
Nissha Co., Ltd.
Develops products using printing, coating, molding, and met…
|
7915 | JP | Manufacturing |
|
nms Holdings Corporation
Provides human resource, electronics manufacturing, and pow…
|
2162 | JP | Manufacturing |
|
Nordic Semiconductor
A fabless semiconductor company specializing in ultra-low-p…
|
NOD | NO | Manufacturing |
|
NORTHEAST GROUP BERHAD
Manufactures and provides high-precision engineering compon…
|
— | MY | Manufacturing |
|
NOTE
Manufacturing partner for electronics, specializing in PCBA…
|
NOTE | SE | 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.