
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna — Investor Relations & Filings
Danks Europejskie Centrum Doradztwa Podatkowego S.A. is a professional services firm specializing in accounting, tax advisory, and financial consulting. The company provides a range of services tailored for entrepreneurs and businesses. Its core offerings include comprehensive accounting, strategic tax and financial advisory, and investor relations support. The firm focuses on delivering effective financial policies and guidance to its client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Udzielenie pożyczki spółce zależnej Emitenta - Content (PL) | 2026-04-24 | Polish | |
| Częściowa spłata pożyczki udzielonej przez spółkę zależną Emitenta - Content (PL) | 2026-04-17 | Polish | |
| Spłata pożyczki udzielonej przez spółkę zależną Emitenta - Content (PL) | 2026-04-09 | Polish | |
| Udzielenie pożyczki przez spółkę zależną Emitenta - Content (PL) | 2026-04-09 | Polish | |
| Udzielenie pożyczki przez spółkę zależną Emitenta - Content (PL) | 2026-04-02 | Polish | |
| Spłata wierzytelności nabytej od banku przez spółkę zależną - Content (PL) | 2026-03-26 | Polish |
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… |
|
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… |
|
F&M CO.,LTD.
Provides management support and outsourcing services for sm…
|
4771 | JP | Professional, scientific and te… |
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna 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/9793/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9793 | 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=9793 | 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=9793 \ -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": 9793}, 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 Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna (id: 9793)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.