Filter & rank the coverage universe
get_screen_dataStructured screen over the free-subset feed: optionally filter by metal (Au/Ag), jurisdiction (country), and stage (DEVELOPER/PRODUCER/HYBRID/EXPLORER/RESOURCE_ACQ), optionally sort by 2028 RR Score descending, and cap with limit. An analytical ranked classification — never a 'best stock' list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return. | |
| metal | No | Primary metal: Au/gold or Ag/silver. | |
| stage | No | Stage/type_code substring, e.g. DEVELOPER, PRODUCER, HYBRID. | |
| sortByRr | No | Sort by rr_score_2028 descending when true. | |
| jurisdiction | No | Operating country of the primary asset, matched exactly (case-insensitive), e.g. 'Canada', 'Mexico', 'Australia'. Countries only — a state or province such as 'Nevada' matches nothing; use 'USA'. |