
KEWAUNEE SCIENTIFIC CORP /DE/ — Investor Relations & Filings
Kewaunee Scientific Corporation is a global leader in the design, manufacture, and installation of laboratory, healthcare, and technical furniture products. The company provides comprehensive, tailored solutions for creating complete laboratory environments. Its product portfolio includes laboratory furniture, workbenches, and fume hoods. Kewaunee serves a diverse range of markets, including the life science, education, healthcare, industrial, government, and petrochemical sectors. With over a century of experience, the company leverages its extensive portfolio and global distribution network to support research and development endeavors worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-01 | English | |
| 4 - KEWAUNEE SCIENTIFIC CORP /DE/ (0000055529) (Issuer) | 2026-03-27 | English | |
| 10-Q | 2026-03-13 | English | |
| 8-K | 2026-03-11 | English | |
| 8-K - KEWAUNEE SCIENTIFIC CORP /DE/ (0000055529) (Filer) | 2026-02-25 | English | |
| Major Shareholding Notification 2026 | 2026-02-17 | English |
Browse filings by year
27 years- 2026 9 filings
- 2025 73 filings
- 2024 61 filings
- 2023 59 filings
- 2022 45 filings
- 2021 56 filings
- 2020 59 filings
- 2019 51 filings
- 2018 41 filings
- 2017 34 filings
- 2016 39 filings
- 2015 48 filings
- 2014 32 filings
- 2013 53 filings
- 2012 44 filings
- 2011 43 filings
- 2010 48 filings
- 2009 45 filings
- 2008 43 filings
- 2007 52 filings
- 2006 10 filings
- 2005 14 filings
- 2004 20 filings
- 2003 11 filings
- 2002 7 filings
- 2001 6 filings
- 2000 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 45926440 | SD | 2026-05-01 | English | ||
| 33061093 | 4 - KEWAUNEE SCIENTIFIC CORP /DE/ (0000055529) (Issuer) | 2026-03-27 | English | ||
| 45926635 | 10-Q | 2026-03-13 | English | ||
| 45926670 | 8-K | 2026-03-11 | English | ||
| 32876895 | 8-K - KEWAUNEE SCIENTIFIC CORP /DE/ (0000055529) (Filer) | 2026-02-25 | English | ||
| 45926675 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
| 15924428 | 4 Filing | 2026-01-08 | English | ||
| 15924430 | 4 Filing | 2026-01-07 | English | ||
| 15924444 | 4 Filing | 2026-01-02 | English | ||
|
2025
6 filings
| |||||
| 15924433 | 4 Filing | 2025-12-31 | English | ||
| 15924437 | 4 Filing | 2025-12-23 | English | ||
| 15924432 | 4 Filing | 2025-12-17 | English | ||
| 15924451 | 10-Q Filing | 2025-12-12 | English | ||
| 15924440 | 8-K Filing | 2025-12-10 | English | ||
| 15924435 | 8-K Filing | 2025-12-04 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
KEWAUNEE SCIENTIFIC CORP /DE/ 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/34045/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34045 | 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=34045 | 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=34045 \ -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": 34045}, 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 KEWAUNEE SCIENTIFIC CORP /DE/ (id: 34045)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.