
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 |
|---|---|---|---|
|
Sidiz, Inc.
Seating manufacturer integrating ergonomic engineering with…
|
134790 | KR | Manufacturing |
|
Sinomax Group Limited
Manufacturer and distributor of memory foam health and well…
|
1418 | HK | Manufacturing |
|
SLEEMON HEALTHY SLEEP TECHNOLOGY CO., LTD.
Researches and produces mattresses, smart sleep systems, an…
|
603008 | CN | Manufacturing |
|
Sleep Number Corp
A wellness technology company that designs and markets indi…
|
SNBR | US | Manufacturing |
|
SMED International Inc.
Manufacturer of modular interior construction, reusable wal…
|
SMGBF | CA | Manufacturing |
|
SOMNIGROUP INTERNATIONAL INC.
A global bedding company that designs, manufactures, and re…
|
SGI | US | Manufacturing |
|
Southern Latex Ltd.
Manufactures rubberized coir mattresses and cushions for be…
|
514454 | IN | Manufacturing |
|
SPRING ART HOLDINGS BERHAD
An investment holding company focused on designing, manufac…
|
— | MY | Manufacturing |
|
STACO LINK Co.,Ltd.
Manufactures marine interior systems and develops digital c…
|
060240 | KR | Manufacturing |
|
STEELCASE INC
Designs furniture, interior architecture, and space solutio…
|
SCS | US | 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.