
EMERSON RADIO CORP — Investor Relations & Filings
Emerson Radio Corp. is a distributor that designs, sources, imports, and markets a range of consumer electronics and houseware products. Its portfolio includes small appliances such as microwaves, compact refrigerators, fans, and heaters, as well as electronics like clock radios, wireless charging devices, power banks, and televisions. The company leverages its long-standing brand, which has been in continuous use since the early 20th century. In addition to direct sales, Emerson Radio Corp. engages in the licensing of its trademarks, including Emerson and SmartSet, to other manufacturers and marketers. The company serves both general consumers and the hotel and hospitality sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2024-05-09 | English | |
| FORM 8-K | 2024-03-27 | English | |
| FORM DEF 14A | 2024-02-21 | English | |
| FORM 10-Q | 2024-02-20 | English | |
| FORM NT 10-Q | 2024-02-14 | English | |
| FORM 8-K/A | 2024-01-10 | English |
Browse filings by year
32 years- 2026 4 filings
- 2025 7 filings
- 2024 11 filings
- 2023 8 filings
- 2022 11 filings
- 2021 9 filings
- 2020 8 filings
- 2019 10 filings
- 2018 18 filings
- 2017 21 filings
- 2016 30 filings
- 2015 16 filings
- 2014 26 filings
- 2013 28 filings
- 2012 26 filings
- 2011 23 filings
- 2010 19 filings
- 2009 42 filings
- 2008 29 filings
- 2007 30 filings
- 2006 100 filings
- 2005 33 filings
- 2004 32 filings
- 2003 32 filings
- 2002 19 filings
- 2001 22 filings
- 2000 25 filings
- 1999 15 filings
- 1998 10 filings
- 1997 8 filings
- 1996 22 filings
- 1995 15 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
7 filings
| |||||
| 8432666 | FORM 8-K | 2024-05-09 | English | ||
| 8432667 | FORM 8-K | 2024-03-27 | English | ||
| 8432668 | FORM DEF 14A | 2024-02-21 | English | ||
| 8432669 | FORM 10-Q | 2024-02-20 | English | ||
| 8432670 | FORM NT 10-Q | 2024-02-14 | English | ||
| 8432671 | FORM 8-K/A | 2024-01-10 | English | ||
| 8432672 | FORM 8-K | 2024-01-04 | English | ||
|
2023
8 filings
| |||||
| 8432673 | FORM 8-K | 2023-11-29 | English | ||
| 8432674 | FORM 10-Q | 2023-11-14 | English | ||
| 8432675 | FORM 10-Q | 2023-08-14 | English | ||
| 8432676 | FORM 10-K/A | 2023-07-27 | English | ||
| 8432677 | FORM 10-K | 2023-06-26 | English | ||
| 8432678 | FORM 8-K | 2023-03-28 | English | ||
| 8432679 | FORM DEF 14A | 2023-02-21 | English | ||
| 8432680 | FORM 10-Q | 2023-02-14 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
EMERSON RADIO 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/35262/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35262 | 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=35262 | 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=35262 \ -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": 35262}, 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 EMERSON RADIO CORP (id: 35262)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.