analyze_geographic_distribution
Analyze the geographic distribution of research activity on any topic. Identify leading countries and institutions by scientific output, with options to filter by year, exact phrase, or search field.
Instructions
Analyze the geographical distribution of research activity for a topic or query. Shows which countries and institutions are most active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query or topic to analyze. For exact phrase matching (e.g., 'privacy paradox' as a specific concept), set exact_phrase to true. | |
| exact_phrase | No | Set to true for exact phrase matching. Without this, search terms are matched independently. Use this when searching for a specific concept or multi-word term (e.g., 'privacy paradox', 'supply chain resilience'). | |
| search_field | No | Restrict search to a specific field: 'title' (paper titles only), 'abstract' (abstracts only), or 'fulltext' (full text only). By default, searches across all fields. Cannot be combined with exact_phrase. | |
| from_year | No | Analyze from this year onwards | |
| to_year | No | Analyze up to this year |