Skip to content

Commit

Permalink
Update and rename getting-energy-certificate.json (#773)
Browse files Browse the repository at this point in the history
Updating details for "Get a new energy certificate" service. Repos are
the same as for "Find an energy certificate" but they are separate
services.
  • Loading branch information
emollett authored Jan 10, 2024
1 parent 512f912 commit c88ba6d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 23 deletions.
79 changes: 79 additions & 0 deletions app/services/get-new-energy-certificate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"name": "Get a new energy certificate",
"description": "To get a new energy certificate for your home, business property or a public building, you need to have it assessed. Find an accredited assessor for your home, business property or a public building.",
"organisation": "Department for Levelling Up, Housing & Communities",
"theme": "Housing and local services",
"phase": "Live",
"liveservice": "https://getting-new-energy-certificate.service.gov.uk/find-an-assessor/type-of-property",
"start-page": "https://www.gov.uk/get-new-energy-certificate",
"sourceCode": [
{
"text": "Energy performance of buildings register front end",
"href": "https://github.com/communitiesuk/epb-frontend"
},
{
"text": "Energy performance of buildings register api",
"href": "https://github.com/communitiesuk/epb-register-api"
},
{
"text": "Energy performance of buildings register auth server",
"href": "https://github.com/communitiesuk/epb-auth-server"
},
{
"text": "Energy performance of buildings register data warehouse",
"href": "https://github.com/communitiesuk/epb-data-warehouse"
},
{
"text": "Energy performance of buildings register infrastructure",
"href": "https://github.com/communitiesuk/epb-register-api"
}
],
"timeline": {
"items": [
{
"label": "Did not pass alpha assessment",
"date": "2019-04-04",
"links": [
{
"href": "https://www.gov.uk/service-standard-reports/find-an-energy-certificate-alpha-assessment-report",
"text": "service assessment report",
"visuallyHiddenText": " for alpha assessment"
}
]
},
{
"label": "Passed alpha assessment",
"date": "2019-06-13",
"links": [
{
"href": "https://www.gov.uk/service-standard-reports/find-an-energy-certificate-alpha-re-assessment",
"text": "service assessment report",
"visuallyHiddenText": " for alpha re-assessment"
}
]
},
{
"label": "Passed beta assessment",
"date": "2020-11-19",
"links": [
{
"href": "https://www.gov.uk/service-standard-reports/energy-performance-of-buildings-register-beta-assessment",
"text": "service assessment report",
"visuallyHiddenText": " for beta assessment"
}
]
},
{
"label": "Passed live assessment",
"date": "2021-12-09",
"links": [
{
"href": "https://www.gov.uk/service-standard-reports/energy-performance-of-buildings-register-live-assessment",
"text": "service assessment report",
"visuallyHiddenText": " for live assessment"
}
]
}
]
}
}
23 changes: 0 additions & 23 deletions app/services/getting-energy-certificate.json

This file was deleted.

0 comments on commit c88ba6d

Please sign in to comment.