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 |
|---|---|---|---|
| 사업보고서 (2023.12) | 2024-03-20 | Korean | |
| 주주총회소집공고 | 2024-03-13 | Korean | |
| 의결권대리행사권유참고서류 | 2024-03-13 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-29 | Korean | |
| 현금ㆍ현물배당결정 | 2024-02-29 | Korean | |
| 주주총회소집결의 | 2024-02-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
7 filings
| |||||
| 8171300 | 사업보고서 (2023.12) | 2024-03-20 | Korean | ||
| 8188226 | 주주총회소집공고 | 2024-03-13 | Korean | ||
| 8188225 | 의결권대리행사권유참고서류 | 2024-03-13 | Korean | ||
| 8202566 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-29 | Korean | ||
| 8202564 | 현금ㆍ현물배당결정 | 2024-02-29 | Korean | ||
| 8202525 | 주주총회소집결의 | 2024-02-29 | Korean | ||
| 8223210 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-01-26 | Korean | ||
|
2023
8 filings
| |||||
| 8238804 | 주주명부폐쇄기간또는기준일설정 | 2023-12-15 | Korean | ||
| 8254734 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8288727 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-09-01 | Korean | ||
| 8288726 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-09-01 | Korean | ||
| 8288723 | 주식등의대량보유상황보고서(일반) | 2023-09-01 | Korean | ||
| 8296360 | 반기보고서 (2023.06) | 2023-08-14 | Korean | ||
| 8305779 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-04 | Korean | ||
| 8305773 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-08-04 | 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.