ads_metrics
Compute citation metrics including h-index, citation counts, and time-series histograms for astrophysics papers using NASA ADS data to analyze research impact.
Instructions
Compute citation metrics for a set of papers.
Returns h-index, g-index, i10-index, citation counts, read counts, and time-series histograms. Works for 1 to ~2000 bibcodes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bibcodes | Yes | List of bibcodes to compute metrics for | |
| types | No | Metric types to compute. Options: 'basic', 'citations', 'indicators', 'histograms'. Default: all. |