
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 |
|---|---|---|---|
|
China Spacesat Co.,Ltd.
Develops small satellites, integrated space systems, and sa…
|
600118 | CN | Manufacturing |
|
Cirrus Aircraft Limited
Global manufacturer of premium personal piston aircraft and…
|
2507 | HK | Manufacturing |
|
COM DEV International Ltd.
Global designer and manufacturer of space hardware and syst…
|
CDV | CA | Manufacturing |
|
Continental Aerospace Technologies Holding Limited
Global designer and producer of advanced piston aircraft en…
|
232 | HK | Manufacturing |
|
CPI AEROSTRUCTURES INC
Manufactures structural assemblies and aerosystems for defe…
|
CVU | US | Manufacturing |
|
Creotech Instruments S.A.
Manufacturer of satellite systems, components, and advanced…
|
CRI | PL | Manufacturing |
|
CTT Systems
Designs and supplies humidity control and anti-condensation…
|
CTT | SE | Manufacturing |
|
CURTISS WRIGHT CORP
Provider of engineered products for defense, power, industr…
|
CW | US | Manufacturing |
|
Cyclonic Investments Corporation
Aerospace supplier specializing in precision manufacturing …
|
— | CA | Manufacturing |
|
Dassault Aviation
Aerospace company with dual expertise in military aircraft …
|
AM | FR | 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.