Schweizer Electronic AG — Investor Relations & Filings
Schweizer Electronic AG is a manufacturer of custom printed circuit boards (PCBs) and embedded solutions. The company specializes in developing and producing innovative, high-technology solutions for demanding applications. Its products and services cater to companies in the automotive, aviation, industrial & medical, telecommunications, and computing sectors. Schweizer provides comprehensive support from concept to high-volume production, including consulting services for layout and simulation, and laboratory services. The company focuses on creating individual solutions tailored to specific customer requirements, supported by a dedicated innovation center that researches future PCB technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHWEIZER ELECTRONIC AKTIENGESELLSCHAFT: Bekanntmachung der Einberufung zur Hauptversammlung am 26.06.2026 in Schramberg mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2026-05-13 | German | |
| Schweizer Electronic AG: Business performance in the first quarter of 2026 | 2026-05-06 | English | |
| Regulatory Filings 2026 | 2026-05-04 | German | |
| Report Publication Announcement 2026 | 2026-04-09 | English | |
| Hinweis auf Jahresfinanzbericht vom 01.01.2025 bis zum 31.12.2025 | 2026-04-09 | German | |
| Hinweis auf Konzernabschluss vom 01.01.2025 bis zum 31.12.2025 | 2026-04-09 | German |
Browse filings by year
24 years- 2026 10 filings
- 2025 15 filings
- 2024 19 filings
- 2023 17 filings
- 2022 20 filings
- 2021 21 filings
- 2020 26 filings
- 2019 20 filings
- 2018 25 filings
- 2017 36 filings
- 2016 25 filings
- 2015 16 filings
- 2014 30 filings
- 2013 18 filings
- 2012 23 filings
- 2011 33 filings
- 2010 30 filings
- 2009 16 filings
- 2008 14 filings
- 2007 10 filings
- 2006 3 filings
- 2005 3 filings
- 2004 2 filings
- 2003 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Schweizer Electronic AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bomin Electronics Co.,Ltd.
Designs and manufactures high-precision PCBs and advanced i…
|
603936 | CN | Manufacturing |
|
BRAINCHIP HOLDINGS LTD
Develops neuromorphic computing for ultra-low power AI proc…
|
BRN | AU | Manufacturing |
|
Brainhole Technology Limited
Manufactures discrete semiconductors and offers smart techn…
|
2203 | HK | Manufacturing |
|
Brightek Optoelectronic Co., Ltd.
Provides LED packaging and sensing solutions for automotive…
|
5244 | TW | Manufacturing |
|
Bright LED Electronics Corp.
Manufacturer of LED components and lighting solutions for 3…
|
3031 | TW | Manufacturing |
|
BRITE SEMICONDUCTOR (SHANGHAI) CO., LTD.
Custom ASIC design and turnkey solution provider for IoT an…
|
688691 | CN | Manufacturing |
|
Cambricon Technologies Corporation Limited
Develops AI processor chips and hardware systems for cloud …
|
688256 | CN | Manufacturing |
|
Camelot Electronics Technology Co.,Ltd.
Specializes in high-precision PCB manufacturing and electro…
|
301282 | CN | Manufacturing |
|
CammSys Corp.
Develops camera modules for mobile devices and diversifies …
|
050110 | KR | Manufacturing |
|
CAP-XX Limited
Manufactures ultra-thin, high-power supercapacitors for sma…
|
CPX | AU | Manufacturing |
Schweizer Electronic AG 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/384/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=384 | 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=384 | 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=384 \ -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": 384}, 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 Schweizer Electronic AG (id: 384)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.