SamIl — Investor Relations & Filings
Samil PwC is a professional services firm and a member of the global PwC network. The company provides a range of industry-focused services, including assurance, advisory, and tax, to public, private, and government clients. Its core offerings encompass auditing, tax consulting, and deal advisory. The firm leverages technology and specialized expertise to address complex business challenges for its clients. Samil PwC also offers specialized platforms for areas such as sustainability, cross-border business support, and market entry guidance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주식등의대량보유상황보고서(일반) | 2024-12-16 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2024-12-13 | Korean | |
| 조회공시요구(현저한시황변동) | 2024-12-12 | Korean | |
| 분기보고서 (2024.09) | 2024-11-14 | Korean | |
| 반기보고서 (2024.06) | 2024-08-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-31 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8003920 | 주식등의대량보유상황보고서(일반) | 2024-12-16 | Korean | ||
| 8005574 | 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2024-12-13 | Korean | ||
| 8006564 | 조회공시요구(현저한시황변동) | 2024-12-12 | Korean | ||
| 8016685 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8092949 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8103001 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-07-31 | Korean | ||
| 8138134 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8146732 | 주식등의대량보유상황보고서(일반) | 2024-04-19 | Korean | ||
| 8146716 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-04-19 | Korean | ||
| 8147051 | 증권발행결과(자율공시) | 2024-04-18 | Korean | ||
| 8148372 | 주요사항보고서(전환사채권발행결정) | 2024-04-12 | Korean | ||
| 8157959 | 정기주주총회결과 | 2024-03-25 | Korean | ||
| 8181007 | 감사보고서제출 | 2024-03-15 | Korean | ||
| 8180497 | 사업보고서 (2023.12) | 2024-03-15 | Korean | ||
| 8195333 | 주주총회소집공고 | 2024-03-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
SamIl 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/15263/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15263 | 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=15263 | 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=15263 \ -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": 15263}, 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 SamIl (id: 15263)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.