
PARK AEROSPACE CORP — Investor Relations & Filings
Park Aerospace Corp. develops and manufactures solution and hot-melt advanced composite materials used to produce composite structures for the global aerospace markets. The company's products are utilized for primary and secondary structures in jet engines, large and regional transport aircraft, and military aircraft. As a complementary service, Park Aerospace also designs and fabricates composite parts, structures, assemblies, and low-volume tooling, primarily for general aviation and other specialized aerospace applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A - PARK AEROSPACE CORP (0000076267) (Subject) | 2026-03-27 | English | |
| Regulatory Filings 2026 | 2026-01-22 | English | |
| 8-K Filing | 2026-01-16 | English | |
| 10-Q Filing | 2026-01-13 | English | |
| 8-K Filing | 2026-01-13 | English | |
| S-3 Filing | 2026-01-13 | English |
Browse filings by year
33 years- 2026 7 filings
- 2025 39 filings
- 2024 37 filings
- 2023 31 filings
- 2022 28 filings
- 2021 43 filings
- 2020 32 filings
- 2019 38 filings
- 2018 24 filings
- 2017 20 filings
- 2016 35 filings
- 2015 49 filings
- 2014 52 filings
- 2013 29 filings
- 2012 42 filings
- 2011 36 filings
- 2010 39 filings
- 2009 34 filings
- 2008 40 filings
- 2007 31 filings
- 2006 43 filings
- 2005 35 filings
- 2004 39 filings
- 2003 33 filings
- 2002 8 filings
- 2001 8 filings
- 2000 13 filings
- 1999 10 filings
- 1998 7 filings
- 1997 6 filings
- 1996 14 filings
- 1995 15 filings
- 1994 16 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33062418 | SCHEDULE 13G/A - PARK AEROSPACE CORP (0000076267) (Subject) | 2026-03-27 | English | ||
| 45988693 | Regulatory Filings 2026 | 2026-01-22 | English | ||
| 17093943 | 8-K Filing | 2026-01-16 | English | ||
| 17093963 | 10-Q Filing | 2026-01-13 | English | ||
| 17093950 | 8-K Filing | 2026-01-13 | English | ||
| 17093926 | S-3 Filing | 2026-01-13 | English | ||
| 17094003 | S-8 Filing | 2026-01-05 | English | ||
|
2025
8 filings
| |||||
| 8662945 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 8662947 | FORM 4 | 2025-11-13 | English | ||
| 8662950 | FORM 4 | 2025-11-06 | English | ||
| 9163973 | Regulatory Filings 2025 | 2025-11-06 | English | ||
| 8662954 | FORM 4 | 2025-10-27 | English | ||
| 8662955 | FORM 10-Q | 2025-10-14 | English | ||
| 8662957 | FORM 8-K | 2025-10-09 | English | ||
| 8662960 | Major Shareholding Notification 2025 | 2025-08-01 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
Aerospace Industrial Development Corporation
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
PARK AEROSPACE CORP 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/33033/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33033 | 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=33033 | 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=33033 \ -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": 33033}, 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 PARK AEROSPACE CORP (id: 33033)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.