
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 |
|---|---|---|---|
|
AeroVironment Inc
Develops intelligent, multi-mission autonomous systems for …
|
AVAV | US | Manufacturing |
|
Aero Win
Manufacturer of aerospace engine parts, specializing in sup…
|
8222 | TW | Manufacturing |
|
Aerpace Industries Limited
Develops eVTOL aircraft and infrastructure for a sustainabl…
|
534733 | IN | Manufacturing |
|
AIDC
Specialized manufacturer of military and civil aircraft, en…
|
2634 | TW | Manufacturing |
|
Airbus SE
A global aerospace company that designs and manufactures ai…
|
AIR | NL | Manufacturing |
|
AIR INDUSTRIES GROUP
Manufacturer of precision components for mission-critical a…
|
AIRI | US | Manufacturing |
|
AIRO Group Holdings, Inc.
Aerospace and defense company specializing in autonomy, dro…
|
AIRO | US | Manufacturing |
|
ALTINAY SAVUNMA TEKNOLOJİLERİ A.Ş.
Designs and manufactures advanced products for the defense …
|
ALTNY | TR | Manufacturing |
|
AMBEST GROUP BERHAD
Manufactures precision machining parts and components, nota…
|
— | MY | Manufacturing |
|
Anhui Jialiqi Advanced Composites Technology Co., Ltd.
Develops and manufactures high-performance composite compon…
|
301586 | CN | 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.