
NSCompany CO., LTD. — Investor Relations & Filings
NSCompany CO., LTD., established in 1961, specializes in construction, manufacturing, and power plant services. The company's core activities include machine equipment and plant construction, with a focus on electric generation facilities. It also provides repair and maintenance services for power generating units. In addition to its construction and energy-related services, NSCompany is engaged in the manufacturing of core precision parts for the automotive industry and offers solutions for industrial machinery. The company focuses on providing high-quality products and technical services across its business segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최 | 2026-05-12 | Korean | |
| [기재정정]정기주주총회결과 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 주주총회소집결의 | 2026-03-16 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 45019259 | 기업설명회(IR)개최 | 2026-05-12 | Korean | ||
| 33135222 | [기재정정]정기주주총회결과 | 2026-04-01 | Korean | ||
| 33095421 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33014901 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33010987 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32953390 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32953379 | 주주총회소집공고 | 2026-03-16 | Korean | ||
|
2025
8 filings
| |||||
| 33029713 | 기업설명회(IR)개최 | 2025-11-03 | Korean | ||
| 7869644 | 임시주주총회결과 | 2025-08-26 | Korean | ||
| 7869643 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-08-26 | Korean | ||
| 7876883 | 주주총회소집공고 | 2025-08-11 | Korean | ||
| 7884144 | 주주총회소집결의 | 2025-07-17 | Korean | ||
| 7884143 | 주주명부폐쇄기간또는기준일설정 | 2025-07-17 | Korean | ||
| 7889442 | 기업설명회(IR)개최결과 | 2025-06-27 | Korean | ||
| 7893172 | 기업설명회(IR)개최 | 2025-06-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
|
Installed Building Products, Inc.
Installs insulation and building products for residential a…
|
IBP | US | Construction |
|
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD.
Independent provider of maintenance, repair, and modernizat…
|
6544 | JP | Construction |
|
KAWAN RENERGY BERHAD
Specializes in engineering solutions for industrial process…
|
— | MY | Construction |
|
KEE MING GROUP BERHAD
M&E engineering solutions provider for electrical, HVAC, cl…
|
— | MY | Construction |
|
LFE CORPORATION BHD
an investment holding company overseeing a diversified grou…
|
— | MY | Construction |
|
Million Hope Industries Holdings Limited
One-stop provider of aluminum architectural facade systems …
|
1897 | HK | Construction |
|
Nordic Waterproofing Holding
A European producer and supplier of waterproofing products …
|
NWG | SE | Construction |
|
Parkomat International Ltd.
Engineering firm specializing in mechanical and robotic par…
|
PRKM | IL | Construction |
|
PT Adiwarna Anugerah Abadi Tbk
Provides comprehensive fire protection solutions for high-h…
|
NAIK | ID | Construction |
NSCompany CO., LTD. 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/16645/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16645 | 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=16645 | 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=16645 \ -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": 16645}, 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 NSCompany CO., LTD. (id: 16645)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.