IByRegion
API | Description |
---|---|
GET v2/regions/summary?FiscalYear={FiscalYear}&ExcludeGrantAmounts={ExcludeGrantAmounts} |
Data for By Originating Office view. Shows grant making, structured by Thematic Area, for each office |
FilterInfo
API | Description |
---|---|
GET v2/info |
Returns value names for display and IDs for passing to search |
ByThematicArea
API | Description |
---|---|
GET v2/thematic-areas/summary?FiscalYear={FiscalYear}&ExcludeGrantAmounts={ExcludeGrantAmounts} |
Provides data for Summary of Thematic Area grant making - with info on lines of work Amounts are for the contributions of each line of work, not the sum of the grants contributed to. |
GrantSearch
API | Description |
---|---|
GET v2/grants/search |
Main grant search. Returns all details on grants matching search options |
GET v2/grants/get/{grantId} |
Not used in current website - returns details on an individual grant |
GET v2/grants/search-csv |
For downloading CSV file of grants (all or partial) |