Gå til hovedinnhold
Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.

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

Default Response

Beta! This documentation is automatically generated. Information may be incomplete or contain errors, especially screenshots and code samples. We'd love your feedback: use the "Did you find what you were looking for?" widget below, the chat in the bottom right, or email support@placepoint.no - we'll get back to you as soon as we can.