EXA E&C, Inc — Investor Relations & Filings
EXA E&C, Inc. is a company engaged in specialized construction and electronic component manufacturing. Its construction division delivers comprehensive solutions for high-technology facilities, focusing on the design, construction, and installation of industrial and biological clean rooms, including uninterruptible systems. The company also provides interior construction and partition products for advanced buildings. The electronics division is involved in the manufacturing of various components, complementing its core construction activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주명부폐쇄기간또는기준일설정 | 2022-12-16 | Korean | |
| 분기보고서 (2022.09) | 2022-11-14 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2022-09-28 | Korean | |
| 반기보고서 (2022.06) | 2022-08-16 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-06-24 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-05-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 8561111 | 주주명부폐쇄기간또는기준일설정 | 2022-12-16 | Korean | ||
| 8585167 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
| 8609627 | [기재정정]단일판매ㆍ공급계약체결 | 2022-09-28 | Korean | ||
| 8636105 | 반기보고서 (2022.06) | 2022-08-16 | Korean | ||
| 8670137 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-06-24 | Korean | ||
| 8688974 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-05-18 | Korean | ||
| 8694211 | 분기보고서 (2022.03) | 2022-05-16 | Korean | ||
| 8732897 | [기재정정]단일판매ㆍ공급계약체결 | 2022-03-31 | Korean | ||
| 8741285 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2022-03-25 | Korean | ||
| 8740969 | 정기주주총회결과 | 2022-03-25 | Korean | ||
| 8740968 | 대표이사변경 | 2022-03-25 | Korean | ||
| 8771302 | 사업보고서 (2021.12) | 2022-03-17 | Korean | ||
| 8771380 | 감사보고서제출 | 2022-03-16 | Korean | ||
| 8793016 | 주주총회소집공고 | 2022-03-10 | Korean | ||
| 8792936 | 주주총회집중일개최사유신고 | 2022-03-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acme International Holdings Limited
Provides integrated design and build solutions for speciali…
|
1870 | HK | Construction |
|
Aeso Holding Limited
Principally engaged in fitting-out and renovation contracti…
|
8341 | HK | Construction |
|
Aesthetik Engineers Limited
Designs, fabricates, and installs architectural facade syst…
|
AESTHETIK | IN | Construction |
|
ALUWIND INFRA-TECH LIMITED
Designs, fabricates, and installs architectural aluminum bu…
|
ALUWIND | IN | Construction |
|
Anchorstone Holdings Limited
Specialist subcontractor for natural stone supply and insta…
|
1592 | HK | Construction |
|
Balco Group
Develops, manufactures, and installs innovative, energy-sav…
|
BALCO | SE | Construction |
|
Basic House New Life Group Limited
Provision of integrated interior design and fit out solutio…
|
8360 | HK | Construction |
|
China Wacan Group Company Limited
Established building subcontractor providing specialized we…
|
1920 | HK | Construction |
|
Coolpoint Innonism Holding Limited
Provides fitting-out, renovation, smart building services, …
|
8040 | HK | Construction |
|
CROSSTEC Group Holdings Limited
One-stop provider of integrated interior design solutions a…
|
3893 | HK | Construction |
EXA E&C, 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/15563/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15563 | 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=15563 | 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=15563 \ -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": 15563}, 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 EXA E&C, Inc (id: 15563)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.