-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add service: Apply for a grant (#1018)
1 parent
701cafc
commit 8d0c87c
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Apply for a grant", | ||
"description": "This pilot service will provide applicants with a single go-to place to find and apply for government grants and provide grant administrators with the tools required to build digital grant applications and integrate with the Spotlight due diligence tool for risk management.", | ||
"organisation": "Cabinet Office", | ||
"theme": "Money and tax", | ||
"phase": "Alpha", | ||
"timeline": { | ||
"items": [ | ||
{ | ||
"label": "Did not meet alpha assessment", | ||
"date": "2022-06-09", | ||
"links": [ | ||
{ | ||
"href": "https://www.gov.uk/service-standard-reports/apply-for-a-grant-alpha-assessment", | ||
"text": "Service standard report" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} |