
Sidiz, Inc. — Investor Relations & Filings
Sidiz, Inc. is a specialized seating manufacturer that designs and produces a diverse range of chairs. The company's portfolio encompasses seating for various environments, including executive, general office, educational, and multipurpose applications. A core tenet of the company is its 'Designeering' philosophy, which integrates ergonomic engineering with contemporary design. This approach is supported by a dedicated seating lab, over three decades of industry expertise, and collaborations with international design studios. Sidiz is committed to advancing seating solutions through a focus on quality, innovation, and user well-being.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 감사보고서제출 | 2023-03-16 | Korean | |
| 주주총회소집공고 | 2023-03-09 | Korean | |
| 주주총회집중일개최사유신고 | 2023-03-09 | Korean | |
| 현금ㆍ현물배당결정 | 2023-02-08 | Korean | |
| 주주총회소집결의 | 2023-02-08 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2023-02-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 8386624 | 감사보고서제출 | 2023-03-16 | Korean | ||
| 8400340 | 주주총회소집공고 | 2023-03-09 | Korean | ||
| 8400302 | 주주총회집중일개최사유신고 | 2023-03-09 | Korean | ||
| 8421277 | 현금ㆍ현물배당결정 | 2023-02-08 | Korean | ||
| 8421120 | 주주총회소집결의 | 2023-02-08 | Korean | ||
| 8421072 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2023-02-08 | Korean | ||
|
2022
9 filings
| |||||
| 8583766 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
| 8635688 | 반기보고서 (2022.06) | 2022-08-16 | Korean | ||
| 8663274 | 조회공시요구(현저한시황변동)에대한답변(중요공시대상없음) | 2022-07-08 | Korean | ||
| 8663571 | 조회공시요구(현저한시황변동) | 2022-07-07 | Korean | ||
| 8693576 | 분기보고서 (2022.03) | 2022-05-16 | Korean | ||
| 8710034 | 타법인주식및출자증권취득결정 | 2022-05-02 | Korean | ||
| 8740644 | 정기주주총회결과 | 2022-03-25 | Korean | ||
| 8769038 | 사업보고서 (2021.12) | 2022-03-17 | Korean | ||
| 8767952 | 감사보고서제출 | 2022-03-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other furniture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AceBed
Manufacturer of scientifically engineered mattresses and be…
|
003800 | KR | Manufacturing |
|
Al-Khair Gadoon Limited
Specializes in manufacturing and selling foam and allied ho…
|
AKGL | PK | Manufacturing |
|
Amisco Industries
Designs and manufactures customizable, durable residential …
|
— | CA | Manufacturing |
|
Avro India Limited
Manufactures and distributes a diverse range of plastic mol…
|
AVROIND | IN | Manufacturing |
|
CDA International Inc.
Designs, manufactures, and installs custom display products…
|
TIXT | CA | Manufacturing |
|
Chengdu Qushui Science and Technology Co., Ltd.
Develops and distributes sleep technology and ergonomic hom…
|
301336 | CN | Manufacturing |
|
COMPAÑIAS CIC S.A.
Manufactures and sells home furnishings and decor items wit…
|
— | CL | Manufacturing |
|
DERUCCI HEALTHY SLEEP CO.,LTD.
Develops integrated sleep systems, smart mattresses, and er…
|
001323 | CN | Manufacturing |
|
Dexelance S.p.A.
Industrial group holding high-end furniture, design, and li…
|
DEX | IT | Manufacturing |
|
DIRTT Environmental Solutions Ltd.
Technology-driven manufacturer of customized, industrialize…
|
DRT | CA | Manufacturing |
Sidiz, 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/17285/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17285 | 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=17285 | 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=17285 \ -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": 17285}, 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 Sidiz, Inc. (id: 17285)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.