
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 |
|---|---|---|---|
|
Taneja Aerospace & Aviation Ltd.
Specializes in the design, manufacture, and maintenance of …
|
522229 | IN | Manufacturing |
|
TAT Technologies Ltd.
Provides OEM and MRO services for the aerospace and ground …
|
TATT | IL | Manufacturing |
|
TAT TECHNOLOGIES LTD
Provides thermal management systems and MRO services for ae…
|
TATT | US | Manufacturing |
|
TEXTRON INC
A multi-industry company in the aerospace, defense, and ind…
|
TXT | US | Manufacturing |
|
TMI Technology Inc.
Delivers high value-added components for mission-critical a…
|
— | CA | Manufacturing |
|
TransDigm Group INC
Designs and produces critical aerospace components for comm…
|
TDG | US | Manufacturing |
|
Turbomecanica S.A.
Manufactures and provides MRO services for turbine engines …
|
TBM | RO | Manufacturing |
|
Unimech Aerospace and Manufacturing Limited
High-precision engineering and manufacturing for aerospace,…
|
UNIMECH | IN | Manufacturing |
|
Unusual Machines, Inc.
Develops and sells drones and components for the commercial…
|
UMAC | US | Manufacturing |
|
Vector Aerospace Corporation
Global MRO provider specializing in fixed-wing and rotary-w…
|
RNO | CA | 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.