
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 |
|---|---|---|---|
|
Melrose Industries PLC
Aerospace company that designs and manufactures engine and …
|
MRO | GB | Manufacturing |
|
Montana Aerospace AG
Manufacturer of complex lightweight components and structur…
|
AERO | CH | Manufacturing |
|
MTU Aero Engines AG
Develops, produces, and maintains propulsion systems for co…
|
MTX | DE | Manufacturing |
|
Nanchang Sanrui Intelligence Technology Co., Ltd.
Develops and manufactures propulsion systems and components…
|
301696 | CN | Manufacturing |
|
New Horizon Aircraft Ltd.
Aerospace engineering company developing a hybrid-electric …
|
HOVR | US | Manufacturing |
|
NORTHROP GRUMMAN CORP /DE/
An aerospace and defense technology company providing advan…
|
NOC | US | Manufacturing |
|
Northstar Aerospace, Inc.
Manufacturer of flight-critical components, gears, and tran…
|
NAS | CA | Manufacturing |
|
OHB SE
A space and technology group active in space systems, aeros…
|
OHB | DE | Manufacturing |
|
Omni-Lite Industries Canada Inc.
Developer and contract manufacturer of mission-critical pre…
|
OML | CA | Manufacturing |
|
ParaZero Technologies Ltd.
Develops autonomous safety and defense solutions for the un…
|
PRZO | IL | 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.