# Changelog of Slovakia Company Data — RPO Registry & SK NACE Activity (`foxlabs/slovakia-company-data`) Actor

- **URL**: https://apify.com/foxlabs/slovakia-company-data/changelog.md
- **Full Actor documentation**: https://apify.com/foxlabs/slovakia-company-data.md

## Changelog

### 0.1 — 2026-09-07

- **Fetch the entity detail — the actor is no longer near-empty.** The RPO `/search` endpoint returns only identity + address, so legal form, industry, establishment date and officers came back blank. Added a per-entity `/entity/{id}` detail call, recovering **legalForm, legalFormCode, incorporatedOn, industry, district**.
- **Recovered registered capital + officers.** Added `capital`, `capitalCurrency` (from the register's equities) and `officers` (the statutory body / managing directors).
- **Fixed the industry mapping** to read `economicActivityDescription`.
- **Dropped empty-promise columns** `taxNumber`, `employees`, `website`, `email`, `phone` — the RPO does not carry them.
- **README rebuilt to the full standard.**
