Research Grants
Research Grant Stats
Aggregate statistics over the NSERC and SSHRC research grants dataset.
GET
Overview
Returns grouped aggregate statistics over the research grants dataset. Use this to answer questions like “how much has NSERC awarded to Ontario institutions?” or “what are the top programs by total funding?” Accepts the same filter parameters as Research Grants, so you can scope statistics to any subset of the data before grouping.Query Parameters
Field to group results by. One of
source, institution, province, fiscal_year. Default: source. Example: vendor.Field to sum. Only
award_amount is currently supported. Default: award_amount. Example: amount.Full-text search across researcher name, institution, program, and keywords — applied before grouping. Example:
University of Toronto.Filter to
NSERC or SSHRC before grouping. Example: open.canada.Partial match on institution name. Example:
Finance Canada.Two-letter province code — e.g.
ON, BC, QC. Example: ON.Fiscal year — e.g.
2022-23. Example: 2023-2024.Minimum award amount filter applied before grouping. Example:
100000.Maximum award amount filter applied before grouping. Example:
5000000.Max groups to return. Default:
100. Max: 200. Example: 25.Result offset. Default:
0. Example: 50.
