
PARKER CORPORATION — Investor Relations & Filings
PARKER CORPORATION is a trading and manufacturing company specializing in industrial products. The company operates through several business divisions, including Machinery, Chemicals, Chemical Products, Industrial Materials, and Automotive Soundproofing. The Machinery division imports and sells equipment for a diverse range of manufacturing industries such as automotive, food, and steel. The company also develops, manufactures, and supplies a variety of products, including fine chemicals, processed chemical goods, and industrial materials like automotive soundproofing components. It focuses on providing comprehensive solutions through research and development tailored to customer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第96期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | |
| 確認書 | 2022-08-12 | Japanese | |
| 確認書 | 2022-06-28 | Japanese | |
| 内部統制報告書-第95期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | |
| 有価証券報告書-第95期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | |
| 四半期報告書-第95期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7591167 | 四半期報告書-第96期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7591166 | 確認書 | 2022-08-12 | Japanese | ||
| 7600730 | 確認書 | 2022-06-28 | Japanese | ||
| 7600729 | 内部統制報告書-第95期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7600732 | 有価証券報告書-第95期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7617256 | 四半期報告書-第95期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7622464 | 四半期報告書-第95期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627895 | 四半期報告書-第95期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese | ||
| 7667285 | 確認書 | 2021-06-25 | Japanese | ||
| 7667283 | 内部統制報告書-第94期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7667284 | 有価証券報告書-第94期(令和2年4月1日-令和3年3月31日) | 2021-06-25 | Japanese | ||
| 7675599 | 四半期報告書-第94期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-12 | Japanese | ||
|
2020
3 filings
| |||||
| 7681335 | 四半期報告書-第94期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-12 | Japanese | ||
| 7685883 | 四半期報告書-第94期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-11 | Japanese | ||
| 7689518 | 有価証券報告書-第93期(平成31年4月1日-令和2年3月31日) | 2020-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China First Heavy Industries
Produces heavy-duty equipment for nuclear, petrochemical, a…
|
601106 | CN | Manufacturing |
|
Danieli & C
Global supplier of equipment and plants for the entire meta…
|
DAN | IT | Manufacturing |
|
Deem Roll Tech Limited
Designs and manufactures high-performance rolls for the glo…
|
DEEM | IN | Manufacturing |
|
Disa India Ltd.
Provides advanced foundry machinery, molding lines, and sur…
|
DISAQ | IN | Manufacturing |
|
Electrotherm (India) Ltd
Manufactures metallurgical equipment and steel products wit…
|
ELECTHERM | IN | Manufacturing |
|
JOHN COCKERILL INDIA LIMITED
Designs and manufactures advanced equipment and processing …
|
COCKERILL | IN | Manufacturing |
|
KONASOL CO.,LTD
Manufactures fabricated metal products using titanium carbi…
|
176590 | KR | Manufacturing |
|
PyroGenesis Inc.
World leader in advanced plasma processes and sustainable s…
|
PYR | CA | Manufacturing |
|
Qinhuangdao Tianqin Equipment Manufacturing Co.,Ltd.
Develops molten metal purification and casting equipment fo…
|
300922 | CN | Manufacturing |
|
Quality Steel Works Limited
Manufacturing steel products and machinery, providing steel…
|
QUSW | PK | Manufacturing |
PARKER 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/12362/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12362 | 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=12362 | 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=12362 \ -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": 12362}, 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 PARKER CORPORATION (id: 12362)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.