# Delphinium > Clean, continuously updated datasets from Central & Eastern Europe: > public procurement, funding calls and company registers from SK, CZ and > the EU, normalized into one schema, refreshed daily, with per-record > provenance (source_url + retrieved_at on every row). ## Datasets ### EU Public Tenders — SK, CZ, TED - id: tenders - status: Live - summary: Notices, awards and contract values, normalized to one eForms-compatible schema - coverage: SK, CZ, EU-wide · 2019–present - volume: ~1.2M notices - freshness: Daily (last run: 2 h ago) - sources: TED API, ÚVO vestník, NEN, ISVZ - delivery: MCP · API · Parquet/CSV - schema: notice_id:string (100% filled), publication_date:date (100% filled), buyer_id (IČO):string (98% filled), cpv_code:string (96% filled), estimated_value_eur:numeric (87% filled), award_value_eur:numeric (71% filled), source_url:url (100% filled), retrieved_at:timestamp (100% filled) - known gaps: SK below-threshold notices start 2021-03; CZ award values missing for ~4% of pre-2020 records. ### Below-threshold tenders SK/CZ - id: below - status: Beta - summary: Small-value contracts that never reach TED, collected from national and municipal portals - coverage: SK, CZ · 2021–present - volume: ~310K notices - freshness: Daily (last run: 5 h ago) - sources: ÚVO, NEN, municipal portals (34) - delivery: API · Parquet/CSV - schema: notice_id:string (100% filled), buyer_id (IČO):string (94% filled), value_eur:numeric (79% filled), portal:enum (100% filled), deadline:date (88% filled), source_url:url (100% filled) - known gaps: Schema may still change while in Beta. Municipal coverage is 34 of ~180 portals; free in exchange for feedback. ### Grant & funding calls — SK, CZ, EU programmes - id: grants - status: Beta - summary: Open calls, deadlines, eligibility and budgets across national and EU programmes - coverage: SK, CZ, EU programmes · 2020–present - volume: ~48K calls - freshness: Daily (last run: 6 h ago) - sources: EU Funding & Tenders, partnerskadohoda.gov.sk, MPO CZ - delivery: MCP · API · CSV - schema: call_id:string (100% filled), programme:string (100% filled), budget_eur:numeric (82% filled), deadline:date (97% filled), eligibility_text:text (74% filled), source_url:url (100% filled) - known gaps: Eligibility text is unstructured for national SK programmes before 2022. ### Contract awards & supplier history - id: awards - status: Planned - summary: Who won what, at what value, and how their win rate develops over time - coverage: SK, CZ planned · scope to be set with first user - volume: — - freshness: Daily (planned) - sources: TED, ÚVO, NEN, company register - delivery: MCP · API · Parquet - schema: not defined yet - known gaps: Not built yet. Whoever asks first sets the priority and the schema. ### Contracting authority profiles - id: buyers - status: Planned - summary: Who buys what, how often and from whom — aggregated per contracting authority - coverage: SK, CZ planned - volume: — - freshness: Weekly (planned) - sources: Derived from tenders + awards - delivery: API · CSV - schema: not defined yet - known gaps: Not built yet. Whoever asks first sets the priority and the schema. ### CEE company registry — SK, CZ - id: registry - status: Planned - summary: Identifiers, financial statements and officers, joined on registry IDs - coverage: SK, CZ planned - volume: — - freshness: Weekly (planned) - sources: RPO, ORSR, justice.cz - delivery: API · Parquet - schema: not defined yet - known gaps: Not built yet. Whoever asks first sets the priority and the schema. ### CEE ownership graphs - id: ownership - status: Planned - summary: Who owns whom, including ultimate beneficial owners, as a traversable graph - coverage: SK, CZ planned - volume: — - freshness: Monthly (planned) - sources: RPVS, ORSR, justice.cz - delivery: API · graph export - schema: not defined yet - known gaps: Not built yet. Whoever asks first sets the priority and the schema. ### Tenders PL / HU / RO / AT / DE - id: expansion - status: Planned - summary: The same tender schema extended to neighbouring markets - coverage: PL, HU, RO, AT, DE planned - volume: — - freshness: Daily (planned) - sources: National portals per country - delivery: MCP · API · Parquet - schema: not defined yet - known gaps: Not built yet. Tell us which country you need and it goes first. ## Delivery - MCP: Connect it to Claude, Cursor or your own agent. One MCP server exposes every dataset as tools your agent can query directly — no glue code. - REST API: A plain JSON API with an OpenAPI spec. Cursor-paginated endpoints per dataset, filters on every indexed field, rate limits by plan. - Bulk: Parquet and CSV, or straight into your S3. Full snapshots plus daily deltas, partitioned by country and month. ## Pricing (indicative) - Free: €0 — Samples for every dataset; One dataset in Beta; 500 API calls / mo - Starter: from €49/mo — Single dataset; Daily refresh; 50k API calls / mo - Pro: from €199/mo — All datasets; Monitoring & alerts; 500k API calls / mo - Feed / Enterprise: from €500/mo — Bulk delivery & SLA; DPA and custom fields; Named support ## Contact - Request access: /#request - E-mail: hello@delphinium.eu