
First Tractor Company Limited — Investor Relations & Filings
First Tractor Company Limited, founded in 1955, is a manufacturer specializing in the research, development, and sale of agricultural machinery, power machinery, and spare parts. The company's core product portfolio includes a comprehensive range of agricultural equipment, such as medium and large-sized wheeled tractors and harvesting machines. Additionally, it manufactures road rollers, power machinery, and electrical equipment. The company, which operates as a subsidiary of YTO Group Corp, maintains a focus on innovation across its heavy machinery product lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 一拖股份关于股权投资暨关联交易的进展公告 | 2026-05-18 | Chinese | |
| 一拖股份2025年度股东周年大会会议资料 | 2026-05-13 | Chinese | |
| 一拖股份关于召开2025年度股东周年大会的通知 | 2026-05-11 | Chinese | |
| DATE OF MEETING OF THE BOARD OF DIRECTORS | 2026-04-15 | English | |
| Cash Dividend Announcement for Equity Issuer | 2026-03-26 | English | |
| An announcement has just been published by the issuer in the Chinese section of this website, a corresponding version of which may or may not be published in this section | 2026-03-26 | English |
Browse filings by year
28 years- 2026 38 filings
- 2025 177 filings
- 2024 183 filings
- 2023 185 filings
- 2022 234 filings
- 2021 187 filings
- 2020 181 filings
- 2019 164 filings
- 2018 179 filings
- 2017 166 filings
- 2016 167 filings
- 2015 133 filings
- 2014 175 filings
- 2013 154 filings
- 2012 169 filings
- 2011 110 filings
- 2010 118 filings
- 2009 89 filings
- 2008 61 filings
- 2007 48 filings
- 2006 68 filings
- 2005 88 filings
- 2004 76 filings
- 2003 47 filings
- 2002 32 filings
- 2001 34 filings
- 2000 19 filings
- 1999 15 filings
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 |
|
ASIA TECHNOLOGY Co., Ltd.
Develops, manufactures, and distributes a range of agricult…
|
050860 | KR | Manufacturing |
First Tractor Company Limited 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/48894/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48894 | 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=48894 | 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=48894 \ -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": 48894}, 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 First Tractor Company Limited (id: 48894)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.