Register change statistics
get_event_statsAggregate counts of register changes by type and region, per country. Read-only.
Parameters (all optional): since / until (default last 30 days); bundesland;
nace_section; nace_division (AT); legal_form (AT); country ("AT" | "DE" | "all").
Returns {countries, per_country, windows, notices}, each country's block being its
own {total, by_type, by_bundesland}. Only AT exposes event statistics today; DE is
reported in notices as not yet available (never as zero). For the individual
changes use list_events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| until | No | ||
| country | No | all | |
| bundesland | No | ||
| legal_form | No | ||
| nace_section | No | ||
| nace_division | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||