Au Grants Top Recipients
au_grants_top_recipientsRank the organisations that received the most Australian Commonwealth grant money, by total AUD awarded, with award counts and the agencies that funded them. Filter by agency, category, recipient_state, and an awarded_from/awarded_to date range. The response states how many award rows were scanned and whether that covered every matching row, so a ranking drawn from the largest awards can be told apart from a ranking over the complete set. Answers "who are the biggest recipients of federal grant funding in this portfolio, state or year".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recipients to rank (1-100, default 20). | |
| agency | No | Funding agency, substring match, e.g. "Department of Social Services". | |
| category | No | Grant category, substring match, e.g. "Social Inclusion". | |
| awarded_to | No | Latest publish date, ISO YYYY-MM-DD. | |
| scan_limit | No | How many award rows to read before ranking, largest-value first (1000-20000, default 5000). Raise it for a ranking that covers more of the matching set. | |
| awarded_from | No | Earliest publish date, ISO YYYY-MM-DD. | |
| recipient_state | No | Recipient state/territory: ACT, NSW, VIC, QLD, SA, WA, TAS, NT. | |
| include_aggregate | No | Default false. GrantConnect files bundled disclosures under the literal recipient name "Aggregate" when the individual recipients are withheld; those rows are excluded from the ranking because they are a reporting artefact rather than an organisation. Set true to count them as one pseudo-recipient. |