index_summary
Summarize monthly DataCite CSV index files to get totals, states, and top clients/prefixes. Works without JSONL, for large months when you only have the index.
Instructions
Summarize a monthly CSV index (doi/state/client_id/updated).
Returns totals, states, top clients/prefixes. Works without JSONL — ideal for large months when you only have the index. Pass month as YYYY-MM (e.g. 2026-06) or csv_path relative/absolute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | ||
| top_n | No | ||
| csv_path | No | ||
| max_rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||