TPC Mechatronics Corporation — Investor Relations & Filings
TPC Mechatronics Corporation is a manufacturer and supplier of factory automation components, specializing in pneumatic equipment. The company's product portfolio includes actuators, solenoid valves, and directional control valves. As a prominent provider in the pneumatics market, TPC Mechatronics also develops and delivers comprehensive solutions for smart factories to a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(약식) | 2021-05-10 | Korean | |
| 전환청구권행사(제8회차) | 2021-04-22 | Korean | |
| 전환청구권행사(제8회차) | 2021-04-19 | Korean | |
| 전환청구권행사(제8회차) | 2021-04-16 | Korean | |
| 전환사채(해외전환사채포함)발행후만기전사채취득(제8회차) | 2021-04-12 | Korean | |
| 정기주주총회결과 | 2021-03-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 9007605 | 주식등의대량보유상황보고서(약식) | 2021-05-10 | Korean | ||
| 9028693 | 전환청구권행사(제8회차) | 2021-04-22 | Korean | ||
| 9033665 | 전환청구권행사(제8회차) | 2021-04-19 | Korean | ||
| 9035399 | 전환청구권행사(제8회차) | 2021-04-16 | Korean | ||
| 9044082 | 전환사채(해외전환사채포함)발행후만기전사채취득(제8회차) | 2021-04-12 | Korean | ||
| 9075950 | 정기주주총회결과 | 2021-03-29 | Korean | ||
| 9110862 | 감사보고서제출 | 2021-03-19 | Korean | ||
| 9110722 | 사업보고서 (2020.12) | 2021-03-19 | Korean | ||
| 9109999 | [기재정정]사업보고서 (2020.12) | 2021-03-19 | Korean | ||
| 9157122 | 전환청구권행사(제8회차) | 2021-03-15 | Korean | ||
| 9171382 | 주주총회소집공고 | 2021-03-12 | Korean | ||
| 9171313 | 의결권대리행사권유참고서류 | 2021-03-12 | Korean | ||
| 9168912 | 전환청구권행사(제8회차) | 2021-03-12 | Korean | ||
| 9212776 | 현금ㆍ현물배당결정 | 2021-03-02 | Korean | ||
| 9212424 | 주주총회소집결의 | 2021-03-02 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fluid power equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRTAC
Manufacturer of pneumatic components and transmission equip…
|
1590 | TW | Manufacturing |
|
Avic Heavy Machinery Co.,Ltd.
Manufactures high-end forgings, hydraulic systems, and heat…
|
600765 | CN | Manufacturing |
|
CFF FLUID CONTROL LIMITED
Manufactures and services naval shipboard machinery and flu…
|
543920 | IN | Manufacturing |
|
CHELIC
Specialized manufacturer of pneumatic and electric automati…
|
4555 | TW | Manufacturing |
|
CKD Corporation
Manufactures automation machinery and components for a wide…
|
6407 | JP | Manufacturing |
|
CONVUM Ltd.
Manufacturer of pneumatic equipment and vacuum components f…
|
6265 | JP | Manufacturing |
|
Duncan Engineering Limited
Manufacturer of industrial pneumatic products and OTR tyre …
|
504908 | IN | Manufacturing |
|
DY Corporation
Manufactures industrial machinery, automotive components, a…
|
013570 | KR | Manufacturing |
|
DY POWER Corporation
Manufacturer of hydraulic cylinders for construction and he…
|
210540 | KR | Manufacturing |
|
HELIOS TECHNOLOGIES, INC.
Develops and manufactures motion control and electronic con…
|
HLIO | US | Manufacturing |
TPC Mechatronics 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/15039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15039 | 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=15039 | 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=15039 \ -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": 15039}, 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 TPC Mechatronics Corporation (id: 15039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.