
ASIA TECHNOLOGY Co., Ltd. — Investor Relations & Filings
ASIA TECHNOLOGY Co., Ltd. is a specialized developer and manufacturer of comprehensive agricultural machinery designed to improve agricultural productivity and support modernization. The company's proprietary product lines feature a variety of cultivators, ride-on cultivators, and speed sprayers, emphasizing ergonomic design, optimal control, and accuracy. In addition to its own manufacturing, the company expands its offerings by distributing equipment from other leading brands, including Massey Ferguson tractors, CLAAS harvesting machinery, and DJI agricultural drones. This dual approach allows ASIA TECHNOLOGY to provide a broad portfolio of solutions to the agricultural sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 반기보고서 (2025.12) | 2026-02-13 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-10-29 | Korean | |
| 정기주주총회결과 | 2025-09-29 | Korean | |
| 주주총회소집공고 | 2025-09-12 | Korean | |
| 감사보고서제출 | 2025-09-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46363049 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 19472083 | 반기보고서 (2025.12) | 2026-02-13 | Korean | ||
|
2025
13 filings
| |||||
| 33027784 | 주식등의대량보유상황보고서(일반) | 2025-10-29 | Korean | ||
| 33021180 | 정기주주총회결과 | 2025-09-29 | Korean | ||
| 7864893 | 주주총회소집공고 | 2025-09-12 | Korean | ||
| 7864816 | 감사보고서제출 | 2025-09-12 | Korean | ||
| 7864756 | 사업보고서 (2025.06) | 2025-09-12 | Korean | ||
| 7867927 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-08-29 | Korean | ||
| 7867926 | 현금ㆍ현물배당결정 | 2025-08-29 | Korean | ||
| 7867923 | 주주총회소집결의 | 2025-08-29 | Korean | ||
| 7885885 | 공개매수결과보고서 | 2025-07-09 | Korean | ||
| 7885875 | 자기주식취득결과보고서 | 2025-07-09 | Korean | ||
| 7892933 | [기재정정]공개매수신고서 | 2025-06-13 | Korean | ||
| 7892931 | [기재정정]공개매수설명서 | 2025-06-13 | Korean | ||
| 7893657 | 공개매수신고서 | 2025-06-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KEPLER WEBER SA
Provides post-harvest grain storage and handling systems fo…
|
— | BR | Manufacturing |
|
Kesla Oyj
Specializes in forest technology, material handling, and mi…
|
KELAS | FI | Manufacturing |
|
K. Kouimtzis S.A.
Manufactures and distributes mechanical components for agri…
|
KOYIM | GR | Manufacturing |
|
KUBOTA CORPORATION
Manufactures machinery and solutions for food, water, and e…
|
6326 | JP | Manufacturing |
|
Lachish Industries Ltd.
Develops machinery and technologies for cattle-feeding and …
|
LHIS | IL | Manufacturing |
|
LINDSAY CORP
Manufactures equipment and technology for irrigation and ro…
|
LNN | US | Manufacturing |
|
Lyckegård Group AB
Develops sustainable solutions for agriculture and outdoor …
|
LYGRD | SE | Manufacturing |
|
MAQUINAS AGRICOLAS OMBU S. A.
Manufactures and sells innovative agricultural machinery to…
|
— | AR | Manufacturing |
|
MARUYAMA MFG.CO.,INC.
Manufacturer of high-pressure pumps, agricultural, and indu…
|
6316 | JP | Manufacturing |
|
Mary Agrotechnologies Inc.
Develops and manufactures automated, AI-powered indoor grow…
|
MARY | CA | Manufacturing |
ASIA TECHNOLOGY Co., Ltd. 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/15835/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15835 | 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=15835 | 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=15835 \ -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": 15835}, 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 ASIA TECHNOLOGY Co., Ltd. (id: 15835)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.