
SONEC CORPORATION — Investor Relations & Filings
SONEC CORPORATION is a manufacturer specializing in high-precision machinery parts. The company produces a range of components, including driving parts, clutch parts for racing vehicles, and optical device parts for competitive equipment. It serves demanding sectors such as motorsports, having historically remanufactured power transmission devices for Formula 1 cars. Utilizing advanced technologies like 5-axis machines and 3D CAD/CAM systems, SONEC excels in machining difficult materials such as duralumin and nickel-chromium-molybdenum steel to meet stringent accuracy and quality requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-06-24 | Japanese | |
| 内部統制報告書-第82期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | |
| 有価証券報告書-第82期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | |
| 四半期報告書-第82期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | |
| 四半期報告書-第82期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-10 | Japanese | |
| 四半期報告書-第82期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
4 filings
| |||||
| 7602588 | 確認書 | 2022-06-24 | Japanese | ||
| 7602585 | 内部統制報告書-第82期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | ||
| 7602583 | 有価証券報告書-第82期(令和3年4月1日-令和4年3月31日) | 2022-06-24 | Japanese | ||
| 7617196 | 四半期報告書-第82期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7624104 | 四半期報告書-第82期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-10 | Japanese | ||
| 7627762 | 四半期報告書-第82期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese | ||
| 7667216 | 内部統制報告書-第81期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7667212 | 確認書 | 2021-06-25 | Japanese | ||
| 7667213 | 有価証券報告書-第81期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7675545 | 四半期報告書-第81期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
4 filings
| |||||
| 7681911 | 四半期報告書-第81期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-10 | Japanese | ||
| 7685376 | 四半期報告書-第81期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-12 | Japanese | ||
| 7689231 | 有価証券報告書-第80期(平成31年4月1日-令和2年3月31日) | 2020-06-25 | Japanese | ||
| 7693013 | 四半期報告書-第80期第3四半期(令和1年10月1日-令和1年12月31日) | 2020-02-13 | Japanese | ||
|
2019
1 filing
| |||||
| 7696546 | 四半期報告書-第80期第2四半期(2019/07/01-2019/09/30) | 2019-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
AGV GROUP LIMITED
Provides hot-dip galvanizing services to steel and iron fab…
|
1A4 | SG | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
SONEC CORPORATION 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/11005/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11005 | 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=11005 | 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=11005 \ -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": 11005}, 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 SONEC CORPORATION (id: 11005)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.