Monthly employee-count time series (etl-datalake)
GET/company/employee-history
Monthly headcount per company (Brreg authoritative + Enin pre-Brreg history from 2018-04-29). employeeCount is an exact count, or — when only a registered size band is known (e.g. Brreg '1-4', isBand=true) — the band midpoint, with employeesMin/Max kept. Per-company (org-id + optional from/to) returns a DENSE carry-forward series: every month carries the prevailing value, changeMom/changeYoy derived, no gaps. Bulk (paginate via next-batch-id, 1000/page) and change feed (updated-start-date) return the raw monthly observations (one per reported change) — carry forward client-side, or use the per-company call. For explicit nulls instead of carry-forward, use /company/employee-history/observed.
Request
Responses
- 200
Default Response