Places on a map
get_place_distributionPlaces named by a filtered set of items, joined to the index's authority records so each carries coordinates where the index has them. Use this rather than get_field_distribution when the question is geographic — where coverage clusters — and the plain ranking when it is not. Only Lieux index entries are geocoded (555 of 683); persons, organisations and events carry no coordinates and never will, and any named place with no index entry comes back under ungeocoded rather than being dropped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | Geocoded places returned (default 60, max 200) | |
| subset | No | articles (default) | publications | references | |
| country | No | Exact country name: Benin | Burkina Faso | Côte d'Ivoire | Niger | Nigeria | Togo (accents optional) | |
| date_to | No | YYYY-MM-DD (or YYYY) | |
| keyword | No | ONE French concept keyword; substring over the subset's text fields | |
| subject | No | Exact subject tag (pipe-aware) | |
| date_from | No | YYYY-MM-DD (or YYYY) | |
| newspaper | No | Newspaper (articles) or periodical/series title (publications) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| view | Yes | ||
| places | Yes | ||
| subset | Yes | ||
| filters | Yes | ||
| ungeocoded | No | ||
| total_matches | Yes | ||
| items_by_country | No | ||
| items_with_place | Yes | ||
| ungeocoded_mentions | No |