swissco_publications
Search and filter Swiss Official Gazette of Commerce commercial-register publications by date, canton, sub-rubric, event type, or keyword to monitor company changes.
Instructions
Commercial-register publications from the Swiss Official Gazette of Commerce.
Each row carries publication_date, canton, sub_rubric,
title, language, state, id and url. With
event_types, each body is fetched and parsed, and the rows instead
carry publication_date, canton, sub_rubric, company_name,
uid, events, effective_date, state, id and url.
The event types are: INCORPORATION, BRANCH_CREATED, SEAT_MOVED, ADDRESS_CHANGED, NAME_CHANGED, PURPOSE_CHANGED, CAPITAL_INCREASED, MERGER, OFFICERS_CHANGED, LIQUIDATION, DELETED.
The gazette publishes around a thousand commercial-register entries a day.
Every filter here is applied over the listed publications, because the
anonymous API ignores its own cantons, subRubrics and q
parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows. | |
| query | No | Text to look for in the title, in any of the four languages. | |
| since | No | First publication date, YYYY-MM-DD. Defaults to yesterday. | |
| until | No | Last publication date, YYYY-MM-DD. Defaults to today. | |
| cantons | No | Canton codes to keep, e.g. ['ZH', 'ZG']. | |
| event_types | No | Keep only publications carrying one of these events. Each one costs a body fetch. | |
| sub_rubrics | No | HR01 registrations, HR02 mutations, HR03 deletions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | ||
| count | Yes | ||
| notes | Yes |