Smart Radar System, Inc. — Investor Relations & Filings
Smart Radar System, Inc. is a technology company that develops advanced radar solutions, specializing in 4D AI imaging radar. The company's core technology features high-resolution, sub-1-degree capabilities that enable precise object detection and classification beyond simple point recognition. Its product portfolio includes a range of hardware and software, from high-end imaging radar systems to versatile single radar modules and packages. These solutions are designed for diverse applications across sectors such as automotive for autonomous vehicles, industrial automation including robots and drones, healthcare, and smart city infrastructure. The company's technology provides real-time 3D data visualization to enhance safety and intelligence in various environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-02 | Korean | |
| 정기주주총회결과 | 2024-03-28 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-28 | Korean | |
| 사업보고서 (2023.12) | 2024-03-20 | Korean | |
| 감사보고서제출 | 2024-03-13 | Korean | |
| 주주총회소집공고 | 2024-03-13 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8151249 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-02 | Korean | ||
| 8154661 | 정기주주총회결과 | 2024-03-28 | Korean | ||
| 8154616 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-28 | Korean | ||
| 8170516 | 사업보고서 (2023.12) | 2024-03-20 | Korean | ||
| 8187025 | 감사보고서제출 | 2024-03-13 | Korean | ||
| 8186693 | 주주총회소집공고 | 2024-03-13 | Korean | ||
| 8186485 | 의결권대리행사권유참고서류 | 2024-03-13 | Korean | ||
| 8203739 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-02-28 | Korean | ||
| 8206876 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-02-26 | Korean | ||
| 8206870 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-02-26 | Korean | ||
| 8205969 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-02-26 | Korean | ||
| 8207565 | 주식매수선택권행사 | 2024-02-23 | Korean | ||
| 8207315 | 주식등의대량보유상황보고서(일반) | 2024-02-23 | Korean | ||
| 8208346 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-22 | Korean | ||
| 8208305 | 주주총회소집결의 | 2024-02-22 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Smart Radar System, Inc. 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/16961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16961 | 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=16961 | 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=16961 \ -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": 16961}, 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 Smart Radar System, Inc. (id: 16961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.