
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 |
|---|---|---|---|
| 주주총회소집결의 | 2020-08-26 | Korean | |
| 기타경영사항(특허권취득)(자율공시)(드론용 임무장비 상부삽입형 플랫폼) | 2020-06-18 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2020-06-15 | Korean | |
| 분기보고서 (2020.03) | 2020-05-15 | Korean | |
| 소속부변경 | 2020-04-29 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2020-04-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
9 filings
| |||||
| 9467994 | 주주총회소집결의 | 2020-08-26 | Korean | ||
| 9535667 | 기타경영사항(특허권취득)(자율공시)(드론용 임무장비 상부삽입형 플랫폼) | 2020-06-18 | Korean | ||
| 9537980 | 주주명부폐쇄기간또는기준일설정 | 2020-06-15 | Korean | ||
| 9571219 | 분기보고서 (2020.03) | 2020-05-15 | Korean | ||
| 9592163 | 소속부변경 | 2020-04-29 | Korean | ||
| 9607763 | 주식등의대량보유상황보고서(약식) | 2020-04-10 | Korean | ||
| 10057963 | [기재정정]최대주주변경을수반하는주식담보제공계약체결 | 2020-03-30 | Korean | ||
| 10055566 | 주식등의대량보유상황보고서(일반) | 2020-03-30 | Korean | ||
| 10161116 | 반기보고서 (2019.12) | 2020-02-14 | Korean | ||
|
2019
6 filings
| |||||
| 10173881 | 단기차입금증가결정 | 2019-12-23 | Korean | ||
| 10175724 | [기재정정]사업보고서 (2019.06) | 2019-12-16 | Korean | ||
| 10185091 | 분기보고서 (2019.09) | 2019-11-14 | Korean | ||
| 10190710 | 기타경영사항(특허권취득)(자율공시) | 2019-10-31 | Korean | ||
| 10192934 | 주식등의대량보유상황보고서(일반) | 2019-10-21 | Korean | ||
| 10196769 | 사업보고서 (2019.06) | 2019-09-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of agricultural and forestry machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGCO CORP /DE
Designs, manufactures, and distributes agricultural machine…
|
AGCO | US | Manufacturing |
|
Ag Growth International Inc.
Manufactures equipment and systems for handling and process…
|
AFN | CA | Manufacturing |
|
Agromehanika AD
Wholesales and distributes agricultural equipment, machiner…
|
AMEH | MK | Manufacturing |
|
Agrometal Sociedad Anonima Industrial
Manufactures and commercializes precision agricultural mach…
|
— | AR | Manufacturing |
|
AKRON S.A.
Manufacturing and commercialization of agricultural machine…
|
— | AR | Manufacturing |
|
ALAMO GROUP INC
Designs and manufactures equipment for infrastructure and v…
|
ALG | US | Manufacturing |
|
Al-Ghazi Tractors Limited
Manufacturer and seller of agricultural machinery, speciali…
|
AGTL | PK | Manufacturing |
|
APACHE S.A.
Manufacturer and leading exporter of high-precision agricul…
|
— | AR | Manufacturing |
|
ARTS WAY MANUFACTURING CO INC
Manufactures agricultural equipment, modular structures, an…
|
ARTW | US | Manufacturing |
|
CAIMAN S.A.
Over 25 years manufacturing and marketing durable, precise …
|
— | AR | 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.