Tway Holdings Incorporation — Investor Relations & Filings
Tway Holdings Incorporation is a holding company with business operations centered on two main segments: construction materials and aviation. The company manufactures and supplies a variety of building materials, specializing in pre-stressed high-strength concrete (PHC) piles. Its product line also includes ready-mixed concrete, aggregates, and brick blocks supplied to the construction sector. In addition to its manufacturing activities, the company operates in the low-cost airline industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 매매거래정지및정지해제(중요내용공시) | 2026-04-22 | Korean | |
| 주요사항보고서(감자결정) | 2026-04-22 | Korean | |
| 주주총회소집결의 | 2026-04-22 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-04-22 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| [기재정정]의결권대리행사권유참고서류 | 2026-03-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35166755 | 매매거래정지및정지해제(중요내용공시) | 2026-04-22 | Korean | ||
| 35166740 | 주요사항보고서(감자결정) | 2026-04-22 | Korean | ||
| 35166439 | 주주총회소집결의 | 2026-04-22 | Korean | ||
| 35166372 | 주주명부폐쇄기간또는기준일설정 | 2026-04-22 | Korean | ||
| 33118090 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33023571 | [기재정정]의결권대리행사권유참고서류 | 2026-03-24 | Korean | ||
| 33013969 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33010713 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32991843 | [기재정정]의결권대리행사권유참고서류 | 2026-03-20 | Korean | ||
| 32960923 | 의결권대리행사권유참고서류 | 2026-03-17 | Korean | ||
| 32954098 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32954069 | 의결권대리행사권유참고서류 | 2026-03-16 | Korean | ||
| 32953076 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32841253 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-26 | Korean | ||
| 18031532 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of concrete, cement and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ackerstein Group Ltd.
Manufactures concrete products for the construction and inf…
|
ACKR | IL | Manufacturing |
|
Al Kathiri Holding Co.
Produces building materials and manages real estate for inf…
|
3008 | SA | Manufacturing |
|
Arcis Corporation
Develops and applies proprietary thin prestressed concrete …
|
ARCS | CA | Manufacturing |
|
ASAHI CONCRETE WORKS CO.,LTD.
Manufactures concrete products for urban infrastructure and…
|
5268 | JP | Manufacturing |
|
Beijing Hanjian Heshan Pipeline Co.,Ltd.
Produces large-diameter water pipes and PCCP for hydraulic …
|
603616 | CN | Manufacturing |
|
BEIJING NEW BUILDING MATERIALS PUBLIC LIMITED COMPANY
Global manufacturer of gypsum board, light steel frames, an…
|
000786 | CN | Manufacturing |
|
Beyon 3D Ltd.
Develops robotic digital manufacturing systems for concrete…
|
BYON | IL | Manufacturing |
|
Bigbloc Construction Limited
Manufactures and markets sustainable Autoclaved Aerated Con…
|
BIGBLOC | IN | Manufacturing |
|
BOĞAZİÇİ BETON SANAYİ VE TİCARET A.Ş.
Manufacturer of ready-mix concrete and aggregates for the c…
|
BOBET | TR | Manufacturing |
|
Breedon Group Plc
A vertically-integrated supplier of essential construction …
|
BREE | JE | Manufacturing |
Tway Holdings Incorporation 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/17522/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17522 | 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=17522 | 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=17522 \ -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": 17522}, 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 Tway Holdings Incorporation (id: 17522)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.