Breakdown Stats
get_breakdownCross-tabulation aggregation grouped by one dimension
Returns record counts filtered by any combination of archive, source type, event type, event place and year range, grouped by ONE chosen dimension (archive, sourcetype, eventtype, place or year). Use this endpoint to answer questions such as "how many Bidprentjes per archive?" or "how many marriages per year in Amsterdam?". The response includes the total filtered record count, the total number of distinct groups (capped at 750) and the top-N groups according to the chosen sort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ||
| sort | No | ||
| group_by | Yes | ||
| year_end | No | ||
| eventtype | No | ||
| min_count | No | ||
| eventplace | No | ||
| sourcetype | No | ||
| year_start | No | ||
| number_show | No | ||
| archive_code | No |