Merge pull request #1247 from Hestia-Homes/feature/landlord-overrides

Feature/landlord overrides
This commit is contained in:
Jun-te Kim 2026-06-17 14:41:51 +01:00 committed by GitHub
commit e58f6ce935
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
195 changed files with 60353 additions and 36 deletions

168
.claude/settings.json Normal file
View file

@ -0,0 +1,168 @@
{
"permissions": {
"allow": [
"Bash(python -c ' *)",
"Bash(python -m pytest tests/ -v --no-cov)",
"Bash(git -C /workspaces/model diff --stat)",
"Bash(python -c \"import moto; print\\('moto installed:', moto.__version__\\)\")",
"Bash(grep -E \"\\\\.\\(py|sql\\)$\")",
"Bash(xargs basename -a)",
"Bash(ls -la /workspaces/home 2>/dev/null | head -20)",
"Read(//workspaces/home/**)",
"Bash(command -v uv)",
"Bash(uv --version)",
"Bash(echo \"uv: $\\(uv --version\\)\")",
"Bash(python -m pyright --version)",
"Bash(npx --no-install pyright --version)",
"Bash(node /home/vscode/.npm/_npx/110e52990071af13/node_modules/pyright/dist/pyright.js --outputjson etl/hubspot/hubspotClient.py etl/hubspot/hubspotDataTodB.py etl/hubspot/project_data.py etl/hubspot/scripts/scraper/main.py backend/app/db/models/hubspot_project_data.py backend/app/db/models/hubspot_deal_data.py etl/hubspot/tests/test_scraper_handler.py etl/hubspot/tests/test_hubspot_data_to_db.py etl/hubspot/tests/test_hubspot_client_integration.py)",
"Bash(python -c \"import sys,json; d=json.load\\(sys.stdin\\); s=d['summary']; print\\('errors',s['errorCount'],'warnings',s['warningCount']\\); [print\\(f\\\\\"{x['severity']}: {x['file'].split\\('/'\\)[-1]}:{x['range']['start']['line']+1} {x['rule'] if 'rule' in x else ''} -- {x['message'].splitlines\\(\\)[0]}\\\\\"\\) for x in d['generalDiagnostics'] if x['severity']=='error']\")",
"Bash(node /home/vscode/.npm/_npx/110e52990071af13/node_modules/pyright/dist/pyright.js etl/hubspot/project_data.py backend/app/db/models/hubspot_project_data.py)",
"Bash(python -c \"import sqlmodel, sqlalchemy, hubspot; print\\('deps importable'\\)\")",
"Bash(python -m pytest --version)",
"Bash(python -m pytest etl/hubspot/tests/ -m \"not integration\" -p no:cacheprovider -o addopts=\"\" -q)",
"Bash(node /home/vscode/.npm/_npx/110e52990071af13/node_modules/pyright/dist/pyright.js --pythonpath /usr/local/bin/python etl/hubspot/project_data.py backend/app/db/models/hubspot_project_data.py)",
"Bash(node /home/vscode/.npm/_npx/110e52990071af13/node_modules/pyright/dist/pyright.js --pythonpath /usr/local/bin/python etl/hubspot/company_data.py)",
"Bash(python /tmp/inspect_project.py)",
"Read(//home/vscode/github/**)",
"Bash(find / -maxdepth 6 -type d -name assessment-model)",
"Bash(terraform fmt *)",
"Bash(terraform init *)",
"Bash(terraform validate *)",
"Bash(python -m pytest tests/orchestration/test_landlord_description_overrides_orchestrator.py -q)",
"Bash(python -m pytest tests/orchestration/test_landlord_description_overrides_orchestrator.py tests/repositories/landlord_overrides -q --no-cov)",
"Bash(python -m py_compile tests/infrastructure/chatgpt/test_chatgpt_column_classifier.py)",
"Bash(git add *)",
"Bash(git status *)",
"Bash(cp pyrightconfig.json /tmp/pyrightconfig.bak.json)",
"Bash(python3 -)",
"Bash(npx --yes pyright infrastructure/postgres/landlord_overrides_postgres_repository.py applications/landlord_description_overrides/handler.py tests/repositories/landlord_overrides/postgres/test_landlord_overrides_postgres_repository.py orchestration/classifiable_column.py)",
"Bash(git stash *)",
"Bash(npx --yes pyright applications/landlord_description_overrides/handler.py)",
"Bash(python3 -m pytest tests/repositories/landlord_overrides/postgres/test_landlord_overrides_postgres_repository.py -q)",
"Bash(python3 -m pytest tests/orchestration/test_landlord_description_overrides_orchestrator.py tests/repositories/landlord_overrides/ -q -p no:cov)",
"Bash(python3 -m pytest tests/orchestration/test_landlord_description_overrides_orchestrator.py tests/repositories/landlord_overrides/ -q)",
"Bash(cp pyrightconfig.json /tmp/pyrightconfig.bak2.json)",
"Bash(npx --yes pyright infrastructure/landlord_overrides/landlord_overrides_postgres_repository.py tests/repositories/landlord_overrides/postgres/test_landlord_overrides_postgres_repository.py)",
"Bash(GIT_EDITOR=true git rebase --continue)",
"Bash(git worktree *)",
"Bash(git branch *)",
"Bash(echo \"exit: $?\")",
"Bash(git reset *)",
"Bash(echo \"fetch-exit: $?\")",
"Bash(sed -n *)",
"Bash(set -e)",
"Bash(git rm *)",
"Bash(git ls-tree *)",
"Bash(command -v pyright)",
"Bash(git merge *)",
"Bash(git rev-list *)",
"Bash(git remote *)",
"Bash(git ls-remote *)",
"Bash(grep -v '\\\\.sample$')",
"Bash([ -f \".git/hooks/$h\" ])",
"Bash(python3 -m pytest tests/test_lambda_packaging.py -p no:cacheprovider --no-header -q)",
"Bash(python3 -m pytest tests/test_lambda_packaging.py -p no:cov --no-header -q)",
"Bash(python3 -m pytest tests/test_lambda_packaging.py --no-cov -p no:cacheprovider -q)",
"Bash(python3 -m pytest tests/test_lambda_packaging.py --no-cov -q)",
"Bash(python3 -m pyright tests/test_lambda_packaging.py)",
"Bash(python3 -m pytest tests/ --collect-only --no-cov -q)",
"Bash(python3 -c \"import yaml; [print\\(f, 'OK'\\) for f in ['.github/workflows/ddd_tests.yml','.github/workflows/unit_tests.yml'] if yaml.safe_load\\(open\\(f\\)\\)]\")",
"Bash(python3 -m pytest tests/ -q --no-cov)",
"Bash(python3 -c ' *)",
"Bash(python3 -m pyright --outputjson scripts/hyde/main.py)",
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); s=d['summary']; print\\('errors:',s['errorCount'],'warnings:',s['warningCount']\\); [print\\(f\\\\\" L{e['range']['start']['line']+1}: {e['message'].splitlines\\(\\)[0]}\\\\\"\\) for e in d['generalDiagnostics'] if e['severity']=='error']\")",
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); s=d['summary']; print\\('pyright errors:',s['errorCount'],'warnings:',s['warningCount']\\); [print\\(f\\\\\" L{e['range']['start']['line']+1}: {e['message'].splitlines\\(\\)[0]}\\\\\"\\) for e in d['generalDiagnostics'] if e['severity']=='error']\")",
"Bash(python3 main.py)",
"Bash(netstat -ltnp)",
"Bash(fuser 8000/tcp)",
"Bash(kill 351610 685390 351625)",
"Read(//proc/531213/net/**)",
"Bash(ps -p 351610 -o pid=)",
"Bash(python -)",
"Bash(python -m pytest \"datatypes/epc/domain/tests/test_from_rdsap_schema.py::TestRdSap20_0_0ReducedFieldSynthesis::test_cert_omitting_sap_windows_maps_without_missing_required_field\")",
"Bash(python -m pytest datatypes/epc/domain/tests/test_from_rdsap_schema.py infrastructure/epc_client/tests/test_mapper_corpus.py)",
"Bash(git -C /workspaces/model stash push -u -- datatypes/epc/schema/rdsap_schema_20_0_0.py datatypes/epc/domain/mapper.py datatypes/epc/domain/tests/test_from_rdsap_schema.py)",
"Bash(python -m pytest \"datatypes/epc/domain/tests/test_from_rdsap_schema.py::TestFromRdSapSchema21_0_1::test_total_floor_area\")",
"Bash(git -C /workspaces/model stash pop)",
"Bash(python -m pytest \"datatypes/epc/domain/tests/test_from_rdsap_schema.py::TestRdSap20_0_0ReducedFieldSynthesis::test_band_more_than_typical_scales_glazing_by_1_25\")",
"Bash(python -m pytest \"datatypes/epc/domain/tests/test_from_rdsap_schema.py::TestRdSap20_0_0ReducedFieldSynthesis\")",
"Bash(python -m pytest \"datatypes/epc/domain/tests/test_from_rdsap_schema.py::TestRdSap20_0_0ReducedFieldSynthesis::test_synthesised_glazing_type_routed_through_cascade\")",
"Bash(python -m pytest infrastructure/epc_client/tests/test_mapper_corpus.py -k \"wip_schema_20\" -q -p no:cov --no-header -rN)",
"Bash(python -m pytest infrastructure/epc_client/tests/test_mapper_corpus.py -k \"wip_schema_20\" -q --no-header)",
"Bash(timeout 150 python scripts/eon/find_epc_data.py)",
"Bash(python -m scripts.run_modelling_e2e --scenario-id 1266 --portfolio-id 785 --measures high_heat_retention_storage_heaters,solar_pv 709634 709635 709636 709638 709639 709640 709641 709642 709644)",
"Read(//home/vscode/.claude/skills/grill-me/**)",
"Bash(awk '{print $9, $5}')",
"Bash(grep -E \"\\\\.py$\")",
"Bash(python3 scripts/eon/harvest_certs.py)",
"Bash(python scripts/eon/harvest_certs.py)",
"Bash(git commit -q -m ' *)",
"Bash(timeout 250 npx -y pyright@1.1.410 datatypes/epc/domain/mapper.py)",
"Bash(git check-ignore *)",
"Bash(timeout 250 npx -y pyright@1.1.410 datatypes/epc/schema/rdsap_schema_18_0.py datatypes/epc/domain/mapper.py)",
"Bash(timeout 250 npx -y pyright@1.1.410 datatypes/epc/schema/rdsap_schema_17_1.py datatypes/epc/domain/mapper.py)",
"Bash(python -m scripts.run_modelling_e2e --scenario-id 1266 --portfolio-id 785 --measures high_heat_retention_storage_heaters,solar_pv 709634 709635 709636 709638 709639 709640 709641 709642 709643 709644 709645 709637)",
"Read(//workspaces/**)",
"Bash(python -m scripts.run_modelling_e2e --scenario-id 1266 --portfolio-id 785 --measures high_heat_retention_storage_heaters,solar_pv 709634)",
"Bash(python 2_export_data.py)",
"Bash(git commit -q -m 'Map RdSAP-Schema-17.0 certs to EpcPropertyData 🟥 *)",
"Bash(python -m py_compile tests/utilities/floats.py backend/app/db/functions/tests/test_portfolio_functions.py backend/documents_parser/tests/test_summary_pdf_mapper_chain.py backend/documents_parser/tests/test_heating_systems_corpus.py)",
"Bash(PYTHONPATH=/workspaces/model python -)",
"Bash(npx --no-install pyright datatypes/epc/schema/sap_schema_17_1.py datatypes/epc/domain/mapper.py datatypes/epc/domain/tests/test_from_sap_schema.py)",
"Bash(git commit -q -m 'Map full-SAP cert identity and scalar fields to EpcPropertyData 🟩 *)",
"Bash(npx --no-install pyright --outputjson datatypes/epc/domain/mapper.py)",
"Bash(git commit -q -m 'Carry full-SAP measured fabric U-value descriptions into the domain model 🟩 *)",
"Bash(python scripts/hyde/elmhurst_session.py --help)",
"Bash(python scripts/hyde/elmhurst_session.py status)",
"Bash(DISPLAY=:99 import -window root /tmp/hyde-viewer/elm_now2.png)",
"Bash(DISPLAY=:99 timeout 90 python scripts/hyde/elmhurst_explore.py \"https://rdsap10online.elmhurstenergy.co.uk/Processing/WebFormAddress.aspx?Guid=B44A0DB4-4C08-4241-B818-86F060172105&Referrer=https%3a%2f%2fmembers.elmhurstenergy.co.uk%2fRdsapZone%2fHome.aspx\")",
"Bash(DISPLAY=:99 timeout 90 python scripts/hyde/elmhurst_explore.py \"https://rdsap10online.elmhurstenergy.co.uk/Processing/WebFormPropertyDescription.aspx?Guid=B44A0DB4-4C08-4241-B818-86F060172105\")",
"Bash(DISPLAY=:99 timeout 90 python scripts/hyde/elmhurst_explore.py \"https://rdsap10online.elmhurstenergy.co.uk/Processing/WebFormAddress.aspx?Guid=B44A0DB4-4C08-4241-B818-86F060172105\")",
"Bash(DISPLAY=:99 timeout 150 python scripts/hyde/elmhurst_fill.py)",
"Bash(pkill -f \"rdsap10\\\\|for-testing\")",
"Bash(rm -f scripts/hyde/.elmhurst-session/Singleton*)",
"Bash(DISPLAY=:99 timeout 280 python -u scripts/hyde/elmhurst_fill.py --page property_description --commit)",
"Bash(npx --no-install pyright scripts/hyde/elmhurst_download.py)",
"Edit(/.claude/skills/expand-sap-accuracy-corpus/**)",
"Bash(PYTHONPATH=/workspaces/model python scripts/fetch_real_life_epc_sample.py 10093116528)",
"Bash(PYTHONPATH=/workspaces/model python -c ' *)",
"Bash(bash scripts/hyde/start_viewer.sh)",
"Bash(DISPLAY=:99 ELMHURST_URL=\"https://rdsap10online.elmhurstenergy.co.uk/Processing/WebFormAddress.aspx?Guid=B44A0DB4-4C08-4241-B818-86F060172105\" python scripts/hyde/elmhurst_session.py login)",
"Bash(break)",
"Bash(DISPLAY=:99 timeout 90 python /tmp/check_session.py)",
"Bash(pkill -9 -f \"elm_login_hold.py\")",
"Bash(pkill -9 -f \"elmhurst-session\")",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 150 python /tmp/elm_build_dims.py)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_dump_full.py Walls WebFormWalls.aspx)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_walls_disc.py)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_roof_disc.py)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_dump_full.py Openings WebFormOpenings.aspx)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_win_probe.py)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 220 python /tmp/elm_build_openings.py)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_tab_probe.py)",
"Bash(ELM_ACCESS=\"P960-0001\" ELM_PWD=\"y22bseGUzr\" DISPLAY=:99 timeout 120 python /tmp/elm_del_probe.py)",
"Bash(npx --no-install pyright datatypes/epc/domain/epc_property_data.py datatypes/epc/domain/mapper.py domain/sap10_calculator/rdsap/cert_to_inputs.py)",
"Bash(PYTHONPATH=/workspaces/model python -m pytest domain/sap10_calculator/tests/test_sap_accuracy_corpus.py -q --no-cov)",
"Bash(PYTHONPATH=/workspaces/model python -m pytest tests/domain/sap10_calculator/test_real_cert_sap_accuracy.py -q --no-cov)",
"Edit(/.claude/skills/epc-to-elmhurst-rdsap-inputs/**)",
"Bash(python3 -c \"import sys; sys.path.insert\\(0,'scripts/hyde'\\); import elmhurst_lib; print\\('elmhurst_lib imports OK:', [f for f in dir\\(elmhurst_lib\\) if not f.startswith\\('_'\\)][:12]\\)\")",
"Bash(PYTHONPATH=/workspaces/model python -m pytest tests/domain/sap10_calculator/test_real_cert_sap_accuracy.py tests/infrastructure/epc_client/test_sap_accuracy_corpus.py -q --no-cov)",
"Bash(PYTHONPATH=/workspaces/model python scripts/fetch_real_life_epc_sample.py 10093116543)",
"Bash(echo \"---EXIT $?---\")",
"Bash(sudo apt-get update -o Dir::Etc::sourceparts=-)",
"Bash(apt-cache policy *)",
"Bash(sudo apt-get update)",
"Bash(bash scripts/hyde/start_viewer.sh restart)",
"Bash(echo \"=== listen sockets \\(port 6080 / 5900\\) ===\"; ss -ltnp 2>/dev/null | grep -E ':6080|:5900' || netstat -ltnp 2>/dev/null | grep -E ':6080|:5900' || echo \"ss/netstat unavailable\" *)",
"Read(//proc/5476/**)",
"Bash(sudo python -m playwright install-deps chromium)",
"Bash(python -m playwright install chromium)",
"Bash(python -m playwright --version)",
"Bash(pip show *)"
],
"additionalDirectories": [
"/tmp",
"/workspaces/model/scripts/hyde/.elmhurst-session"
]
}
}

View file

@ -0,0 +1,129 @@
---
name: epc-to-elmhurst-rdsap-inputs
description: Convert an EPC certificate (by UPRN, certificate number, or local epc.json) into a markdown sheet of Elmhurst Energy RdSAP entry-tool inputs, page by page, so a human can key them in and compare Elmhurst's SAP score against this repo's engine. Use when verifying SAP-calculator accuracy against Elmhurst, reproducing a lodged cert in Elmhurst, or when the user mentions Elmhurst, RdSAP inputs, or checking the SAP score for a UPRN/certificate.
---
# EPC → Elmhurst RdSAP inputs
Produces a markdown crib sheet for re-keying a real EPC certificate into
Elmhurst Energy's RdSAP entry tool, so the operator can read off Elmhurst's
SAP score and compare it to this engine's. The accuracy comparison is the
whole point — the markdown leads with **our engine's SAP score** as the
number to beat, and flags known divergences.
This is prompt-driven: you read the cert's real values, look up each Elmhurst
field in [reference/mapping.md](reference/mapping.md), and format the result.
**Ground every number in the loaded `EpcPropertyData` and the engine's
computed values — never guess a code or area.** Codes you can't find in the
mapping reference must be looked up in the cited source file, not invented.
## Workflow
1. **Resolve the cert to an `EpcPropertyData`** (one of):
- **UPRN**`scripts/fetch_real_life_epc_sample.py <uprn>` (fetches, saves to
`backend/epc_api/json_samples/real_life_examples/<schema>/uprn_<uprn>/epc.json`,
prints schema + lodged rating + engine output), or
`EpcClientService(auth_token=...).get_by_uprn(<uprn>)`.
- **Certificate number**`EpcClientService.get_by_certificate_number(<cert>)`.
- **Local json**`EpcPropertyDataMapper.from_api_response(json.load(...))`.
Token is in `backend/.env` (`OPEN_EPC_API_TOKEN`, else `EPC_AUTH_TOKEN`).
For a saved json, mock `httpx.get` to return `{"data": <json>}` (see the
fetch script), or call the mapper directly.
2. **Compute the engine's view** so the sheet shows real numbers, not guesses:
```python
from domain.sap10_calculator.calculator import Sap10Calculator
from domain.sap10_calculator.rdsap.cert_to_inputs import cert_to_inputs
inputs = cert_to_inputs(epc) # window areas, U-values, fuel costs, cylinder
result = Sap10Calculator().calculate(epc) # our SAP score + per-end-use kWh
```
Pull window area from `inputs.heat_transmission.windows_w_per_k` + the
synthesised `epc.sap_windows`; U-values from `inputs.heat_transmission`;
fuel £/kWh from `inputs.*_fuel_cost_gbp_per_kwh`.
3. **Write the markdown**, one section per Elmhurst page, in this order:
Property Description · Dimensions · Conservatory · Walls (incl. Party wall) ·
Roofs · Floors · Openings (Windows, Doors) · Ventilation & Lighting
(Ventilation, Mechanical Ventilation, Air Pressure Test, Lighting) ·
Space Heating (Main Heating 1, Main Heating 2, Community Heating, Meters) ·
Water Heating (Water Heating + cylinder, Community Hot Water, Solar Water
Heating, WWHRS, FGHRS) · New Technologies (PV, Wind, Hydro, Special Features).
For each field give the **Elmhurst label**, the **value to enter**, and where
useful the **EES dropdown path** and **SAP code**. Use the lookup tables and
gotchas in [reference/mapping.md](reference/mapping.md).
4. **Flag what must NOT be mapped / must be cleared.** Elmhurst pages carry
defaults and (when re-keying into an existing assessment) stale values that
silently survive and corrupt the result — a phantom 1st extension, a
room-in-roof area, a party-wall length, leftover window rows. For every
element the cert does **not** have, say so explicitly with the Elmhurst
field to blank and the value to set (usually empty or 0). The automated
filler (`scripts/hyde/elmhurst_fill.py`) and a human both rely on this list
— an unflagged absent element defaults to "present" and skews SAP. See the
**Fields to clear** section in Output shape below.
5. **Save** the file next to the cert json as `elmhurst_inputs.md`
(e.g. `.../real_life_examples/<schema>/uprn_<uprn>/elmhurst_inputs.md`).
6. **Tell the operator**: key it into Elmhurst, then report the SAP score (and
heating cost £ if shown). If it differs from our engine's score, that's a
calculator finding — capture it.
## Output shape
Start the file with a header block:
```
# Elmhurst RdSAP inputs — UPRN <uprn> (cert <cert>, <schema>)
**Lodged SAP:** <energy_rating_current> **Our engine:** <result.sap_score> ← compare Elmhurst against this
**Known divergences:** <e.g. off-peak fuel-cost bug see Meters>
```
Then the page sections as tables: `| Elmhurst field | Value | Notes (SAP code / EES path) |`.
End the file with a **Fields to clear in Elmhurst (do NOT map)** section — one
table listing every element the cert lacks but Elmhurst defaults or stale data
would otherwise assert. This is the explicit "absent" set the filler and the
operator clear:
```
## Fields to clear in Elmhurst (do NOT map)
| Elmhurst field | Set to | Why absent |
|---|---|---|
| Property Description · 1st4th Extension age band | (blank) | no extensions lodged |
| Property Description · Room-in-Roof age band | (blank) | no room-in-roof building part |
| Dimensions · Room(s) in Roof area | (blank) | ditto — leave empty, not 0 |
| Dimensions · 1st4th Ext. sub-tabs | 0 / blank | single building part |
| Walls · Party wall | none/blank | `party_walls_w_per_k` = 0 |
| Openings · surplus window rows | delete | window count from glazed-area band only |
| Water Heating · cylinder | none | combi / instantaneous |
| Conservatory / PV / Wind / Hydro / WWHRS / FGHRS | none | not lodged |
```
Give the **Elmhurst page · field**, the **cleared value** (prefer *blank* over
0 where the field is "not applicable"; some validators reject 0), and the
one-line reason. Absent ≠ zero everywhere — note which.
## Critical gotchas (full detail in reference)
- **Economy-7 / off-peak electricity** (`main_fuel_type`/`water_heating_fuel` 29):
Elmhurst meter type **must be Dual-rate / Economy 7 (7-hour)**, not Single.
Our engine has a **known over-rating bug** here — it prices 100% of off-peak
space heating + hot water at the 5.50p low rate instead of the SAP Table 12a
high/low split. Always flag this in the output for all-electric off-peak certs.
- **WWHRS**: `sap_heating.instantaneous_wwhrs` is **bath/shower ROOM counts**
(ADR-0028), NOT a heat-recovery device → WWHRS = **No** unless a real unit is lodged.
- **Party wall** code 1 = Solid (U=0, Elmhurst "Solid"), not "Unable to determine".
- **Cylinder insulation** type 1 = Foam, 2 = Jacket.
- **Water heating** 903 = Electric immersion off-peak → Elmhurst "Water Heater"
category, not "Boiler Circulator" (901 = from main system).
- **Windows** are synthesised from `glazed_area` band × TFA — not real geometry.
- **Age band — pick by construction YEAR, not the engine's band letter.** The
live RdSAP-10 tool bands differently from `mapping.md`'s older table: it
offers `…K 2007-2011`, **`L 2012-2022`**, **`M 2023 onwards`**. A 2020 build
is **L** even though the engine labels `construction_age_band` "M". Map the
year to Elmhurst's on-screen band; flag the letter divergence.
## Canonical example
UPRN **10002468137** (cert `0215-2818-7357-9703-2145`, RdSAP-Schema-17.1):
all-electric high-heat-retention storage heaters on Economy 7, solid-brick
uninsulated end-terrace. **Lodged SAP 55 vs engine 62** — the over-rating that
motivated this skill. Use it to sanity-check output.

View file

@ -0,0 +1,231 @@
# EpcPropertyData → Elmhurst RdSAP field mapping
Complete code→value reference for the `epc-to-elmhurst-rdsap-inputs` skill.
Every mapping cites its source in this repo. When a lodged code isn't listed
here, look it up in the cited source file — do **not** guess.
Field names below are the GOV.UK API / `EpcPropertyData` cert fields. Elmhurst
labels are the entry-tool's on-screen labels.
---
## Property Description
| Cert field | Code → value |
|---|---|
| `property_type` | 0=House, 1=Bungalow, 2=Flat, 3=Maisonette, 4=Park home |
| `built_form` | 1=Detached, 2=Semi-detached, 3=End-terrace, 4=Mid-terrace, 5=Enclosed end-terrace, 6=Enclosed mid-terrace |
| `construction_age_band` (England/Wales) | A=before 1900, B=19001929, C=19301949, D=19501966, E=19671975, F=19761982, G=19831990, H=19911995, I=19962002, J=20032006, K=2007 onwards |
| Storeys | count of distinct floors in `sap_building_parts[].sap_floor_dimensions` |
| Habitable / Heated rooms | `habitable_room_count` / `heated_room_count` |
| Extensions / Rooms in roof | `extensions_count`; rooms-in-roof only if a room-in-roof building part is lodged |
## Dimensions
From `sap_building_parts[].sap_floor_dimensions[]`. Type = `measurement_type`
(1 = Internal). One row per floor (`floor` 0 = ground/Lowest, 1 = 1st, …):
- Floor Area = `total_floor_area`
- Room Height = `room_height`
- Heat Loss Perimeter = `heat_loss_perimeter`
- Party Wall Length = `party_wall_length`
- Heated Basement only if a basement floor is lodged.
## Conservatory
`conservatory_type` 1 = none → unchecked. `has_heated_separate_conservatory`.
## Walls (Main + Party)
**External / Main wall:**
| Cert field | Mapping |
|---|---|
| `wall_construction` | 3 = Solid brick (look up others in source if not 3) |
| Insulation | `wall_insulation_thickness` "NI" or `wall_insulation_type` NONE → **As Built**; genuine retrofit (External/Internal/Filled) → that type |
| `wall_dry_lined` | Y/N → Dry-lining Yes/No |
| `wall_thickness` (mm) | Wall Thickness; `wall_thickness_measured` Y → "Wall Thickness Unknown" unchecked |
| `sap_alternative_wall` | enter as Alternative Wall 1 (`wall_area`, same code mapping) |
**Party wall** — `party_wall_construction` → SAP10 wall code → U-value
(source: `datatypes/epc/domain/mapper.py` `_API_PARTY_WALL_CONSTRUCTION_TO_SAP10`):
| Code | Meaning | U | Elmhurst "Type" |
|---|---|---|---|
| 0 / None | no lodging | — | (cascade default) |
| 1 | Solid masonry / timber / system | **0.0** | **Solid** |
| 2 | Cavity masonry, unfilled | 0.5 | Cavity (unfilled) |
| 3 | Cavity masonry, filled | 0.2 | Cavity (filled) |
| 4 (house) / 5 (flat) | Unable to determine | 0.25 | Unable to determine |
⚠️ Do **not** leave a code-1 party wall as "Unable to determine" — that wrongly
adds ~0.25 × area of heat loss and depresses the Elmhurst score.
## Roofs
| Cert field | Mapping |
|---|---|
| Type | loft access → "PA Pitched (slates/tiles), access to loft"; flat / room-in-roof per description |
| `roof_insulation_location` | 2 = loft (at joists) → Insulation "Joists" |
| `roof_insulation_thickness` | string e.g. "200mm" → Insulation Thickness 200 mm (drives the default U) |
## Floors
| Cert field | Mapping |
|---|---|
| `floor_construction` | 1 = Solid; 4 = Solid (no-insulation variant); a "Suspended"-prefixed type only if genuinely suspended (timber vs not-timber matters for infiltration) |
| Insulation | "no insulation (assumed)" / `floor_insulation` absent → **As built** |
Source: `domain/sap10_calculator/worksheet/heat_transmission.py` floor logic.
## Openings — Windows (RdSAP reduced-data, synthesised)
RdSAP certs carry **no real window geometry**. The engine synthesises it
(`datatypes/epc/domain/mapper.py` `_synthesise_reduced_field_windows`):
```
total_glazing_area = 0.148 × total_floor_area × band_multiplier # _RDSAP20_GLAZING_RATIO = 0.148
split 4-way across orientations (1,3,5,7) = N, E, S, W # _RDSAP20_SYNTH_ORIENTATIONS
each window: width = area/4, height = 1.0 (height=1 so width carries the area)
```
`glazed_area` band multiplier (`_RDSAP20_GLAZED_AREA_BAND_MULTIPLIER`):
| Code | Band | × |
|---|---|---|
| 1 | Normal | 1.00 |
| 2 | More than typical | 1.25 |
| 3 | Less than typical | 0.81 |
| 4 | Much more than typical | 1.51 |
| 5 | Much less than typical | 0.62 |
Per-window fields:
- Glazing Type: from `multiple_glazing_type`; when no explicit install date is
lodged use **"Double with unknown install date"** (don't assert a date band).
⚠️ RdSAP-17.x/18/19 inherit RdSAP-20.0.0 glazing coefficients — the code→date-band
translation across the 17.1 ↔ RdSAP-10 boundary is a known fidelity risk; report the
U-value Elmhurst assigns vs the engine's effective `windows_w_per_k ÷ total area`.
- Frame Type: `pvc_window_frames` true → PVC
- Glazing Gap: `glazing_gap` mm
- Orientation: not lodged — spread evenly N/E/S/W (matches the engine)
- Location: **External wall**
- Draught Proofed: `percent_draughtproofed` (100 → checked)
- U-value / g-value: leave Elmhurst defaults; note them for comparison.
## Openings — Doors
`door_count` (Total), `insulated_door_count` (Insulated), draughtproofed =
`door_count` when `percent_draughtproofed` 100. Engine default uninsulated door
U = 3.0 W/m²K, area 1.85 m² → `doors_w_per_k` ≈ count × 1.85 × 3.0.
## Air permeability (CRITICAL — q50 is AP50, not AP4)
A lodged "Air permeability X m³/h.m² (as tested)" is a **q50** result (Blower-Door,
at 50 Pa). SAP/RdSAP infiltration line `(18) = AP50/20 + (8)` — Elmhurst's worksheet
labels it **"Measured/design AP50"** and divides by 20 (worksheet lines 17/18).
⚠️ **Do not confuse with AP4** (air permeability at 4 Pa, from a *Pulse* test),
whose cascade is `(18) = 0.263 × AP4^0.924 + (8)` — a much larger number for the
same value. Mapping a q50 onto the AP4 path massively over-counts infiltration
(e.g. q50 4.5 → 1.0 ach vs the correct 4.5/20 = 0.225). The full-SAP mapper now
routes the lodged air permeability to `SapVentilation.air_permeability_ap50_m3_h_m2`
(the `/20` path); fixed in the uprn_10093116528 campaign (gov-API SAP 78→82, vs
Elmhurst worksheet 81). In Elmhurst enter it via Air Pressure Test → **Blower Door**
→ result (and a certificate number, which the validation requires).
## Ventilation & Lighting
- **Ventilation**: open chimneys = `open_fireplaces_count`; flues/passive
vents/flueless gas fires/extract fans = lodged counts (0 if not lodged);
Fixed space cooling = `has_fixed_air_conditioning`. Draught Lobby not in RdSAP
house reduced-data → leave default.
- **Mechanical Ventilation**: `mechanical_ventilation` 0 = natural → unchecked.
- **Air Pressure Test**: RdSAP certs → "Not available" (uses % draughtproofing).
- **Lighting**: SAP-2012 certs lodge **outlets**, not bulbs —
Total bulbs = `fixed_lighting_outlets_count`,
low energy = `low_energy_fixed_lighting_outlets_count`. RdSAP-10's bulb
methodology differs slightly, but lighting is a minor energy term.
## Space Heating
**Main Heating** — `sap_heating.main_heating_details[]`:
- `sap_main_heating_code` is the SAP code. e.g. **409 = High heat retention
storage heaters** (EES path: Electric → Electric → Storage → High heat retention).
- `main_heating_control` is the controls SAP code. e.g. **2404 = Controls for
high heat retention storage heaters** (EES: Storage Radiator Systems → CSD).
- `main_heating_fraction` → Percentage of Heat (1 = 100%).
- `storage_heaters[]`: count + `high_heat_retention` flag → the heater list.
- Only one main system → leave Main Heating 2 empty. PCDF refs 0 unless a PCDF
boiler/control is lodged. Heat Emitter / Flue / Pump Age are wet-system fields —
N/A once a storage-heater code is chosen.
**Secondary** — e.g. "Portable electric heaters (assumed)" → Electric →
Electric → Room Heaters → Panel/convector/radiant (SAP 691), standard-tariff
electricity (fuel 30). `secondary_heating_fraction` default 0.1.
**Community Heating**: None unless community-heating lodged.
**Meters** — `sap_energy_source`:
- `mains_gas` Y/N → "Mains gas supply available" checkbox.
- Electricity meter type from the heating/HW **fuel code** (see below).
- `meter_type`; smart-meter flags if lodged.
### Fuel codes & Economy-7 (CRITICAL — known engine bug)
Table 32 unit costs, p/kWh (`domain/sap10_calculator/tables/table_32.py`):
| Code | Fuel | p/kWh |
|---|---|---|
| 30 | Electricity, standard tariff | 13.19 |
| 31 | 7-hour tariff **low / off-peak** | 5.50 |
| 32 | 7-hour tariff **high** | 15.29 |
| 33 | 10-hour low | 7.50 |
| 34 | 10-hour high | 14.68 |
| 35 | 24-hour heating tariff | 6.61 |
| 38 / 40 | 18-hour high / low | 13.67 / 7.41 |
**`main_fuel_type` / `water_heating_fuel` 29 = off-peak (7-hour) electricity** →
Elmhurst Electricity meter type = **Dual-rate / Economy 7 (7-hour)**, NOT Single.
⚠️ **Known over-rating bug:** the engine prices **100% of off-peak space heating
AND hot water at the 5.50p low rate** (`inputs.space_heating_fuel_cost_gbp_per_kwh`
= 0.055), instead of the SAP **Table 12a high/low split** (a portion at the 15.29p
high rate). This under-costs all-electric Economy-7 dwellings and inflates the SAP
score. Always surface this in the output's "Known divergences". Canonical case:
UPRN 10002468137 — lodged 55, engine 62.
## Water Heating
| Cert field | Mapping |
|---|---|
| `water_heating_code` | 901 = From main heating system (Elmhurst "Boiler Circulator"); **903 = Electric immersion, off-peak → Elmhurst "Water Heater" category** (NOT Boiler Circulator) |
| `water_heating_fuel` | as Fuel codes above (29 = off-peak) |
| `has_hot_water_cylinder` | → "Hot Water Cylinder Present" |
| `cylinder_size` | **code 2 = Normal / 110 L, code 3 = Medium / 160 L, code 4 = Large / 210 L** (RdSAP 10 §10.5 Table 28; source: `cert_to_inputs.py` `_CYLINDER_SIZE_CODE_TO_LITRES`). In Elmhurst pick the **litre value**, NOT the label — "Normal" = 110 L. |
| `cylinder_insulation_type` | **1 = factory Foam, 2 = loose Jacket** (source: `cert_to_inputs.py` `_CYLINDER_INSULATION_TYPE_LOOSE_JACKET = 2`) |
| `cylinder_insulation_thickness` | mm (38 mm ≈ factory foam; jackets 80 mm+) |
| `immersion_heating_type` | **code 1 = DUAL, code 2 = SINGLE** (source: `cert_to_inputs.py` ~L5288, per RdSAP 10 §10.5 "assume dual on a dual/off-peak meter" + the API cohort). ⚠️ Do NOT read 1 as "single" — single vs dual flips the Table 13 high-rate fraction and can swing the SAP score several points (e.g. cert 10002468137: dual 0.131 → SAP 61, single 0.571 → SAP 57). Storage-heater / off-peak certs are almost always code 1 = dual. |
- **Community Hot Water**: 0 unless lodged.
- **Solar Water Heating**: `solar_water_heating` Y/N.
- **Number of baths** (Elmhurst tab: **Water Heating → WWHRS sub-tab → "Total no. of Baths"**, NOT the main Water Heating sub-tab): the gov-API derives it from `sap_heating.instantaneous_wwhrs` ROOM counts — `number_baths = rooms_with_bath_and_or_shower + rooms_with_bath_and_mixer_shower`. ⚠️ Elmhurst defaults this to 0; set it to the derived count or the gov-API and Elmhurst hot-water demand diverge (e.g. cert 10002468137: 2 baths = +165 kWh HW ≈ +£11 ≈ +0.7 SAP). Keep WWHRS itself **No**.
- **WWHRS**: ⚠️ `sap_heating.instantaneous_wwhrs` holds **bath/shower ROOM
counts** (ADR-0028: `rooms_with_bath_and_or_shower`, `rooms_with_mixer_shower_no_bath`,
`rooms_with_bath_and_mixer_shower`) — it is **NOT** a heat-recovery device.
Set WWHRS = **No / not present** unless a genuine WWHRS unit is lodged. A
phantom WWHRS recovers heat and wrongly raises the Elmhurst score.
- **FGHRS**: `main_heating_details[].has_fghrs` Y/N (per main heating system).
## New Technologies
- **PV**: `sap_energy_source.photovoltaic_supply``none_or_no_details` → None.
- **Wind**: `wind_turbines_count` 0 → not present (terrain type irrelevant then).
- **Hydro**: 0 unless lodged.
- **Special Features (Appendix Q)**: none unless lodged.
- "Export capable meter" has no effect with no generation.
---
## Source files
| Concern | File |
|---|---|
| API → EpcPropertyData mapper, party-wall & window synthesis | `datatypes/epc/domain/mapper.py` |
| cert → calculator inputs, cylinder insulation, fuel costs | `domain/sap10_calculator/rdsap/cert_to_inputs.py` |
| heat transmission (U-values, floors, party walls) | `domain/sap10_calculator/worksheet/heat_transmission.py` |
| fuel unit costs | `domain/sap10_calculator/tables/table_32.py` |
| EPC fetch by UPRN | `scripts/fetch_real_life_epc_sample.py` |
| EPC client | `infrastructure/epc_client/epc_client_service.py` |

View file

@ -0,0 +1,117 @@
---
name: expand-sap-accuracy-corpus
description: Drive the per-UPRN SAP-accuracy corpus campaign. For each UPRN ensure the EPC-API→EpcPropertyData mapping exists (extend the mapper if the schema isn't covered), build the cert in Elmhurst (hyde Playwright automation), download its Input Summary + SAP Worksheets, reconcile our SAP calculator to within 0.5 of Elmhurst's accredited worksheet by fixing mapper gaps (not tuning), and pin a RealCertExpectation regression. Use when expanding SAP-calculator schema coverage/accuracy across many real certs, working the 100-UPRN worklist one at a time, validating the EPC mapper against Elmhurst, or when the user mentions the SAP accuracy corpus / Elmhurst worksheets / the UPRN campaign.
---
# Expand SAP accuracy corpus
A campaign wrapper around **`validate-cert-sap-accuracy`**, run **one UPRN at a
time** over [worklist.md](worklist.md). Why a UPRN at a time: we are rewriting /
extending the mapper incrementally, and each pass should (a) widen EPC-schema
coverage, (b) fix one real mapper gap, (c) leave the skills/tests sharper for the
next UPRN.
**Goal per UPRN:** our SAP calculator within **0.5 SAP** of Elmhurst's
accredited worksheet, the agreed score pinned as a `RealCertExpectation`.
The big picture: an old EPC → `EpcPropertyData` → our SAP calculator predicts the
score the property would get unchanged. Elmhurst is the accredited ground truth;
its Input Summary (parsed back to `EpcPropertyData`) exposes mapper holes, and its
worksheet exposes calculator holes.
## The loop (one UPRN)
1. **Pick** the first `[ ]` UPRN in [worklist.md](worklist.md).
2. **Capture**`PYTHONPATH=/workspaces/model python scripts/fetch_real_life_epc_sample.py <uprn>`
`epc.json` + schema + engine SAP under `…/real_life_examples/<schema>/uprn_<uprn>/`.
- **`NOT MAPPABLE`** (schema uncovered, e.g. full SAP) → this *is* the coverage
work: **extend the mapper** for that schema (`EpcPropertyDataMapper` / per-cert
mapper — Khalim's domain). Mark `🔧 mapper-gap`, build it, re-run. Guard with
the RdSAP-21.0.1 corpus gauge (`test_sap_accuracy_corpus.py`).
3. **Inputs** — run the **`epc-to-elmhurst-rdsap-inputs`** skill on the UPRN →
complete `elmhurst_inputs.md` (+ its **Fields to clear** section).
4. **Build in Elmhurst** (`scripts/hyde/`, mechanics in `elmhurst_README.md`):
`bash scripts/hyde/start_viewer.sh` (noVNC on :99) → log in once
(`elmhurst_session.py login`) → **create a NEW assessment for this UPRN**
fill from `elmhurst_inputs.md`: `elmhurst_fill.py` auto-fills the derivable
pages (incl. the boiler cascade) + the clears; key the 🔸 fields by hand. Then
`elmhurst_download.py` saves **`elmhurst_summary.pdf`** + **`elmhurst_worksheet.pdf`**
into the sample dir. ⚠ The filler hard-codes one assessment + one cert's values
today — see **Limitations**.
5. **Compare**`PYTHONPATH=/workspaces/model python scripts/compare_epc_paths.py <uprn>`
→ deep-diffs gov-API vs Elmhurst-parsed `EpcPropertyData`, runs **both** through
the engine, and prints Elmhurst's own worksheet SAP. Read it: engine-on-Elmhurst-
inputs ≈ worksheet ⇒ calculator faithful; gov-API vs Elmhurst gap ⇒ input diffs.
6. **Reconcile to ≤0.5** — triage every field diff (use the
`epc-to-elmhurst-rdsap-inputs` `reference/mapping.md` for code semantics):
- **Elmhurst data-entry error** → fix in Elmhurst, re-export, re-run step 5.
- **gov-API mapper gap** → the leverage point. Fix the mapper **generically**;
never tune to one cert. Cosmetic diffs (codes vs strings, empty lists) are noise.
- **Genuine ground-truth** → align both sides to the lodged data.
7. **Pin** — add a `RealCertExpectation` to
`tests/domain/sap10_calculator/test_real_cert_sap_accuracy.py`; run it. If a
known engine bug still blocks, use `known_bug_xfail="…"` (strict xfail) — don't widen.
8. **Bank** — fold what you learned into `mapping.md` / this skill / the tests so
the next UPRN is easier, and set the worklist status (see legend).
## Worklist status legend
`[ ]` todo · `[x]` pinned (≤0.5) · `🔧` mapper extended · `⚠` xfail (engine bug) ·
`⛔` blocked. Annotate each done line: `— <schema> · eng <X> / elm <Y> · <note>`.
## Elmhurst build playbook (READ THIS before driving the browser)
Use **`scripts/hyde/elmhurst_lib.py`** — it encodes the auth + DOM gotchas below.
Pattern: `with E.session() as (ctx,page): E.goto(...); E.set_text/set_select(...); E.save_close(page)`.
- **Auth is a SESSION cookie** — Playwright's persistent context does NOT restore
it across process launches, so the old "log in once, reuse session" flow breaks.
Instead **log in fresh every run** (`E.session()` reads creds from `ELM_ACCESS`/
`ELM_PWD` or gitignored `scripts/hyde/.elmhurst-creds.json`). Assessment DATA
persists server-side via **Save & Close**, so you can build/verify ONE page per
run across separate processes. Start the viewer first: `bash scripts/hyde/start_viewer.sh`.
- **Build page-by-page, Save & Close each** — overwrite the reused assessment's
prior-UPRN state (incl. property type House↔Flat, which reveals/hides fields).
After each `set_*`, the page AutoPostBacks — re-locate the next control.
- **Sub-tabs hide fields** — Doors, Air Pressure Test, Lighting, FGHRS etc. are
Ajax tabs; their inputs exist in the DOM but are invisible until you
`E.click_tab(page, "TabContainer_TabPanel<X>Panel")`. Forgetting this → "element
not visible" timeouts AND missing-required-field validation errors.
- **Window grid is the hard part.** (a) delete is a Yes/No MODAL
(`E.delete_first_window`); (b) it WON'T delete the last row; (c) **each Add wipes
the previously-added row** → multi-row entry doesn't stick. So enter **ONE
combined window**: `E.add_combined_window(page, total_glazed_area, orientation)`
then delete the prior rows. Use a standard band glazing ("Double post or during
2022" ≈ U1.4/g0.72) — the "...known data" option demands per-row Frame-Factor/
Data-Source/Location/Building-Part and fails validation. Trust the grid only
after Save & Close + reload (the live grid mis-shows older rows as 0.00).
- **U-value-known overrides** (walls/roof/floor) don't toggle via automation →
accept the natural RdSAP age-band U-value; note the divergence for reconciliation.
- **Recommendations page = validation gate.** It must show ZERO errors before the
summary/worksheet PDFs download. Usual culprits: insulated-door U-value, and the
air-pressure-test **certificate number** (required when method=Blower Door).
- **Air permeability**: enter the lodged q50 via Air Pressure Test → Blower Door →
result. Elmhurst treats it as **AP50** and uses `(18)=AP50/20+(8)` (worksheet
lines 17/18). This drove the first campaign mapper fix — see Banked findings.
## Banked findings (fold new ones in here as the corpus grows)
- **Air-permeability AP50 fix** (uprn_10093116528, the first campaign cert): the
full-SAP mapper was routing the lodged q50 to the engine's AP4/Pulse formula
(`0.263×AP4^0.924`) instead of the AP50 `/20` path — a big infiltration
over-count. Fixed via `SapVentilation.air_permeability_ap50_m3_h_m2` +
`_sap_17_1_ventilation` + `cert_to_inputs`. Re-pinned uprn_10092973954 77→80.
See `epc-to-elmhurst-rdsap-inputs/reference/mapping.md` (Air permeability).
- **Full-SAP-through-RdSAP residual ≈ +12 SAP** is expected and usually NOT a
bug: the engine uses the cert's *measured* U-values (often better than RdSAP
age-band proxies) and Elmhurst RdSAP uses age-band defaults + a party-wall
default. Pin the engine's observed value; document the Elmhurst delta (don't tune).
- **FGHRS** (full-SAP `has_fghrs`/`fghrs_index_number`) is dropped by the mapper
and not yet modelled — omit it on BOTH sides so the comparison stays clean.
## Limitations / next improvements (make the campaign scale)
- **Per-assessment GUID**`elmhurst_lib.py` reuses one `ASSESSMENT_GUID`
(Khalim-test), overwritten per UPRN. For parallelism, create one assessment per
UPRN and parameterize the GUID.
- **Data-driven fill**`elmhurst_lib.py` gives the primitives; a per-cert driver
that reads field values straight from `elmhurst_inputs.md` (or a JSON sidecar)
would remove the remaining hand-keying. `elmhurst_fill.py` is the older template.
- **More dialogs** — boiler cascade is automatable; the control-code (2110) and
FGHRS/MV-unit search dialogs still need the open→search→select→OK pattern.

View file

@ -0,0 +1,39 @@
# Start prompt — run the corpus campaign one UPRN at a time
Paste the block below into Claude to process the **next** UPRN. It does exactly
one UPRN and stops; reply **"next"** (or re-paste) to advance. Reuses the single
Elmhurst assessment/GUID and overwrites it each time — the EPC-API ↔ Input-Summary
diff in the Compare step is the safety net for leftover state.
---
```
Run the `expand-sap-accuracy-corpus` skill to process the NEXT UPRN, ONE at a time.
1. Open `.claude/skills/expand-sap-accuracy-corpus/worklist.md` and take the first `[ ]` UPRN.
2. Run that single UPRN through the skill's loop:
- Capture: `PYTHONPATH=/workspaces/model python scripts/fetch_real_life_epc_sample.py <uprn>`.
If it prints NOT MAPPABLE (schema uncovered), that's the job — extend the
EpcPropertyDataMapper for that schema generically, then re-run. Guard with the
RdSAP-21.0.1 corpus gauge.
- Inputs: run the `epc-to-elmhurst-rdsap-inputs` skill on the UPRN → complete
`elmhurst_inputs.md` (with the "Fields to clear" section).
- Build in Elmhurst, REUSING the existing assessment:
GUID B44A0DB4-4C08-4241-B818-86F060172105 (the "Khalim-test" cert).
`bash scripts/hyde/start_viewer.sh` (noVNC on :99). The filler's PAGES values
are from the previous cert — update them to THIS cert's values from the new
`elmhurst_inputs.md` (it's one-at-a-time, so editing the specs is fine), set
AND clear every field (overwrite the prior UPRN's state — use the Fields-to-clear
list), and key the 🔸 dialog fields by hand. Then run `elmhurst_download.py`
to save `elmhurst_summary.pdf` + `elmhurst_worksheet.pdf` into the sample dir.
NEVER click Submit.
- Compare: `PYTHONPATH=/workspaces/model python scripts/compare_epc_paths.py <uprn>`.
- Reconcile to ≤0.5 SAP: fix mapper gaps GENERICALLY (never tune to one cert);
Elmhurst's Input Summary diff localises them. Cosmetic diffs are noise.
- Pin a RealCertExpectation in
tests/domain/sap10_calculator/test_real_cert_sap_accuracy.py and run it.
Use strict known_bug_xfail for a known engine bug instead of widening.
- Update that worklist line: [x]/🔧/⚠/⛔ — <schema> · eng <X> / elm <Y> · <note>.
3. STOP after this one UPRN. Report: schema, any mapper changes, engine vs Elmhurst
SAP and what reconciled them, and the test result. Then wait for me to say "next".
```

View file

@ -0,0 +1,139 @@
# SAP accuracy corpus — UPRN worklist
Process **one at a time**, top to bottom (see [SKILL.md](SKILL.md)). After each
UPRN, tick it and annotate: `— <schema> · eng <X> / elm <Y> · <note>`.
**Legend:** `[ ]` todo · `[x]` pinned (≤0.5) · `🔧` mapper extended · `⚠` xfail
(engine bug) · `⛔` blocked.
**Worked reference (not in the 100):** `uprn_10092973954` (SAP-Schema-17.1,
2020 new-build flat) — full loop proven: eng 77 / elm 78, engine-on-Elmhurst-
inputs 79 (calculator faithful within ~1). Use it to sanity-check the pipeline.
## E2E testing set
UPRNs needed for end-to-end testing (also tracked in The 100 below).
| UPRN | Schema | Status | Engine SAP | Notes |
|---|---|---|---|---|
| 10093116528 | SAP-17.1 | ✅ pinned | 82 (elm 81) | full-SAP semi; AP50 fix |
| 10093116543 | SAP-17.1 | ✅ pinned | 81 (elm 77) | 2017 gas-combi semi |
| 10093116529 | SAP-17.1 | ✅ pinned | 81 (elm 78) | 2017 gas-combi g/f flat; party-wall fix |
| 100020933699 | SAP-16.2 | 🔧 mapper + glazing fix | 71 (lodged 70) | RdSAP-shaped; single-glazing fix; Elmhurst validation pending |
| 44012843 | SAP-16.3 | 🔧 mapper added | 79 (lodged 81) | same 16.x reduced-field path; Elmhurst pending |
| 10023444324 | SAP-17.0 | 🔧 mapper added | 80 (lodged 82) | full-SAP shape = 17.1; Elmhurst pending |
| 10023444320 | SAP-17.0 | 🔧 mapper added | 81 (lodged 81) | full-SAP shape = 17.1; Elmhurst pending |
**All 7 e2e UPRNs now map and produce engine SAP scores.** Schema coverage added this session: SAP-16.2, SAP-16.3 (reduced-field → RdSAP-17.1 path), SAP-17.0 (full-SAP → 17.1 path).
## Strategy note (2026-06-17)
Doing the **similar certs first** for speed: the `10093116xxx` series are all
2017 Emsworth new-builds (full-SAP, mains-gas combi, measured U-values), so the
Elmhurst assessment config (House/Semi or bungalow · band L · cavity/As-Built ·
pitched/Unknown roof · combi/no-cylinder) is reused per cert — each build is
fast. Pattern is rock-solid: engine ≈ lodged1, Elmhurst worksheet ≈ engine4/5
(documented full-SAP→RdSAP residual). Pin the engine value. DONE: 528/543/529/324.
Skip the 🚩 MVHR / 🚩 heat-pump-fuel and ⛔ sparse certs.
## The 100
- [x] 🔧 10093116528 — SAP-17.1 (full-SAP semi) · eng 82 / elm 81 · 🔧 air-perm AP50 fix: q50 Blower-Door routed to (18)=AP50/20 not the AP4/Pulse formula (was eng 78). Residual +1 = lodged-U vs RdSAP age-band-U; FGHRS (60031) omitted both sides. Worked-ref 10092973954 re-pinned 77→80 by same fix.
- [x] 10093116543 — SAP-17.1 (2017 gas-combi semi) · eng 81 / elm 77 (lodged 82) · PINNED engine 81. +4 = documented full-SAP→RdSAP residual, NOT a mapper bug: ~1.5 floor-U (cert lodges measured 0.11 vs Elmhurst RdSAP solid default 0.23; U-known override disabled) + ~1 boiler-eff (cert PCDB 17644 88.5% vs Elmhurst generic BGW combi 84%; PCDB search disabled, 89% cascade option is a regular boiler needing a cylinder) + ~0.5 roof band-L/infil. Conservatory leftover from prior cert cleared (worksheet 73→77). No mapper change.
- [x] 🔧 10093116529 — SAP-17.1 (2017 gas-combi ground-floor FLAT, TFA 49) · eng 81 / elm 78 (lodged 81) · PINNED engine 81. 🔧 FIXED a real calc bug: full-SAP flats took the 0.25 house party-wall default instead of the RdSAP Table-15 flat 0.0 (flatness is in dwelling_type, not property_type) — heat_transmission._is_flat_or_maisonette_dwelling; +regression test. Cert lodges party u_value 0; Elmhurst worksheet 0.0; fix 80→81. Residual +3 vs Elmhurst = documented full-SAP→RdSAP gap (measured wall 0.184/floor 0.12 + PCDB 88.5% vs generic 84%). Calculator faithful: fed Elmhurst's Us, HTC 93.4 vs ~94. House→Flat Elmhurst switch (storeys→1, roof→another-dwelling-above). No mapper change.
- [ ] 🔧 100020933699 — SAP-16.2 SCHEMA COVERAGE ADDED (end-terrace house, band G). 16.2 is structurally RdSAP-17.1 (reduced fields, glazed_area band, construction-code building parts) under a different name; mapped via `_normalize_sap_schema_16_2` (renames windows→window, main_gas→mains_gas, boiler_index_number→main_heating_index_number, wwhrs→instantaneous_wwhrs + defaults) → reuses from_rdsap_schema_17_1. 🔧 Also fixed: "Single glazed" description honoured when multiple_glazing_type="ND" (was defaulting to double; RdSAP-21 code 5) → eng 72→71. +4 regression tests, sap_16_2.json fixture, 0 new pyright errors. eng 71 / lodged 70. ⚠ Known gap: 16.2 lodges no party_wall_length → end-terrace party wall unmodelled (likely the residual +1). ⏳ Elmhurst build (partial: PropDesc/Dims/Walls/Roofs done) + pin still pending.
- [ ] 🔧 44012843 — SAP-16.3 schema coverage (same _normalize_sap_schema_16_x reduced-field path as 16.2) · eng 79 / lodged 81 · g/f flat band K · Elmhurst pin pending
- [ ] 🔧 10023444324 — SAP-17.0 schema coverage (full-SAP shape ≡ 17.1; dispatched to from_sap_schema_17_1, no normalization) · eng 80 / lodged 82 · Elmhurst pin pending
- [⚠] 10092970673 — SAP-17.0 · eng 77 / lodged 86 · 🚩 MVHR idx 500418 not credited (flagged)
- [⚠] 10094601287 — SAP-18.0.0 · eng 80 / lodged 84 · 🚩 MVHR idx 500230 not credited (flagged)
- [ ] 10090844932 — RdSAP-20.0.0 · eng 78 / lodged 78
- [⛔] 10090844948 — SAP-16.3 · NOT MAPPABLE (ValueError: RdSapSchema17_1: missing required field )
- [ ] 100090182288 — SAP-16.2 · eng 71 / lodged 71
- [⚠] 10093114053 — SAP-17.0 · eng 93 / lodged 79 · 🚩 heat-pump fuel-39 (flagged)
- [ ] 10091568921 — SAP-17.1 · eng 82 / lodged 85
- [ ] 10093718424 — SAP-17.1 · eng 81 / lodged 84
- [ ] 10022893721 — RdSAP-18.0 · eng 79 / lodged 79
- [ ] 10023443426 — RdSAP-21.0.1 · eng 76 / lodged 76
- [ ] 10093412452 — SAP-17.1 · eng 81 / lodged 84
- [⛔] 10014314798 — SAP-16.2 · NOT MAPPABLE (ValueError: RdSapSchema17_1: missing required field )
- [⚠] 10094601294 — SAP-18.0.0 · eng 81 / lodged 84 · 🚩 MVHR idx 500230 not credited (flagged)
- [ ] 10090343335 — SAP-17.0 · eng 86 / lodged 88
- [ ] 10093115480 — SAP-17.1 · eng 81 / lodged 81
- [ ] 68151071 — RdSAP-17.0 · eng 68 / lodged 70
- [ ] 100021985993 — SAP-16.2 · eng 74 / lodged 70
- [ ] 100020665611 — RdSAP-20.0.0 · eng 36 / lodged 37
- [⚠] 10093388044 — SAP-17.1 · eng 87 / lodged 93 · 🚩 heat-pump fuel-39 (flagged)
- [ ] 10090944225 — SAP-17.0 · eng 81 / lodged 82
- [⚠] 10090341811 — SAP-17.0 · eng 80 / lodged 89 · 🚩 MVHR idx 500352 not credited (flagged)
- [ ] 10010215568 — RdSAP-17.1 · eng 75 / lodged 74
- [⚠] 10093117227 — SAP-17.1 · eng 90 / lodged 80 · 🚩 heat-pump fuel-39 (flagged)
- [⚠] 10023444170 — SAP-17.0 · eng 80 / lodged 83 · 🚩 MVHR idx 500167 not credited (flagged)
- [ ] 100020980961 — SAP-16.3 · eng 66 / lodged 65
- [ ] 200003714056 — RdSAP-20.0.0 · eng 72 / lodged 74
- [⚠] 10094601280 — SAP-18.0.0 · eng 81 / lodged 84 · 🚩 MVHR idx 500230 not credited (flagged)
- [⚠] 10093386418 — SAP-17.1 · eng 81 / lodged 82 · 🚩 MVHR idx 500230 not credited (flagged)
- [⚠] 100090108846 — RdSAP-20.0.0 · eng 64 / lodged 79 · 🚩 heat-pump fuel-39 (flagged)
- [x] 10093116324 — SAP-17.1 (2017 gas-combi semi-detached BUNGALOW, TFA 52) · eng 79 / elm 74 (lodged 80) · PINNED engine 79. +5 = documented full-SAP→RdSAP residual (measured wall 0.19/floor 0.12/roof 0.12 + PCDB combi 17505 88.5% vs Elmhurst RdSAP band-L defaults + generic 84%). Build clean (storeys=1, no conservatory). No mapper change.
- [ ] 10094895444 — SAP-18.0.0 · eng 82 / lodged 85
- [⚠] 10092973960 — SAP-17.1 · eng 80 / lodged 84 · 🚩 MVHR idx 500229 not credited (flagged)
- [ ] 10012028763 — SAP-17.1 · eng 85 / lodged 83
- [ ] 10093049867 — SAP-17.0 · eng 81 / lodged 87
- [x] 10093116336 — SAP-17.1 (2017 gas-combi semi-detached HOUSE 2-storey, TFA 91) · eng 83 / elm 79 (lodged 84) · PINNED engine 83. +4 = documented full-SAP→RdSAP residual. Build clean (storeys=2). No mapper change.
- [ ] 100020235156 — SAP-16.2 · eng 75 / lodged 74
- [x] 10093116334 — SAP-17.1 (2017 gas-combi semi-detached BUNGALOW, TFA 52, sibling of 324) · eng 81 / elm 77 (lodged 82) · PINNED engine 81. +4 = documented full-SAP→RdSAP residual (measured U + PCDB combi 17505 88.5% vs RdSAP band-L defaults + generic 84%). Build clean. No mapper change.
- [⛔] 10014314853 — SAP-16.3 · NOT MAPPABLE (ValueError: RdSapSchema17_1: missing required field )
- [ ] 10013924849 — RdSAP-21.0.1 · eng 82 / lodged 80
- [ ] 100062116493 — SAP-16.2 · eng 69 / lodged 68
- [⚠] 10091636116 — SAP-17.0 · eng 80 / lodged 88 · 🚩 MVHR idx 500249 not credited (flagged)
- [ ] 10093049853 — SAP-17.0 · eng 82 / lodged 87
- [ ] 10093390790 — SAP-17.1 · eng 79 / lodged 82
- [ ] 10093116330 — SAP-17.1 · eng 82 / lodged 83
- [ ] 10093116326 — SAP-17.1 · eng 82 / lodged 82
- [ ] 10090317693 — SAP-17.0 · eng 81 / lodged 88
- [ ] 10090034872 — SAP-17.0 · eng 83 / lodged 85
- [ ] 10093115985 — SAP-17.1 · eng 81 / lodged 83
- [ ] 10023230742 — RdSAP-17.0 · eng 78 / lodged 81
- [ ] 10009432998 — RdSAP-19.0 · eng 78 / lodged 78
- [ ] 100022015916 — SAP-16.3 · eng 67 / lodged 66
- [⚠] 202211170 — SAP-17.0 · eng 82 / lodged 89 · 🚩 MVHR idx 500438 not credited (flagged)
- [ ] 200003400077 — SAP-16.3 · eng 68 / lodged 70
- [ ] 100061795739 — RdSAP-17.0 · eng 72 / lodged 65
- [⚠] 10093305101 — SAP-17.1 · eng 81 / lodged 85 · 🚩 MVHR idx 500140 not credited (flagged)
- [ ] 100020933894 — SAP-16.0 · eng 61 / lodged 56
- [ ] 100020937013 — RdSAP-20.0.0 · eng 70 / lodged 73
- [ ] 🔧 10023444320 — SAP-17.0 schema coverage (full-SAP ≡ 17.1) · eng 81 / lodged 81 · Elmhurst pin pending
- [ ] 100062188801 — SAP-16.3 · eng 68 / lodged 70
- [ ] 10008048040 — SAP-16.2 · eng 77 / lodged 75
- [ ] 10093101966 — SAP-17.1 · eng 82 / lodged 84
- [⚠] 10093084691 — SAP-17.1 · eng 80 / lodged 84 · 🚩 MVHR idx 500229 not credited (flagged)
- [ ] 100061086424 — RdSAP-17.0 · eng 68 / lodged 83 · ⚠ gap -15 (review)
- [ ] 10023443568 — SAP-17.0 · eng 84 / lodged 84
- [ ] 100090182702 — RdSAP-17.0 · eng 55 / lodged 56
- [⚠] 10090342180 — SAP-17.0 · eng 87 / lodged 78 · 🚩 heat-pump fuel-39 (flagged)
- [ ] 200003398613 — SAP-16.3 · eng 80 / lodged 79
- [ ] 10093718415 — SAP-17.1 · eng 82 / lodged 85
- [ ] 100061850726 — RdSAP-20.0.0 · eng 77 / lodged 76
- [⚠] 10091636031 — SAP-17.0 · eng 79 / lodged 85 · 🚩 MVHR idx 500249 not credited (flagged)
- [⛔] 10014314830 — SAP-16.2 · NOT MAPPABLE (ValueError: RdSapSchema17_1: missing required field )
- [⚠] 202211161 — SAP-17.0 · eng 83 / lodged 88 · 🚩 MVHR idx 500438 not credited (flagged)
- [ ] 10094895409 — SAP-18.0.0 · eng 82 / lodged 85
- [ ] 100060930947 — RdSAP-17.0 · eng 71 / lodged 72
- [⚠] 10093388053 — SAP-17.1 · eng 87 / lodged 94 · 🚩 heat-pump fuel-39 (flagged)
- [ ] 100020973465 — SAP-16.2 · eng 64 / lodged 61
- [ ] 100062190000 — RdSAP-19.0 · eng 77 / lodged 79
- [ ] 10093114178 — SAP-17.1 · eng 82 / lodged 84
- [ ] 10093303593 — SAP-17.1 · eng 82 / lodged 85
- [ ] 10093303465 — SAP-17.1 · eng 82 / lodged 84
- [⚠] 10091194525 — SAP-17.0 · eng 82 / lodged 82 · 🚩 MVHR idx 500259 not credited (flagged)
- [⚠] 10093386427 — SAP-17.1 · eng 79 / lodged 88 · 🚩 MVHR idx 500230 not credited (flagged)
- [ ] 10002917849 — RdSAP-20.0.0 · eng 69 / lodged 71
- [ ] 100020212302 — RdSAP-17.0 · eng 75 / lodged 73
- [ ] 10012028772 — SAP-17.1 · eng 85 / lodged 83
- [ ] 10093083532 — SAP-17.0 · eng 83 / lodged 84
- [⚠] 10090034761 — SAP-17.0 · eng 77 / lodged 83 · 🚩 MVHR idx 500230 not credited (flagged)
- [ ] 10070622696 — RdSAP-17.0 · eng 68 / lodged 67
- [ ] 200003725383 — RdSAP-20.0.0 · eng 72 / lodged 73
- [⚠] 10093387673 — SAP-17.1 · eng 81 / lodged 82 · 🚩 MVHR idx 500230 not credited (flagged)
- [ ] 10093412389 — SAP-17.1 · eng 81 / lodged 84
- [⚠] 10090343767 — SAP-17.0 · eng 79 / lodged 91 · 🚩 MVHR idx 500352 not credited (flagged)
- [ ] 10090845805 — SAP-17.0 · eng 82 / lodged 87
- [ ] 10013924858 — SAP-17.0 · eng 81 / lodged 84

View file

@ -0,0 +1,97 @@
---
name: validate-cert-sap-accuracy
description: Run the end-to-end loop that validates this repo's SAP calculator against accredited Elmhurst Energy for one real EPC certificate, then locks the result into the regression test corpus. Capture a cert by UPRN → generate Elmhurst inputs → (human builds it in Elmhurst) → diff the gov-API vs Elmhurst EpcPropertyData and run both through our engine → reconcile to convergence → pin the agreed SAP score in the accuracy test. Use when validating/expanding SAP-calculator accuracy against Elmhurst, adding a cert to the accuracy corpus, or when the user wants to "check a cert against Elmhurst" / "add another accuracy test".
---
# Validate cert SAP accuracy (gov-API ↔ Elmhurst)
Separates **calculator** correctness from **mapper** fidelity by computing the
same property two ways and reconciling them, then freezes the agreed score as
a regression pin. Files land in the corpus location so the suite grows.
Sample home for every cert: `backend/epc_api/json_samples/real_life_examples/<schema>/uprn_<uprn>/`
(`epc.json`, `elmhurst_inputs.md`, `elmhurst_summary.pdf`, `elmhurst_worksheet.pdf`).
## Workflow
1. **Capture the cert** (gov-EPC API → saved json + our engine's score):
```
PYTHONPATH=/workspaces/model python scripts/fetch_real_life_epc_sample.py <uprn>
```
Writes `real_life_examples/<schema>/uprn_<uprn>/epc.json` and prints schema,
lodged rating, and our engine's SAP + per-end-use kWh. Note the schema:
only RdSAP schemas map today (full SAP `SAP-Schema-*` is partial).
2. **Generate the Elmhurst input sheet** — invoke the **`epc-to-elmhurst-rdsap-inputs`**
skill on the UPRN. It writes `elmhurst_inputs.md` next to the json, page by
page, with the code→value mappings (cylinder, immersion, baths, glazing, …).
3. **Human builds it in Elmhurst** from `elmhurst_inputs.md`, then exports the
**Summary PDF** and the **SAP-10.2 worksheet PDF**, saving them in the sample
dir as **`elmhurst_summary.pdf`** and **`elmhurst_worksheet.pdf`**. (This is
the only manual step — Elmhurst is the accredited ground truth.)
- **Clear the absent elements**, not just the present ones. Work the
`elmhurst_inputs.md` **Fields to clear (do NOT map)** section: blank every
phantom extension, room-in-roof, party wall, surplus window row, cylinder,
etc. An element left at an Elmhurst default reads as *present* and skews
SAP — a class of error that hides on collapsed sub-tabs (1st Ext., etc.).
- `scripts/hyde/elmhurst_fill.py` can drive this (Playwright): it sets and
**clears** fields page by page, navigating to persist (Save & Close = DB
commit). It is a re-keying aid; Elmhurst remains the ground truth.
4. **Compare the two paths**:
```
PYTHONPATH=/workspaces/model python scripts/compare_epc_paths.py <uprn>
```
Builds `EpcPropertyData` from the gov-API json AND from the Elmhurst summary
(`parse_site_notes_pdf`), deep-diffs them, runs BOTH through `Sap10Calculator`,
and prints Elmhurst's own worksheet SAP (258). Reading it:
- **Our engine on Elmhurst inputs ≈ Elmhurst's worksheet SAP** → calculator is
correct (it reproduces accredited Elmhurst on identical inputs).
- **gov-API SAP vs Elmhurst-PDF SAP gap** → input differences only. The field
diff localises them.
5. **Reconcile to convergence.** Triage each field diff (use the
`epc-to-elmhurst-rdsap-inputs` skill's `reference/mapping.md` for code
semantics — cylinder code 2=110 L, immersion code 1=dual, baths on the WWHRS
sub-tab, etc.):
- **Elmhurst data-entry error** (e.g. swapped floor dims, wrong cylinder/
immersion, missing baths, wrong postcode/region) → fix in Elmhurst, re-export,
re-run step 4.
- **gov-API mapper gap** (e.g. lodged alt-wall dropped) → a real per-cert-mapper
fix; flag it (Khalim's domain) — don't tune to mask it.
- **Genuine ground-truth question** (what the property *actually* is) → the
assessor/user settles it; align both sides to the lodged data.
Target: gov-API and a correctly-built Elmhurst within ~0.5 SAP. Cosmetic /
representation diffs (codes vs strings, empty `EnergyElement` lists) are noise.
6. **Lock it in.** Once converged on a value you trust, add a case to
`tests/domain/sap10_calculator/test_real_cert_sap_accuracy.py`:
```python
RealCertExpectation(
schema="<schema>", sample="uprn_<uprn>",
cert_num="<cert>", sap_score=<converged engine score>,
)
```
with a comment recording the ground truth + what reconciled it. If a known
engine bug still blocks it, use `known_bug_xfail="…"` (strict xfail) instead
of widening. Run `pytest tests/domain/sap10_calculator/test_real_cert_sap_accuracy.py`
— it must pass (or xfail with the documented reason).
## Notes
- The sample dir IS the corpus entry — capturing + saving the PDFs there is all
the "expand the tests" bookkeeping needed; step 6 is what activates it.
- `sap_score` pins the gov-API engine's integer SAP (the production path). Add
per-end-use kWh pins to the same `RealCertExpectation` later (worksheet-
validated) to tighten coverage.
- Don't tune the mapper to a single cert — pin the observed value and fix mapper
gaps generically, guarded by the RdSAP-21.0.1 corpus gauge
(`tests/infrastructure/epc_client/test_sap_accuracy_corpus.py`).
## Worked example
UPRN **10002468137** (`RdSAP-Schema-17.1`): gov-API 60.92, Elmhurst 61 — converged
after aligning dual immersion, 110 L cylinder, and 2 baths. Pinned `sap_score=61`.
The journey closed an off-peak-water-heating bug (Table 13) and a reduced-field
window-U bug; the calculator matched Elmhurst's cost to the penny throughout.

View file

@ -1,4 +1,7 @@
version: '3.8'
# Unique Compose project name (see backend/docker-compose.yml) so this repo's
# devcontainer doesn't collide with other model-* clones.
name: model-asset-list
services:
model-sal:

View file

@ -6,11 +6,23 @@ ARG USER_UID=1000
ARG USER_GID=1000
ARG DEBIAN_FRONTEND=noninteractive
# 1) Toolchain + utilities for building libpostal, plus LazyVim deps
# 1) Toolchain + utilities for building libpostal, plus LazyVim deps.
# poppler-utils provides `pdfinfo`, required by backend/documents_parser (the
# Elmhurst Input-Summary / SAP-worksheet PDF fixtures in the SAP corpus tests
# shell out to it).
RUN apt-get update && apt-get install -y --no-install-recommends \
sudo jq vim curl git ca-certificates wget \
build-essential pkg-config automake autoconf libtool \
ripgrep fd-find make unzip bash-completion \
ripgrep fd-find make unzip bash-completion poppler-utils \
&& rm -rf /var/lib/apt/lists/*
# 1b) Headed-browser viewer stack for the hyde Elmhurst automation.
# scripts/hyde/start_viewer.sh chains these: Xvfb (virtual :99 screen) ->
# fluxbox (window manager) -> x11vnc (VNC on 5900) -> novnc/websockify
# (browser-accessible desktop on 6080). Lets a human watch/click the headed
# Playwright browser while building certs in Elmhurst.
RUN apt-get update && apt-get install -y --no-install-recommends \
xvfb fluxbox x11vnc novnc websockify \
&& rm -rf /var/lib/apt/lists/*
# Neovim latest (LazyVim needs >=0.9)
@ -36,6 +48,13 @@ ADD etl/hubspot/requirements.txt requirements4.txt
RUN cat requirements1.txt requirements2.txt requirements3.txt requirements4.txt > requirements.txt
RUN pip install -r requirements.txt
# Playwright OS dependencies for the hyde Elmhurst automation (scripts/hyde/).
# The pip `playwright` package is in requirements above; this pulls the apt
# libraries chromium needs. The browser BINARY itself is downloaded as the
# vscode user further down (its cache lives in /home/vscode/.cache/ms-playwright,
# which is where the automation runs from).
RUN python -m playwright install-deps chromium
# 5) Workdir
WORKDIR /workspaces/model
@ -86,4 +105,11 @@ RUN git clone https://github.com/LazyVim/starter /home/${USER}/.config/nvim \
# Install Claude Code CLI (skills are installed via postCreate from Hestia-Homes/agentic-toolkit)
RUN curl -fsSL https://claude.ai/install.sh | bash
ENV PATH="/home/vscode/.local/bin:${PATH}"
# Playwright chromium browser for the hyde Elmhurst automation. Run as the
# vscode user so the download lands in /home/vscode/.cache/ms-playwright (the
# OS deps were installed as root above). Headed chromium is required — the
# automation launches with headless=False onto the noVNC desktop (:99).
RUN python -m playwright install chromium
USER root

View file

@ -42,11 +42,15 @@
"containerEnv": {
"PYTHONFLAGS": "-Xfrozen_modules=off"
},
"forwardPorts": ["model-backend:8000"],
"forwardPorts": ["model-backend:8000", "model-backend:6080"],
"portsAttributes": {
"model-backend:8000": {
"label": "FastAPI",
"onAutoForward": "notify"
},
"model-backend:6080": {
"label": "hyde noVNC desktop",
"onAutoForward": "silent"
}
}
}

View file

@ -1,4 +1,8 @@
version: '3.8'
# Unique Compose project name so this repo's devcontainer doesn't collide with
# other model-* clones (which all live in .devcontainer/backend/ and would
# otherwise default to the same project name "backend", clobbering each other).
name: landlord-backend
services:
model-backend:
@ -14,6 +18,10 @@ services:
# worktrees of this repo run at once without colliding. VS Code's
# forwardPorts (in devcontainer.json) forwards container :8000 to your machine.
- "8000"
# noVNC desktop for the hyde Elmhurst automation (scripts/hyde/start_viewer.sh).
# Dynamic host port like 8000; VS Code forwardPorts maps container :6080 to
# a stable localhost:6080 on your machine.
- "6080"
volumes:
- ../../:/workspaces/model
- ~/.gitconfig:/home/vscode/.gitconfig:ro

5
.gitignore vendored
View file

@ -307,3 +307,8 @@ backlog/*
# Local EPC debug cache (scripts/eon)
scripts/eon/epc_cache.pkl
# Elmhurst Playwright session (auth cookies) + captured PDFs (scripts/hyde)
scripts/hyde/.elmhurst-session/
scripts/hyde/elmhurst_downloads/
scripts/hyde/.elmhurst-creds.json

View file

@ -358,6 +358,30 @@ _Avoid_: new API, current API
The auth credential required by the New EPC API; stored in the `EPC_AUTH_TOKEN` environment variable.
_Avoid_: API key, auth token, secret
## Team
Who's who on the project, so commit authorship and review history read
correctly. The git author names below map to people as follows.
**Khalim Conn-Kowlessar**:
CTO and the technical decision-maker — the boss. Treat his calls as
authoritative when guidance conflicts. Git author: `Khalim
Conn-Kowlessar <kconnkowlessar@gmail.com>` (also commits as `KhalimCK`,
same email).
**Daniel Roth ("Dan")**:
Software engineer. Git author: `Daniel Roth <daniel_roth@hotmail.co.uk>`
(also `Daniel Roth <36244509+dancafc@users.noreply.github.com>`).
**Jun-te Kim ("Junte")**:
Software engineer. Git author: `Jun-te Kim <junte.kim@mealcraft.com>`
(also `<juntekim@googlemail.com>` and `<39764191+kimjunte@users.noreply.github.com>`).
**Michael Duong**:
Contractor (software). Git author: `Michael Duong <michael123ster@gmail.com>`
(also commits as `<michaelduong22@gmail.com>` and from local machine
addresses `<michaelduong@Michaels-MacBook-Pro.local>`, `<michael@11s-MacBook.local>`).
## Relationships
- A **Property** represents a single physical dwelling for modelling; identified by `(portfolio_id, UPRN)` or `(portfolio_id, landlord_property_id)`.

BIN
P960-0001-001431-2.pdf Normal file

Binary file not shown.

BIN
Summary_001431-3.pdf Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,402 @@
{
"uprn": 100020212302,
"roofs": [
{
"description": {
"value": "Pitched, 250 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 1,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 42% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"postcode": "DA7 4NA",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "BEXLEYHEATH",
"built_form": 4,
"created_at": "2015-03-31 08:34:48.000000",
"door_count": 2,
"glazed_area": 1,
"glazing_gap": 12,
"region_code": 1,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2104,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 4017
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 25
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Mid-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Mason Close",
"assessment_type": "RdSAP",
"completion_date": "2015-03-31",
"inspection_date": "2015-03-30",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 103,
"transaction_type": 1,
"conservatory_type": 1,
"heated_room_count": 5,
"pvc_window_frames": "true",
"registration_date": "2015-03-31",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 1,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.41,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 34.37,
"quantity": "square metres"
},
"party_wall_length": {
"value": 20.96,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 6.56,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"total_floor_area": {
"value": 34.37,
"quantity": "square metres"
},
"party_wall_length": {
"value": 20.96,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 6.56,
"quantity": "metres"
}
},
{
"floor": 2,
"room_height": {
"value": 2.42,
"quantity": "metres"
},
"total_floor_area": {
"value": 34.37,
"quantity": "square metres"
},
"party_wall_length": {
"value": 20.96,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 6.56,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "E",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 42,
"solar_water_heating": "N",
"habitable_room_count": 5,
"heating_cost_current": {
"value": 434,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.9,
"energy_rating_average": 60,
"energy_rating_current": 73,
"lighting_cost_current": {
"value": 108,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer and room thermostat",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 371,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 184,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 34,
"currency": "GBP"
},
"indicative_cost": "\u00a335",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 71
},
{
"sequence": 2,
"typical_saving": {
"value": 130,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 79,
"environmental_impact_rating": 78
},
{
"sequence": 3,
"typical_saving": {
"value": 45,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 80,
"environmental_impact_rating": 81
},
{
"sequence": 4,
"typical_saving": {
"value": 285,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 89
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 68,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 156,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 79,
"environmental_impact_rating": 96
},
{
"sequence": 2,
"typical_saving": {
"value": 126,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 78,
"environmental_impact_rating": 81
},
{
"sequence": 3,
"typical_saving": {
"value": 109,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 78,
"environmental_impact_rating": 75
}
],
"hot_water_cost_potential": {
"value": 78,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2926,
"space_heating_existing_dwelling": 5282
},
"energy_consumption_current": 162,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.0.0.0",
"energy_consumption_potential": 51,
"environmental_impact_current": 71,
"fixed_lighting_outlets_count": 12,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 28,
"low_energy_fixed_lighting_outlets_count": 5
}

View file

@ -0,0 +1,325 @@
{
"uprn": 100060930947,
"roofs": [
{
"description": {
"value": "Pitched, 150 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA11 8EA",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "GRAVESEND",
"built_form": 2,
"created_at": "2015-01-16 19:39:16.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 10322
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Semi-detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Haldane Gardens",
"assessment_type": "RdSAP",
"completion_date": "2015-01-16",
"inspection_date": "2015-01-16",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 76,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 4,
"pvc_window_frames": "false",
"registration_date": "2015-01-16",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.35,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 38,
"quantity": "square metres"
},
"party_wall_length": {
"value": 7.6,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 17.6,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.35,
"quantity": "metres"
},
"total_floor_area": {
"value": 38,
"quantity": "square metres"
},
"party_wall_length": {
"value": 7.6,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 17.6,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "F",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "150mm",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 422,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.4,
"energy_rating_average": 60,
"energy_rating_current": 72,
"lighting_cost_current": {
"value": 50,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 393,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 130,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 31,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 72
},
{
"sequence": 2,
"typical_saving": {
"value": 47,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 75
},
{
"sequence": 3,
"typical_saving": {
"value": 278,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 85
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 86,
"lighting_cost_potential": {
"value": 50,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 80,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2629,
"impact_of_loft_insulation": -225,
"space_heating_existing_dwelling": 6203
},
"energy_consumption_current": 181,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "9.0.0",
"energy_consumption_potential": 74,
"environmental_impact_current": 70,
"fixed_lighting_outlets_count": 9,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 32,
"low_energy_fixed_lighting_outlets_count": 9
}

View file

@ -0,0 +1,343 @@
{
"uprn": 100061086424,
"roofs": [
{
"description": {
"value": "Pitched, 270 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME9 9HB",
"hot_water": {
"description": {
"value": "Electric immersion, off-peak",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 2
},
"post_town": "SITTINGBOURNE",
"built_form": 2,
"created_at": "2017-01-18 22:38:36",
"door_count": 2,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 4,
"water_heating_code": 903,
"water_heating_fuel": 29,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 29,
"storage_heaters": [
{
"index_number": 230001,
"number_of_heaters": 3,
"high_heat_retention": "true"
},
{
"index_number": 230003,
"number_of_heaters": 2,
"high_heat_retention": "true"
}
],
"heat_emitter_type": 0,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2404,
"main_heating_category": 7,
"main_heating_fraction": 1,
"sap_main_heating_code": 409,
"main_heating_data_source": 2
}
],
"immersion_heating_type": 1,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Electric storage heaters",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 2
}
],
"dwelling_type": {
"value": "Semi-detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Brunswick Field",
"address_line_2": "Conyer",
"assessment_type": "RdSAP",
"completion_date": "2017-01-18",
"inspection_date": "2016-12-14",
"extensions_count": 1,
"measurement_type": 1,
"total_floor_area": 88,
"transaction_type": 5,
"conservatory_type": 1,
"heated_room_count": 4,
"registration_date": "2017-01-18",
"sap_energy_source": {
"mains_gas": "N",
"meter_type": 1,
"photovoltaic_supply": {
"pv_arrays": [
{
"pitch": 4,
"peak_power": {
"value": 3.1,
"quantity": "kW"
},
"orientation": 6,
"overshading": 1,
"pv_connection": 2
}
]
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "Portable electric heaters (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 43.64,
"quantity": "square metres"
},
"party_wall_length": {
"value": 8.33,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 17.61,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"total_floor_area": {
"value": 43.64,
"quantity": "square metres"
},
"party_wall_length": {
"value": 8.33,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 18.81,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"party_wall_construction": 1,
"wall_thickness_measured": "N",
"roof_insulation_location": 2,
"roof_insulation_thickness": "270mm",
"wall_insulation_thickness": "NI"
},
{
"identifier": "Extension",
"wall_dry_lined": "N",
"floor_heat_loss": 7,
"roof_construction": 5,
"wall_construction": 4,
"building_part_number": 2,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 1.08,
"quantity": "square metres"
},
"party_wall_length": {
"value": 0.9,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 2.1,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"party_wall_construction": 1,
"wall_thickness_measured": "N",
"roof_insulation_location": 4,
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 543,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.4,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": {
"value": 66,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Controls for high heat retention storage heaters",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 543,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 161,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"co2_emissions_potential": 3.4,
"energy_rating_potential": 83,
"lighting_cost_potential": {
"value": 66,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 161,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2170,
"impact_of_loft_insulation": -7,
"space_heating_existing_dwelling": 6598
},
"energy_consumption_current": 228,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"sap_deselected_improvements": [
"W2",
"N"
],
"calculation_software_version": "2.0.0.0",
"energy_consumption_potential": 228,
"environmental_impact_current": 59,
"fixed_lighting_outlets_count": 10,
"windows_transmission_details": {
"u_value": 2,
"data_source": 2,
"solar_transmittance": 0.72
},
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 59,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 39,
"low_energy_fixed_lighting_outlets_count": 10
}

View file

@ -0,0 +1,427 @@
{
"uprn": 100061795739,
"roofs": [
{
"description": {
"value": "Pitched, 250 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": {
"value": "Low energy lighting in 64% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"postcode": "RH11 7US",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"post_town": "CRAWLEY",
"built_form": 3,
"created_at": "2015-04-08 23:46:01.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2107,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 16513
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 2,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 25
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "End-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Vivienne Close",
"assessment_type": "RdSAP",
"completion_date": "2015-04-08",
"inspection_date": "2015-04-08",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 92,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 5,
"registration_date": "2015-04-08",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 275,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.35,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 46.08,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.6,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 19.2,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.35,
"quantity": "metres"
},
"total_floor_area": {
"value": 46.08,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.6,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 19.2,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "F",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 64,
"solar_water_heating": "N",
"habitable_room_count": 5,
"heating_cost_current": {
"value": 566,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.9,
"energy_rating_average": 60,
"energy_rating_current": 65,
"lighting_cost_current": {
"value": 79,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, TRVs and bypass",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 422,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 255,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 54,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 67,
"environmental_impact_rating": 63
},
{
"sequence": 2,
"typical_saving": {
"value": 36,
"currency": "GBP"
},
"indicative_cost": "\u00a315 - \u00a330",
"improvement_type": "C",
"improvement_details": {
"improvement_number": 2
},
"improvement_category": 5,
"energy_performance_rating": 68,
"environmental_impact_rating": 64
},
{
"sequence": 3,
"typical_saving": {
"value": 17,
"currency": "GBP"
},
"indicative_cost": "\u00a320",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 69,
"environmental_impact_rating": 65
},
{
"sequence": 4,
"typical_saving": {
"value": 50,
"currency": "GBP"
},
"indicative_cost": "\u00a3350 - \u00a3450",
"improvement_type": "G",
"improvement_details": {
"improvement_number": 14
},
"improvement_category": 5,
"energy_performance_rating": 71,
"environmental_impact_rating": 68
},
{
"sequence": 5,
"typical_saving": {
"value": 144,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 75
},
{
"sequence": 6,
"typical_saving": {
"value": 45,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 78
},
{
"sequence": 7,
"typical_saving": {
"value": 275,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 88,
"environmental_impact_rating": 86
}
],
"co2_emissions_potential": 1.2,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 58,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 156,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 76,
"environmental_impact_rating": 95
},
{
"sequence": 2,
"typical_saving": {
"value": 127,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 78
},
{
"sequence": 3,
"typical_saving": {
"value": 122,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 76,
"environmental_impact_rating": 72
}
],
"hot_water_cost_potential": {
"value": 75,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 3566,
"space_heating_existing_dwelling": 6537
},
"energy_consumption_current": 240,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "9.0.0",
"energy_consumption_potential": 71,
"environmental_impact_current": 60,
"fixed_lighting_outlets_count": 11,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 42,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,476 @@
{
"uprn": 100090182702,
"roofs": [
{
"description": {
"value": "Pitched, 250 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Solid brick, as built, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
},
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 33% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"postcode": "PE2 8JG",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"post_town": "PETERBOROUGH",
"built_form": 3,
"created_at": "2016-07-16 18:40:54.000000",
"door_count": 2,
"glazed_area": 1,
"glazing_gap": 12,
"region_code": 2,
"report_type": 2,
"sap_heating": {
"cylinder_size": 3,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "N",
"heat_emitter_type": 1,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"sap_main_heating_code": 115,
"central_heating_pump_age": 0,
"main_heating_data_source": 2
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 80
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "End-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Chapel Street",
"address_line_2": "Stanground",
"assessment_type": "RdSAP",
"completion_date": "2016-07-16",
"inspection_date": "2016-07-16",
"extensions_count": 1,
"measurement_type": 1,
"total_floor_area": 80,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 4,
"pvc_window_frames": "true",
"registration_date": "2016-07-16",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "Y",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 3,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.47,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 40.67,
"quantity": "square metres"
},
"party_wall_length": {
"value": 11.77,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 17.25,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.47,
"quantity": "metres"
},
"total_floor_area": {
"value": 37.16,
"quantity": "square metres"
},
"party_wall_length": {
"value": 11.77,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 18.87,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "B",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"wall_insulation_thickness": "NI"
},
{
"identifier": "Extension",
"wall_dry_lined": "N",
"wall_thickness": 310,
"floor_heat_loss": 7,
"roof_construction": 5,
"wall_construction": 4,
"building_part_number": 2,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.47,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 2.06,
"quantity": "square metres"
},
"party_wall_length": 0,
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 4.08,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "I",
"party_wall_construction": "NA",
"wall_thickness_measured": "Y",
"roof_insulation_location": 4,
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 33,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 780,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 4.6,
"energy_rating_average": 60,
"energy_rating_current": 56,
"lighting_cost_current": {
"value": 89,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 358,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 179,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 256,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a314,000",
"improvement_type": "Q",
"improvement_details": {
"improvement_number": 7
},
"improvement_category": 5,
"energy_performance_rating": 66,
"environmental_impact_rating": 63
},
{
"sequence": 2,
"typical_saving": {
"value": 49,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 68,
"environmental_impact_rating": 65
},
{
"sequence": 3,
"typical_saving": {
"value": 29,
"currency": "GBP"
},
"indicative_cost": "\u00a340",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 70,
"environmental_impact_rating": 66
},
{
"sequence": 4,
"typical_saving": {
"value": 148,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 75
},
{
"sequence": 5,
"typical_saving": {
"value": 47,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 77
},
{
"sequence": 6,
"typical_saving": {
"value": 37,
"currency": "GBP"
},
"indicative_cost": "\u00a31,000 - \u00a31,400",
"improvement_type": "O3",
"improvement_details": {
"improvement_number": 56
},
"improvement_category": 5,
"energy_performance_rating": 79,
"environmental_impact_rating": 79
},
{
"sequence": 7,
"typical_saving": {
"value": 285,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 89
}
],
"co2_emissions_potential": 0.9,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 53,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 154,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 95
},
{
"sequence": 2,
"typical_saving": {
"value": 105,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 77
},
{
"sequence": 3,
"typical_saving": {
"value": 119,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 71
}
],
"hot_water_cost_potential": {
"value": 71,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2579,
"impact_of_loft_insulation": -8,
"impact_of_solid_wall_insulation": -3970,
"space_heating_existing_dwelling": 10325
},
"energy_consumption_current": 330,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "9.0.0",
"energy_consumption_potential": 59,
"environmental_impact_current": 49,
"fixed_lighting_outlets_count": 12,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 58,
"low_energy_fixed_lighting_outlets_count": 4
}

View file

@ -0,0 +1,261 @@
{
"uprn": 10023230742,
"roofs": [
{
"description": {
"value": "(another dwelling above)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE8 5BU",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2015-04-30 21:43:58.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 10327
}
],
"immersion_heating_type": "NA",
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Ground-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "Apartment 1 The Drakes",
"address_line_2": "390, Evelyn Street",
"assessment_type": "RdSAP",
"completion_date": "2015-04-30",
"inspection_date": "2015-04-30",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 0
},
"total_floor_area": 65,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"registration_date": "2015-04-30",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 1
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 340,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 64.8,
"quantity": "square metres"
},
"party_wall_length": {
"value": 16.8,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 16.8,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "K",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 210,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 81,
"lighting_cost_current": {
"value": 48,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 210,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 101,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"co2_emissions_potential": 1.2,
"energy_rating_potential": 81,
"lighting_cost_potential": {
"value": 48,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 101,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1998,
"space_heating_existing_dwelling": 1652
},
"energy_consumption_current": 103,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "9.0.0",
"energy_consumption_potential": 103,
"environmental_impact_current": 84,
"fixed_lighting_outlets_count": 8,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 84,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 18,
"low_energy_fixed_lighting_outlets_count": 8
}

View file

@ -0,0 +1,408 @@
{
"uprn": 10070622696,
"roofs": [
{
"description": {
"value": "Pitched, 250 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, limited insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 73% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH17 7GA",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "HAYWARDS HEATH",
"built_form": 2,
"created_at": "2014-12-09 15:05:29.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"sap_main_heating_code": 101,
"central_heating_pump_age": 0,
"main_heating_data_source": 2
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 2,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Semi-detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Old Farm Close",
"assessment_type": "RdSAP",
"completion_date": "2014-12-09",
"inspection_date": "2014-12-02",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 75,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 4,
"pvc_window_frames": "false",
"registration_date": "2014-12-09",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 320,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 39,
"quantity": "square metres"
},
"party_wall_length": 0,
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 20,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"total_floor_area": {
"value": 36,
"quantity": "square metres"
},
"party_wall_length": 0,
"heat_loss_perimeter": {
"value": 19,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "I",
"party_wall_construction": "NI",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"wall_insulation_thickness": "NI",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 73,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 452,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.0,
"energy_rating_average": 60,
"energy_rating_current": 67,
"lighting_cost_current": {
"value": 65,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 402,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 186,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 0,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 22,
"currency": "GBP"
},
"indicative_cost": "\u00a315 - \u00a330",
"improvement_type": "C",
"improvement_details": {
"improvement_number": 2
},
"improvement_category": 5,
"energy_performance_rating": 68,
"environmental_impact_rating": 65
},
{
"sequence": 2,
"typical_saving": {
"value": 13,
"currency": "GBP"
},
"indicative_cost": "\u00a380 - \u00a3120",
"improvement_type": "D",
"improvement_details": {
"improvement_number": 10
},
"improvement_category": 5,
"energy_performance_rating": 69,
"environmental_impact_rating": 66
},
{
"sequence": 3,
"typical_saving": {
"value": 12,
"currency": "GBP"
},
"indicative_cost": "\u00a315",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 69,
"environmental_impact_rating": 66
},
{
"sequence": 4,
"typical_saving": {
"value": 92,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 72
},
{
"sequence": 5,
"typical_saving": {
"value": 42,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 75
},
{
"sequence": 6,
"typical_saving": {
"value": 272,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 85
}
],
"co2_emissions_potential": 1.1,
"energy_rating_potential": 86,
"lighting_cost_potential": {
"value": 51,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 98,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 73,
"environmental_impact_rating": 95
},
{
"sequence": 2,
"typical_saving": {
"value": 77,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 72,
"environmental_impact_rating": 75
},
{
"sequence": 3,
"typical_saving": {
"value": 66,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 73,
"environmental_impact_rating": 69
}
],
"hot_water_cost_potential": {
"value": 69,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 3155,
"space_heating_existing_dwelling": 5766
},
"energy_consumption_current": 227,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "9.0.0",
"energy_consumption_potential": 78,
"environmental_impact_current": 63,
"fixed_lighting_outlets_count": 11,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 40,
"low_energy_fixed_lighting_outlets_count": 8
}

View file

@ -0,0 +1,305 @@
{
"uprn": 68151071,
"roofs": [
{
"description": {
"value": "Pitched, 200 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Suspended, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH1 2BF",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "REDHILL",
"built_form": 2,
"created_at": "2017-03-29 14:14:27.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 17550
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Semi-detached bungalow",
"language": "1"
},
"language_code": 1,
"property_type": 1,
"address_line_1": "1, Fulbourne Close",
"assessment_type": "RdSAP",
"completion_date": "2017-03-29",
"inspection_date": "2017-03-24",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 50,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "false",
"registration_date": "2017-03-29",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.36,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 50.34,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.48,
"quantity": "metres"
},
"floor_construction": 2,
"heat_loss_perimeter": {
"value": 20.1,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "200mm",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 357,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.0,
"energy_rating_average": 60,
"energy_rating_current": 70,
"lighting_cost_current": {
"value": 36,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 317,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 114,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 41,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W1",
"improvement_details": {
"improvement_number": 57
},
"improvement_category": 5,
"energy_performance_rating": 72,
"environmental_impact_rating": 73
},
{
"sequence": 2,
"typical_saving": {
"value": 40,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 76
},
{
"sequence": 3,
"typical_saving": {
"value": 287,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 88,
"environmental_impact_rating": 89
}
],
"co2_emissions_potential": 0.6,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 36,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 73,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2288,
"space_heating_existing_dwelling": 5169
},
"energy_consumption_current": 229,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "9.0.0",
"energy_consumption_potential": 68,
"environmental_impact_current": 70,
"fixed_lighting_outlets_count": 7,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 40,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,189 @@
# Elmhurst RdSAP inputs — UPRN 10002468137 (cert 0215-2818-7357-9703-2145, RdSAP-Schema-17.1)
**Lodged SAP:** 55 **Our engine:** 62 (continuous 62.47) ← compare Elmhurst against **62**
**Known divergences:**
- **Economy-7 fuel-cost bug (see Meters / Water Heating):** the engine prices 100% of off-peak space heating + hot water at the 5.50p low rate (£0.055/kWh) instead of the SAP Table 12a high/low split. Engine total fuel cost **£595.68** vs lodged heating £619 + HW £140 + lighting £39 ≈ **£798**. This under-costing is the lead suspect for the +7 over-rating.
- **Glazing date band (see Windows):** RdSAP-17.1 glazing codes inherit RdSAP-20.0.0 coefficients — record the U-value Elmhurst assigns vs the engine's effective 2.27 W/m²K.
Property: End-terrace house, 1 Foundry Cottages, Heyshott, Midhurst GU29 0DB. All-electric, high-heat-retention storage heaters on Economy 7, solid-brick uninsulated.
---
## Property Description
| Elmhurst field | Value | Notes |
|---|---|---|
| Property type | House | `property_type` 0 |
| Built form | End-Terrace | `built_form` 3 |
| Storeys | 2 | ground + first floor |
| Habitable Rooms | 3 | `habitable_room_count` |
| Heated Habitable Rooms | 3 | `heated_room_count` |
| Date built — Main | **A — before 1900** | `construction_age_band` A (E&W) |
| Extensions / Rooms in Roof | none | `extensions_count` 0; loft, not room-in-roof |
## Dimensions (Type: Internal)
| Floor | Floor Area [m²] | Room Height [m] | Heat Loss Perimeter [m] | Party Wall Length [m] |
|---|---|---|---|---|
| Lowest Floor (ground) | 24.00 | 2.40 | 12.16 | 7.06 |
| 1st Floor | 24.00 | 2.50 | 13.86 | 7.06 |
Total floor area 48 m². Heated Basement: unchecked.
## Conservatory
| Elmhurst field | Value | Notes |
|---|---|---|
| Is there a conservatory? | No (unchecked) | `conservatory_type` 1 = none |
## Walls
**External / Main wall**
| Elmhurst field | Value | Notes |
|---|---|---|
| Type | Solid Brick | `wall_construction` 3 |
| Insulation | As Built | `wall_insulation_thickness` "NI" (none) |
| Dry-lining | No | `wall_dry_lined` N |
| Wall Thickness | 300 mm | `wall_thickness` 300, measured (Unknown unchecked) |
| U-value Known | unchecked | none lodged |
**Alternative Wall 1** — area 3.40 m², Solid Brick, As Built, No dry-lining, 300 mm (`sap_alternative_wall`). Alternative Wall 2: 0.00.
**Party wall**
| Elmhurst field | Value | Notes |
|---|---|---|
| Type | **Solid** (U-value 0.00) | `party_wall_construction` 1 → solid masonry, U=0. **NOT "Unable to determine"** (that would wrongly add ~0.25 × area). Engine `party_walls_w_per_k` = 0.0 ✓ |
## Roofs
| Elmhurst field | Value | Notes |
|---|---|---|
| Type | PA Pitched (slates/tiles), access to loft | loft insulation |
| Insulation | Joists | `roof_insulation_location` 2 |
| Insulation Thickness | **200 mm** | `roof_insulation_thickness` "200mm" (default U ≈ 0.21; engine roof 5.04 W/K) |
| U-value Known | unchecked | |
## Floors
| Elmhurst field | Value | Notes |
|---|---|---|
| Location | Ground floor | |
| Type | **Solid** | `floor_construction` 1 (NOT suspended) |
| Insulation | As built | "no insulation (assumed)" |
| U-value Known | unchecked | engine floor 16.8 W/K |
## Openings — Windows
RdSAP reduced-data: **no real geometry** — synthesised as 4 windows, one per cardinal direction. Total glazing **5.75 m²** (0.148 × 48 × 0.81; `glazed_area` 3 = "less than typical", ×0.81).
Add **4 identical windows**, orientations **North / East / South / West**:
| Elmhurst field | Value | Notes |
|---|---|---|
| Width [m] | 1.44 | area/4 |
| Height [m] | 1.00 | height=1 so width carries area |
| Glazing Type | **Double with unknown install date** | `multiple_glazing_type` 3, no explicit date; engine eff U **2.27 W/m²K** — compare to Elmhurst's default (≈2.70) |
| Frame Type | PVC | `pvc_window_frames` true |
| Glazing Gap | 12 mm | `glazing_gap` 12 |
| Location | **External wall** | not Alternative wall |
| Orientation | N / E / S / W (one each) | not lodged; engine spreads evenly |
| Draught Proofed | ✓ (100%) | `percent_draughtproofed` 100 |
| U-value / g-value | leave Elmhurst default | note for comparison |
## Openings — Doors
| Elmhurst field | Value | Notes |
|---|---|---|
| Total Number of Doors | 2 | `door_count` |
| Number of Insulated Doors | 0 | `insulated_door_count` |
| Number of Draught Proofed Doors | 2 | 100% draughtproofed |
(Engine doors 11.1 W/K = 2 × 1.85 m² × 3.0 default U ✓)
## Ventilation & Lighting
**Ventilation** — all 0 / unchecked: open chimneys 0 (`open_fireplaces_count`), no flues/passive vents/flueless gas fires; Fixed space cooling unchecked (`has_fixed_air_conditioning` false). Draught Lobby: leave default (not in RdSAP house data).
**Mechanical Ventilation** — unchecked (`mechanical_ventilation` 0 = natural).
**Air Pressure Test** — Not available (RdSAP uses % draughtproofing).
**Lighting**
| Elmhurst field | Value | Notes |
|---|---|---|
| Total number of bulbs | 6 | `fixed_lighting_outlets_count` (SAP-2012 lodges outlets, not bulbs) |
| Low energy | 6 (100%) | `low_energy_fixed_lighting_outlets_count`; minor energy term (engine 133 kWh) |
| Incandescents | 0 | |
## Space Heating
**Main Heating 1**
| Elmhurst field | Value | Notes |
|---|---|---|
| Main Heating EES Code | **SEK → SAP 409, High heat retention storage heaters** | EES: Electric → Electric → Storage → High heat retention. `sap_main_heating_code` 409 |
| Main Heating Controls EES | **CSD → SAP 2404, Controls for high heat retention storage heaters** | EES: Storage Radiator Systems → CSD. `main_heating_control` 2404 |
| Percentage of Heat | 100 | `main_heating_fraction` 1 |
| Storage heater list | 6 heaters, all high heat retention | `storage_heaters` 2+2+2 |
| PCDF refs / Compensator | 0 | none lodged |
| Heat Emitter / Flue / Pump Age | N/A | wet-system fields — disabled for storage heaters |
**Main Heating 2** — none (clear "COM"; % heat 0). Only one main system.
**Community Heating** — None.
**Meters** ⚠️
| Elmhurst field | Value | Notes |
|---|---|---|
| Electricity meter type | **Dual-rate / Economy 7 (7-hour)** | NOT Single. `main_fuel_type`/`water_heating_fuel` 29 = off-peak 7-hour. **Engine bug: prices 100% at 5.50p low rate (£0.055/kWh) — should apply SAP Table 12a high/low split (high rate 15.29p)** |
| Mains gas | **unchecked** | `mains_gas` N |
| Electricity / Gas Smart Meter | unchecked | |
**Secondary heating**
| Elmhurst field | Value | Notes |
|---|---|---|
| Is there secondary heating? | Yes | engine 10% fraction |
| Secondary Heating EES Code | REA → SAP 691, Electric Panel/convector/radiant heaters | "Portable electric heaters (assumed)"; EES Electric → Electric → Room Heaters → Panel/convector/radiant. **Standard** tariff (fuel 30, 15.29p) — engine got this rate right |
## Water Heating
| Elmhurst field | Value | Notes |
|---|---|---|
| Water Heating EES Code | **SAP 903, Electric immersion (off-peak)** | Elmhurst "**Water Heater**" category — NOT "Boiler Circulator" (901 = from main system). `water_heating_code` 903 |
| Hot Water Cylinder Present | ✓ checked | `has_hot_water_cylinder` true |
| Cylinder Size | Medium | `cylinder_size` 2 |
| Insulated | **Foam** | `cylinder_insulation_type` 1 = factory foam |
| Insulation Thickness | 38 mm | `cylinder_insulation_thickness` |
| Immersion Heater | Single | `immersion_heating_type` 1 |
(HW also priced at the buggy £0.055/kWh — engine HW 2134 kWh.)
- **Community Hot Water** — PCDF ref 0 (none).
- **Solar Water Heating** — unchecked (`solar_water_heating` N).
- **WWHRS** ⚠️ — **No / not present**. `sap_heating.instantaneous_wwhrs` here = bath/shower ROOM counts (1 bath/shower room + 1 bath-with-mixer), NOT a heat-recovery device (ADR-0028). Do **not** add a Showersave unit — it would wrongly raise the score.
- **FGHRS** — both unchecked (`has_fghrs` N).
## New Technologies
| Elmhurst field | Value | Notes |
|---|---|---|
| Photovoltaic panel | None | no PV lodged |
| Wind turbine present? | No | `wind_turbines_count` 0 |
| Small-Scale Hydro | 0.00 | |
| Special Features (Appendix Q) | none | |
(Export capable meter has no effect with no generation.)
---
## Engine reference values (for cross-check)
| Quantity | Engine value |
|---|---|
| SAP score | **62** (continuous 62.47) |
| Total fuel cost | £595.68 |
| Space heating | 6717.47 kWh/yr (main fuel 6045.73, secondary 671.75) |
| Hot water | 2134.0 kWh/yr |
| Lighting | 133.35 kWh/yr |
| Heat loss (total) | 144.28 W/K — walls 80.98, roof 5.04, floor 16.80, windows 13.07 (eff U 2.27), doors 11.10, party wall 0.0, thermal bridging 17.30 |
| Space heating / HW fuel | £0.055/kWh (off-peak low rate — **see bug note**) |
**Next step:** key these into Elmhurst, then read off Elmhurst's SAP score. If it lands near **55** (lodged) rather than our **62**, the Economy-7 fuel-cost split is confirmed as the over-rating cause.

View file

@ -0,0 +1,349 @@
{
"uprn": 10002468137,
"roofs": [
{
"description": "Pitched, 200 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Solid brick, as built, no insulation (assumed)",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "GU29 0DB",
"hot_water": {
"description": "Electric immersion, off-peak",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 2
},
"post_town": "MIDHURST",
"built_form": 3,
"created_at": "2017-05-29 21:33:44.000000",
"door_count": 2,
"glazed_area": 3,
"glazing_gap": 12,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 903,
"water_heating_fuel": 29,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 29,
"storage_heaters": [
{
"index_number": 230013,
"number_of_heaters": 2,
"high_heat_retention": "true"
},
{
"index_number": 230001,
"number_of_heaters": 2,
"high_heat_retention": "true"
},
{
"index_number": 230002,
"number_of_heaters": 2,
"high_heat_retention": "true"
}
],
"heat_emitter_type": 0,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2404,
"main_heating_category": 7,
"main_heating_fraction": 1,
"sap_main_heating_code": 409,
"main_heating_data_source": 2
}
],
"immersion_heating_type": 1,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Electric storage heaters",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 2
}
],
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1 Foundry Cottages",
"address_line_2": "Heyshott",
"assessment_type": "RdSAP",
"completion_date": "2017-05-29",
"inspection_date": "2017-05-08",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 48,
"transaction_type": 5,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "true",
"registration_date": "2017-05-29",
"sap_energy_source": {
"mains_gas": "N",
"meter_type": 1,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "Portable electric heaters (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 3,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 3.4,
"wall_dry_lined": "N",
"wall_thickness": 300,
"wall_construction": 3,
"wall_insulation_type": 4,
"wall_thickness_measured": "Y",
"wall_insulation_thickness": "NI"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 24,
"quantity": "square metres"
},
"party_wall_length": {
"value": 7.06,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 12.16,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.5,
"quantity": "metres"
},
"total_floor_area": {
"value": 24,
"quantity": "square metres"
},
"party_wall_length": {
"value": 7.06,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 13.86,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "A",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "200mm",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 619,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 4.9,
"energy_rating_average": 60,
"energy_rating_current": 55,
"lighting_cost_current": {
"value": 39,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Controls for high heat retention storage heaters",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 253,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 140,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 309,
"currency": "GBP"
},
"indicative_cost": "14,000",
"improvement_type": "Q",
"improvement_details": {
"improvement_number": 7
},
"improvement_category": 5,
"energy_performance_rating": 72,
"environmental_impact_rating": 54
},
{
"sequence": 2,
"typical_saving": {
"value": 39,
"currency": "GBP"
},
"indicative_cost": "6,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 58
},
{
"sequence": 3,
"typical_saving": {
"value": 63,
"currency": "GBP"
},
"indicative_cost": "6,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 64
},
{
"sequence": 4,
"typical_saving": {
"value": 20,
"currency": "GBP"
},
"indicative_cost": "1,000",
"improvement_type": "X",
"improvement_details": {
"improvement_number": 48
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 66
},
{
"sequence": 5,
"typical_saving": {
"value": 318,
"currency": "GBP"
},
"indicative_cost": "8,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 93,
"environmental_impact_rating": 78
}
],
"co2_emissions_potential": 1.1,
"energy_rating_potential": 93,
"lighting_cost_potential": {
"value": 39,
"currency": "GBP"
},
"schema_version_original": "LIG-17.1",
"hot_water_cost_potential": {
"value": 74,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1657,
"impact_of_solid_wall_insulation": -3811,
"space_heating_existing_dwelling": 7524
},
"energy_consumption_current": 602,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.11r11",
"energy_consumption_potential": 136,
"environmental_impact_current": 33,
"fixed_lighting_outlets_count": 6,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 78,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 102,
"low_energy_fixed_lighting_outlets_count": 6
}

View file

@ -0,0 +1,290 @@
{
"uprn": 10010215568,
"roofs": [
{
"description": {
"value": "Pitched, 200 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": {
"value": "Low energy lighting in 86% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE3 8AH",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2017-06-13 23:05:44.000000",
"door_count": 3,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"mcs_installed_heat_pump": "false",
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 15100
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 25
},
"sap_version": 9.92,
"schema_type": "RdSAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "End-terrace bungalow",
"language": "1"
},
"language_code": 1,
"property_type": 1,
"address_line_1": "1, Annesmere Gardens",
"assessment_type": "RdSAP",
"completion_date": "2017-06-13",
"inspection_date": "2017-06-13",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 75,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"registration_date": "2017-06-13",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 310,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.45,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 75.46,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.8,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 25.2,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "J",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "200mm",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 86,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 334,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.1,
"energy_rating_average": 60,
"energy_rating_current": 74,
"lighting_cost_current": {
"value": 63,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 338,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 127,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 50,
"currency": "GBP"
},
"indicative_cost": "6,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 77
},
{
"sequence": 2,
"typical_saving": {
"value": 281,
"currency": "GBP"
},
"indicative_cost": "8,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 87,
"environmental_impact_rating": 87
}
],
"co2_emissions_potential": 0.9,
"energy_rating_potential": 87,
"lighting_cost_potential": {
"value": 63,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 73,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2544,
"space_heating_existing_dwelling": 4657
},
"energy_consumption_current": 156,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "1.0.x",
"energy_consumption_potential": 62,
"environmental_impact_current": 74,
"fixed_lighting_outlets_count": 7,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 87,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 27,
"low_energy_fixed_lighting_outlets_count": 6
}

View file

@ -0,0 +1,293 @@
{
"uprn": 100020450179,
"roofs": [
{
"description": "Pitched, 200 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Cavity wall, filled cavity",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": "Low energy lighting in 78% of fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "BR5 2TD",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "ORPINGTON",
"built_form": 2,
"created_at": "2018-10-08 14:02:11.000000",
"door_count": 1,
"glazed_area": 1,
"glazing_gap": "16+",
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 17505
}
],
"immersion_heating_type": "NA",
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.93,
"schema_type": "RdSAP-Schema-18.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "20, Brenchley Road",
"assessment_type": "RdSAP",
"completion_date": "2018-10-08",
"inspection_date": "2018-10-05",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 73,
"transaction_type": 8,
"conservatory_type": 2,
"heated_room_count": 5,
"pvc_window_frames": "true",
"registration_date": "2018-10-08",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.5,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 36.55,
"quantity": "square metres"
},
"party_wall_length": {
"value": 6.48,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 17.76,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.43,
"quantity": "metres"
},
"total_floor_area": {
"value": 36.55,
"quantity": "square metres"
},
"party_wall_length": {
"value": 6.48,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 17.76,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "D",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "200mm",
"wall_insulation_thickness": "NI",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 78,
"solar_water_heating": "N",
"habitable_room_count": 5,
"heating_cost_current": {
"value": 396,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.3,
"energy_rating_average": 60,
"energy_rating_current": 73,
"lighting_cost_current": {
"value": 65,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 367,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 83,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 29,
"currency": "GBP"
},
"indicative_cost": "6,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 73
},
{
"sequence": 2,
"typical_saving": {
"value": 29,
"currency": "GBP"
},
"indicative_cost": "6,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 75
},
{
"sequence": 3,
"typical_saving": {
"value": 305,
"currency": "GBP"
},
"indicative_cost": "8,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 87,
"environmental_impact_rating": 86
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 87,
"lighting_cost_potential": {
"value": 65,
"currency": "GBP"
},
"schema_version_original": "LIG-18.0",
"hot_water_cost_potential": {
"value": 54,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1866,
"space_heating_existing_dwelling": 6466
},
"energy_consumption_current": 178,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "3.08r07",
"energy_consumption_potential": 75,
"environmental_impact_current": 71,
"fixed_lighting_outlets_count": 9,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 31,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,310 @@
{
"uprn": 10022893721,
"roofs": [
{
"description": {
"value": "(another dwelling above)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, limited insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME14 5HQ",
"hot_water": {
"description": {
"value": "Electric immersion, off-peak",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 2
},
"post_town": "MAIDSTONE",
"built_form": 3,
"created_at": "2018-02-22 15:20:43.000000",
"door_count": 0,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 903,
"water_heating_fuel": 29,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 29,
"heat_emitter_type": 0,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2401,
"main_heating_category": 7,
"main_heating_fraction": 1,
"sap_main_heating_code": 402,
"main_heating_data_source": 2
}
],
"immersion_heating_type": 1,
"secondary_heating_type": 691,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.93,
"schema_type": "RdSAP-Schema-18.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Electric storage heaters",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 1
}
],
"dwelling_type": {
"value": "Ground-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "1 Crystal House",
"address_line_2": "Coral Park",
"assessment_type": "RdSAP",
"completion_date": "2018-02-22",
"inspection_date": "2018-02-22",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 1
},
"total_floor_area": 54,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "false",
"registration_date": "2018-02-22",
"sap_energy_source": {
"mains_gas": "N",
"meter_type": 1,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "Room heaters, electric",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 330,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.27,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 54.29,
"quantity": "square metres"
},
"party_wall_length": {
"value": 21.48,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 8.69,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "I",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 204,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.2,
"energy_rating_average": 60,
"energy_rating_current": 79,
"lighting_cost_current": {
"value": 49,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Manual charge control",
"language": "1"
},
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 161,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 144,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 42,
"currency": "GBP"
},
"indicative_cost": "1,800",
"improvement_type": "L2",
"improvement_details": {
"improvement_number": 60
},
"improvement_category": 5,
"energy_performance_rating": 81,
"environmental_impact_rating": 71
}
],
"co2_emissions_potential": 2.0,
"energy_rating_potential": 81,
"lighting_cost_potential": {
"value": 49,
"currency": "GBP"
},
"schema_version_original": "LIG-18.0",
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 88,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 83,
"environmental_impact_rating": 95
},
{
"sequence": 2,
"typical_saving": {
"value": 67,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 83,
"environmental_impact_rating": 85
}
],
"hot_water_cost_potential": {
"value": 144,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1658,
"space_heating_existing_dwelling": 2212
},
"energy_consumption_current": 234,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.0.x",
"energy_consumption_potential": 214,
"environmental_impact_current": 69,
"fixed_lighting_outlets_count": 6,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 71,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 40,
"low_energy_fixed_lighting_outlets_count": 6
}

View file

@ -0,0 +1,284 @@
{
"uprn": 100062190000,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, as built, partial insulation (assumed)",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
{
"description": "Solid brick, as built, partial insulation (assumed)",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"floors": [
{
"description": "(another dwelling below)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 1,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"addendum": {
"cavity_fill_recommended": "true"
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH11 8AZ",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "CRAWLEY",
"built_form": 6,
"created_at": "2020-09-10 17:27:19.000000",
"door_count": 1,
"glazed_area": 1,
"glazing_gap": "16+",
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 10242
}
],
"immersion_heating_type": "NA",
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-19.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 10 Helicon House",
"address_line_2": "Oak Road",
"assessment_type": "RdSAP",
"completion_date": "2020-09-10",
"inspection_date": "2020-09-09",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 2,
"top_storey": "N",
"flat_location": 1,
"heat_loss_corridor": 2,
"unheated_corridor_length": 10.83
},
"total_floor_area": 71,
"transaction_type": 1,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "true",
"registration_date": "2020-09-10",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 6,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 25.5588,
"sheltered_wall": "Y",
"wall_dry_lined": "N",
"wall_thickness": 270,
"wall_construction": 3,
"wall_insulation_type": 4,
"wall_thickness_measured": "Y",
"wall_insulation_thickness": "NI"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.36,
"quantity": "metres"
},
"total_floor_area": {
"value": 70.6,
"quantity": "square metres"
},
"party_wall_length": {
"value": 10.83,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 24.47,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "F",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 266,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.6,
"energy_rating_average": 60,
"energy_rating_current": 79,
"lighting_cost_current": {
"value": 62,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 211,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 95,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 30,
"currency": "GBP"
},
"indicative_cost": "1,500",
"improvement_type": "B",
"improvement_details": {
"improvement_number": 6
},
"improvement_category": 5,
"energy_performance_rating": 81,
"environmental_impact_rating": 83
},
{
"sequence": 2,
"typical_saving": {
"value": 24,
"currency": "GBP"
},
"indicative_cost": "14,000",
"improvement_type": "Q",
"improvement_details": {
"improvement_number": 7
},
"improvement_category": 5,
"energy_performance_rating": 82,
"environmental_impact_rating": 85
}
],
"co2_emissions_potential": 1.3,
"energy_rating_potential": 82,
"lighting_cost_potential": {
"value": 62,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"hot_water_cost_potential": {
"value": 95,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2124,
"impact_of_cavity_insulation": -697,
"impact_of_solid_wall_insulation": -559,
"space_heating_existing_dwelling": 3289
},
"energy_consumption_current": 126,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "4.05r0005",
"energy_consumption_potential": 102,
"environmental_impact_current": 81,
"fixed_lighting_outlets_count": 5,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 22,
"low_energy_fixed_lighting_outlets_count": 5
}

View file

@ -0,0 +1,278 @@
{
"uprn": 10009432998,
"roofs": [
{
"description": {
"value": "Pitched, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Timber frame, as built, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "To unheated space, insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": {
"value": "Low energy lighting in 80% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA1 5GN",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "DARTFORD",
"built_form": 4,
"created_at": "2019-10-15 00:54:08.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "N",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"mcs_installed_heat_pump": "false",
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 9901
}
],
"immersion_heating_type": "NA",
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-19.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Top-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "1 Thorpe Court",
"address_line_2": "Cameron Drive",
"assessment_type": "RdSAP",
"completion_date": "2019-10-14",
"inspection_date": "2019-10-14",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 3,
"top_storey": "Y",
"flat_location": 1,
"heat_loss_corridor": 2,
"unheated_corridor_length": {
"value": 4.2,
"quantity": "metres"
}
},
"total_floor_area": 44,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 2,
"pvc_window_frames": "false",
"registration_date": "2019-10-14",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 260,
"floor_heat_loss": 2,
"roof_construction": 5,
"wall_construction": 5,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 10.206,
"sheltered_wall": "Y",
"wall_dry_lined": "N",
"wall_thickness": 300,
"wall_construction": 5,
"wall_insulation_type": 4,
"wall_thickness_measured": "Y",
"wall_insulation_thickness": "NI"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.43,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 44.02,
"quantity": "square metres"
},
"party_wall_length": {
"value": 7.75,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 19.11,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "K",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 4,
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI"
}
],
"low_energy_lighting": 80,
"solar_water_heating": "N",
"habitable_room_count": 2,
"heating_cost_current": {
"value": 208,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.1,
"energy_rating_average": 60,
"energy_rating_current": 78,
"lighting_cost_current": {
"value": 48,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 208,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 75,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"co2_emissions_potential": 1.1,
"energy_rating_potential": 78,
"lighting_cost_potential": {
"value": 48,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"hot_water_cost_potential": {
"value": 75,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1606,
"space_heating_existing_dwelling": 2087
},
"energy_consumption_current": 148,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "v94.0.1.1",
"energy_consumption_potential": 148,
"environmental_impact_current": 81,
"fixed_lighting_outlets_count": 5,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 81,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 26,
"low_energy_fixed_lighting_outlets_count": 4
}

View file

@ -0,0 +1,406 @@
{
"uprn": 100020665611,
"roofs": [
{
"description": {
"value": "Pitched, limited insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
}
],
"walls": [
{
"description": {
"value": "Cavity wall, as built, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"addendum": {
"cavity_fill_recommended": "true"
},
"lighting": {
"description": {
"value": "Low energy lighting in 91% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "CR8 2NT",
"hot_water": {
"description": {
"value": "Electric immersion, off-peak",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 2
},
"post_town": "PURLEY",
"built_form": 3,
"created_at": "2021-08-31 18:37:00.948430",
"door_count": 1,
"glazed_area": 1,
"glazing_gap": 12,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 903,
"water_heating_fuel": 29,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 29,
"heat_emitter_type": 0,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2401,
"main_heating_category": 7,
"main_heating_fraction": 1,
"sap_main_heating_code": 402,
"main_heating_data_source": 2
}
],
"immersion_heating_type": 1,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Electric storage heaters",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 1
}
],
"dwelling_type": {
"value": "end-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1 Gilliam Grove",
"assessment_type": "RdSAP",
"completion_date": "2021-08-31",
"inspection_date": "2021-08-24",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 87,
"transaction_type": 13,
"conservatory_type": 1,
"heated_room_count": 4,
"pvc_window_frames": "true",
"registration_date": "2021-08-31",
"sap_energy_source": {
"mains_gas": "N",
"meter_type": 1,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "Portable electric heaters (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 260,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 43.7,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.5,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 18.7,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"total_floor_area": {
"value": 43.7,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.5,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 18.7,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "E",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 4,
"roof_insulation_thickness": "ND",
"wall_insulation_thickness": "NI",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 91,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 1715,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 9.4,
"energy_rating_average": 60,
"energy_rating_current": 37,
"lighting_cost_current": {
"value": 85,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Manual charge control",
"language": "1"
},
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 950,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 227,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 340,
"currency": "GBP"
},
"indicative_cost": "\u00a3500 - \u00a31,500",
"improvement_type": "B",
"improvement_details": {
"improvement_number": 6
},
"improvement_category": 5,
"energy_performance_rating": 46,
"environmental_impact_rating": 28
},
{
"sequence": 2,
"typical_saving": {
"value": 99,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 49,
"environmental_impact_rating": 30
},
{
"sequence": 3,
"typical_saving": {
"value": 330,
"currency": "GBP"
},
"indicative_cost": "\u00a31,600 - \u00a32,400",
"improvement_type": "L2",
"improvement_details": {
"improvement_number": 60
},
"improvement_category": 5,
"energy_performance_rating": 60,
"environmental_impact_rating": 38
},
{
"sequence": 4,
"typical_saving": {
"value": 97,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 63,
"environmental_impact_rating": 41
},
{
"sequence": 5,
"typical_saving": {
"value": 372,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 48
}
],
"co2_emissions_potential": 4.6,
"energy_rating_potential": 73,
"lighting_cost_potential": {
"value": 85,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 174,
"currency": "GBP"
},
"improvement_type": "Q2",
"improvement_details": {
"improvement_number": 55
},
"improvement_category": 6,
"energy_performance_rating": 52,
"environmental_impact_rating": 32
},
{
"sequence": 2,
"typical_saving": {
"value": 739,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 66,
"environmental_impact_rating": 94
},
{
"sequence": 3,
"typical_saving": {
"value": 564,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 63,
"environmental_impact_rating": 68
}
],
"hot_water_cost_potential": {
"value": 126,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2033,
"impact_of_loft_insulation": -3064,
"impact_of_cavity_insulation": -3220,
"space_heating_existing_dwelling": 15721
},
"energy_consumption_current": 638,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.1.0.1",
"energy_consumption_potential": 313,
"environmental_impact_current": 20,
"fixed_lighting_outlets_count": 11,
"windows_transmission_details": {
"u_value": 2.8,
"data_source": 2,
"solar_transmittance": 0.76
},
"current_energy_efficiency_band": "F",
"environmental_impact_potential": 48,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 108,
"low_energy_fixed_lighting_outlets_count": 10
}

View file

@ -0,0 +1,348 @@
{
"uprn": 100020937013,
"roofs": [
{
"description": {
"value": "Pitched, 150 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Suspended, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 71% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE18 6EQ",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2022-05-09 13:31:05.170211",
"door_count": 2,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "N",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 17823
}
],
"immersion_heating_type": "NA",
"secondary_heating_type": 691,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "end-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10 Ashlar Place",
"assessment_type": "RdSAP",
"completion_date": "2022-05-09",
"inspection_date": "2021-10-05",
"extensions_count": 0,
"measurement_type": 2,
"total_floor_area": 99,
"transaction_type": 13,
"conservatory_type": 1,
"heated_room_count": 5,
"pvc_window_frames": "false",
"registration_date": "2022-05-09",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_u_value": 0.33,
"wall_dry_lined": "N",
"wall_thickness": 270,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 59.03,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.43,
"quantity": "metres"
},
"floor_construction": 2,
"heat_loss_perimeter": {
"value": 23.93,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"total_floor_area": {
"value": 54.2,
"quantity": "square metres"
},
"party_wall_length": {
"value": 9.43,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 20.93,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "H",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "150mm",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 71,
"solar_water_heating": "N",
"habitable_room_count": 5,
"heating_cost_current": {
"value": 444,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.9,
"energy_rating_average": 60,
"energy_rating_current": 73,
"lighting_cost_current": {
"value": 103,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 408,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 118,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 39,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W1",
"improvement_details": {
"improvement_number": 57
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 72
},
{
"sequence": 2,
"typical_saving": {
"value": 21,
"currency": "GBP"
},
"indicative_cost": "\u00a310",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 73
},
{
"sequence": 3,
"typical_saving": {
"value": 38,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 75
},
{
"sequence": 4,
"typical_saving": {
"value": 347,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 83
}
],
"co2_emissions_potential": 1.4,
"energy_rating_potential": 85,
"lighting_cost_potential": {
"value": 80,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"hot_water_cost_potential": {
"value": 79,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2695,
"impact_of_loft_insulation": -304,
"space_heating_existing_dwelling": 7678
},
"energy_consumption_current": 165,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.1.1.0",
"energy_consumption_potential": 79,
"environmental_impact_current": 70,
"fixed_lighting_outlets_count": 7,
"windows_transmission_details": {
"u_value": 3.1,
"data_source": 2,
"solar_transmittance": 0.76
},
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 83,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 29,
"low_energy_fixed_lighting_outlets_count": 5
}

View file

@ -0,0 +1,366 @@
{
"uprn": 10002917849,
"roofs": [
{
"description": {
"value": "Pitched, 250 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Suspended, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 83% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME6 5GW",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "SNODLAND",
"built_form": 2,
"created_at": "2022-03-30 13:30:35.278971",
"door_count": 2,
"glazed_area": 1,
"glazing_gap": 12,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 4,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "N",
"heat_emitter_type": 1,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"sap_main_heating_code": 101,
"central_heating_pump_age": 0,
"main_heating_data_source": 2
}
],
"immersion_heating_type": "NA",
"secondary_heating_type": 691,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Semi-detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10 MARY LAST CLOSE",
"assessment_type": "RdSAP",
"completion_date": "2022-03-30",
"inspection_date": "2021-06-22",
"extensions_count": 0,
"measurement_type": 2,
"total_floor_area": 141,
"transaction_type": 9,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "true",
"registration_date": "2022-03-30",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_u_value": 0.33,
"wall_dry_lined": "N",
"wall_thickness": 310,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 80,
"quantity": "square metres"
},
"party_wall_length": {
"value": 10,
"quantity": "metres"
},
"floor_construction": 2,
"heat_loss_perimeter": {
"value": 26,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"total_floor_area": {
"value": 80,
"quantity": "square metres"
},
"party_wall_length": {
"value": 10,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 26,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "G",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 83,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 649,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 4.3,
"energy_rating_average": 60,
"energy_rating_current": 71,
"lighting_cost_current": {
"value": 111,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 520,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 166,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 62,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W1",
"improvement_details": {
"improvement_number": 57
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 69
},
{
"sequence": 2,
"typical_saving": {
"value": 111,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 74
},
{
"sequence": 3,
"typical_saving": {
"value": 46,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 76
},
{
"sequence": 4,
"typical_saving": {
"value": 361,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 82
}
],
"co2_emissions_potential": 2.0,
"energy_rating_potential": 85,
"lighting_cost_potential": {
"value": 111,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"alternative_improvements": [
{
"improvement": {
"sequence": 1,
"typical_saving": {
"value": 174,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 77,
"environmental_impact_rating": 73
}
}
],
"hot_water_cost_potential": {
"value": 75,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2971,
"space_heating_existing_dwelling": 10194
},
"energy_consumption_current": 171,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.1.1.0",
"energy_consumption_potential": 79,
"environmental_impact_current": 66,
"fixed_lighting_outlets_count": 12,
"windows_transmission_details": {
"u_value": 2.8,
"data_source": 2,
"solar_transmittance": 0.76
},
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 82,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 30,
"low_energy_fixed_lighting_outlets_count": 10
}

View file

@ -0,0 +1,281 @@
{
"uprn": 100061850726,
"roofs": [
{
"description": "Pitched, 150 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH19 2SD",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "EAST GRINSTEAD",
"built_form": 4,
"created_at": "2025-03-21 12:41:54",
"door_count": 1,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 18400
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10 Dorset Gardens",
"address_line_2": "Dorset Avenue",
"assessment_type": "RdSAP",
"completion_date": "2025-03-21",
"inspection_date": "2025-03-21",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 57,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"registration_date": "2025-03-21",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.33,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 28.3,
"quantity": "square metres"
},
"party_wall_length": {
"value": 15.68,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 7.22,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.31,
"quantity": "metres"
},
"total_floor_area": {
"value": 28.3,
"quantity": "square metres"
},
"party_wall_length": {
"value": 15.68,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 7.22,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "150mm",
"wall_insulation_thickness": "NI",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 362,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.6,
"energy_rating_average": 60,
"energy_rating_current": 76,
"lighting_cost_current": {
"value": 63,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 365,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 165,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 58,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 81
},
{
"sequence": 2,
"typical_saving": {
"value": 448,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 91,
"environmental_impact_rating": 93
}
],
"co2_emissions_potential": 0.4,
"energy_rating_potential": 91,
"lighting_cost_potential": {
"value": 63,
"currency": "GBP"
},
"schema_version_original": "20.0.0",
"hot_water_cost_potential": {
"value": 103,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2433,
"impact_of_loft_insulation": -198,
"space_heating_existing_dwelling": 3291
},
"energy_consumption_current": 163,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "4.13r0002",
"energy_consumption_potential": 39,
"environmental_impact_current": 78,
"fixed_lighting_outlets_count": 9,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 93,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 29,
"low_energy_fixed_lighting_outlets_count": 9
}

View file

@ -0,0 +1,417 @@
{
"uprn": 100090108846,
"roofs": [
{
"description": "Pitched, 270 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Suspended, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"addendum": {
"addendum_numbers": [
8
]
},
"lighting": {
"description": "Low energy lighting in 70% of fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PE28 0HD",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 2
},
"post_town": "HUNTINGDON",
"built_form": 2,
"created_at": "2023-05-24 20:40:31",
"door_count": 1,
"glazed_area": 4,
"region_code": 2,
"report_type": 2,
"sap_heating": {
"cylinder_size": 3,
"water_heating_code": 901,
"water_heating_fuel": 29,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 29,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"main_heating_number": 1,
"main_heating_control": 2207,
"main_heating_category": 4,
"main_heating_fraction": 1,
"mcs_installed_heat_pump": "true",
"main_heating_data_source": 1,
"main_heating_index_number": 102431
}
],
"immersion_heating_type": "NA",
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.94,
"sap_windows": [
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 2,
"window_area": {
"value": 1,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 2,
"window_area": {
"value": 0.3,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 2,
"window_area": {
"value": 1.5,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 2,
"window_area": {
"value": 1,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 6,
"window_area": {
"value": 4,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 6,
"window_area": {
"value": 0.9,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 6,
"window_area": {
"value": 2.8,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 4,
"window_area": {
"value": 1.3,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
},
{
"pvc_frame": "true",
"glazing_gap": "16+",
"orientation": 4,
"window_area": {
"value": 1.5,
"quantity": "square metres"
},
"window_type": 1,
"glazing_type": 3,
"window_location": 0
}
],
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Air source heat pump, radiators, electric",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 5
}
],
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1 Maurice Close",
"address_line_2": "Kimbolton",
"assessment_type": "RdSAP",
"completion_date": "2023-05-24",
"inspection_date": "2023-05-24",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 87,
"transaction_type": 9,
"conservatory_type": 1,
"heated_room_count": 4,
"registration_date": "2023-05-24",
"sap_energy_source": {
"mains_gas": "N",
"meter_type": 1,
"photovoltaic_supply": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 3,
"orientation": 4,
"overshading": 1,
"pv_connection": 2
}
]
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
9,
11
],
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.43,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 43.4,
"quantity": "square metres"
},
"party_wall_length": {
"value": 4.73,
"quantity": "metres"
},
"floor_construction": 3,
"heat_loss_perimeter": {
"value": 23.01,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"total_floor_area": {
"value": 43.4,
"quantity": "square metres"
},
"party_wall_length": {
"value": 4.73,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 23.01,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "G",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "270mm",
"wall_insulation_thickness": "NI",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 70,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 1117,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.6,
"energy_rating_average": 60,
"energy_rating_current": 79,
"lighting_cost_current": {
"value": 194,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"multiple_glazing_type": "ND",
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 974,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 891,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 154,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W1",
"improvement_details": {
"improvement_number": 57
},
"improvement_category": 5,
"energy_performance_rating": 81,
"environmental_impact_rating": 84
},
{
"sequence": 2,
"typical_saving": {
"value": 38,
"currency": "GBP"
},
"indicative_cost": "\u00a315",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 82,
"environmental_impact_rating": 84
},
{
"sequence": 3,
"typical_saving": {
"value": 300,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 88
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 86,
"lighting_cost_potential": {
"value": 150,
"currency": "GBP"
},
"schema_version_original": "20.0.0",
"hot_water_cost_potential": {
"value": 588,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2741,
"space_heating_existing_dwelling": 9770
},
"energy_consumption_current": 111,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "4.11r0005",
"energy_consumption_potential": 65,
"environmental_impact_current": 81,
"fixed_lighting_outlets_count": 10,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 88,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 19,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,277 @@
{
"uprn": 10090844932,
"roofs": [
{
"description": "Pitched, 250 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Solid, insulated (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 1,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SO23 7GL",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "WINCHESTER",
"built_form": 3,
"created_at": "2021-08-05 08:15:22.041089",
"door_count": 2,
"glazed_area": 1,
"region_code": 16,
"report_type": 2,
"sap_heating": {
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 10327
}
],
"immersion_heating_type": "NA",
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1 BLACKBERRY FIELD",
"address_line_2": "KINGS WORTHY",
"assessment_type": "RdSAP",
"completion_date": "2021-08-05",
"inspection_date": "2021-08-04",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 75,
"transaction_type": 1,
"conservatory_type": 1,
"heated_room_count": 4,
"registration_date": "2021-08-05",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 370,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 37.37,
"quantity": "square metres"
},
"party_wall_length": {
"value": 4.93,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 20.09,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.4,
"quantity": "metres"
},
"total_floor_area": {
"value": 37.37,
"quantity": "square metres"
},
"party_wall_length": {
"value": 4.93,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 20.09,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "L",
"party_wall_construction": 1,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"wall_insulation_thickness": "NI",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 280,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.7,
"energy_rating_average": 60,
"energy_rating_current": 78,
"lighting_cost_current": {
"value": 67,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 280,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 93,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 29,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 79,
"environmental_impact_rating": 81
},
{
"sequence": 2,
"typical_saving": {
"value": 364,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 91,
"environmental_impact_rating": 91
}
],
"co2_emissions_potential": 0.5,
"energy_rating_potential": 91,
"lighting_cost_potential": {
"value": 67,
"currency": "GBP"
},
"schema_version_original": "20.0.0",
"hot_water_cost_potential": {
"value": 64,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2093,
"space_heating_existing_dwelling": 3707
},
"energy_consumption_current": 129,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "4.07r0002",
"energy_consumption_potential": 36,
"environmental_impact_current": 79,
"fixed_lighting_outlets_count": 12,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 91,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 23,
"low_energy_fixed_lighting_outlets_count": 12
}

View file

@ -0,0 +1,314 @@
{
"uprn": 200003714056,
"roofs": [
{
"description": {
"value": "(another dwelling above)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 75% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME15 7RW",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "MAIDSTONE",
"built_form": 1,
"created_at": "2022-04-14 15:12:29.112725",
"door_count": 1,
"glazed_area": 1,
"glazing_gap": 12,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "N",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 17505
}
],
"immersion_heating_type": "NA",
"secondary_heating_type": 691,
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Ground-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "FLAT 1",
"address_line_2": "LAVENDER HOUSE",
"address_line_3": "NORTHUMBERLAND ROAD",
"assessment_type": "RdSAP",
"completion_date": "2022-04-14",
"inspection_date": "2021-09-07",
"extensions_count": 0,
"measurement_type": 2,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 2,
"unheated_corridor_length": {
"value": 6,
"quantity": "metres"
}
},
"total_floor_area": 61,
"transaction_type": 13,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "true",
"registration_date": "2022-04-14",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_u_value": 0.33,
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 16.5,
"wall_u_value": 0.33,
"sheltered_wall": "Y",
"wall_dry_lined": "N",
"wall_construction": 4,
"wall_insulation_type": 2,
"wall_thickness_measured": "N"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 70,
"quantity": "square metres"
},
"party_wall_length": 0,
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 34,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "G",
"party_wall_construction": "NA",
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 75,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 333,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.9,
"energy_rating_average": 60,
"energy_rating_current": 74,
"lighting_cost_current": {
"value": 72,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 274,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 73,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 60,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 80
},
{
"sequence": 2,
"typical_saving": {
"value": 13,
"currency": "GBP"
},
"indicative_cost": "\u00a310",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 80
}
],
"co2_emissions_potential": 1.5,
"energy_rating_potential": 78,
"lighting_cost_potential": {
"value": 58,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"hot_water_cost_potential": {
"value": 74,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1742,
"space_heating_existing_dwelling": 5021
},
"energy_consumption_current": 178,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.1.1.0",
"energy_consumption_potential": 143,
"environmental_impact_current": 75,
"fixed_lighting_outlets_count": 8,
"windows_transmission_details": {
"u_value": 2.8,
"data_source": 2,
"solar_transmittance": 0.76
},
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 80,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 31,
"low_energy_fixed_lighting_outlets_count": 6
}

View file

@ -0,0 +1,348 @@
{
"uprn": 200003725383,
"roofs": [
{
"description": {
"value": "Pitched, 250 mm loft insulation",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Suspended, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 75% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME15 7SZ",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "MAIDSTONE",
"built_form": 4,
"created_at": "2022-04-13 20:24:23.023351",
"door_count": 1,
"glazed_area": 1,
"glazing_gap": 12,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "N",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"sap_main_heating_code": 102,
"central_heating_pump_age": 0,
"main_heating_data_source": 2
}
],
"immersion_heating_type": "NA",
"secondary_heating_type": 691,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Mid-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10 OWLETTS CLOSE",
"assessment_type": "RdSAP",
"completion_date": "2022-04-13",
"inspection_date": "2021-09-08",
"extensions_count": 0,
"measurement_type": 2,
"total_floor_area": 69,
"transaction_type": 13,
"conservatory_type": 1,
"heated_room_count": 3,
"pvc_window_frames": "true",
"registration_date": "2022-04-13",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_u_value": 0.33,
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 39.5,
"quantity": "square metres"
},
"party_wall_length": {
"value": 15.8,
"quantity": "metres"
},
"floor_construction": 2,
"heat_loss_perimeter": {
"value": 10,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"total_floor_area": {
"value": 39.5,
"quantity": "square metres"
},
"party_wall_length": {
"value": 15.8,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 10,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "G",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 75,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 340,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.3,
"energy_rating_average": 60,
"energy_rating_current": 73,
"lighting_cost_current": {
"value": 74,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 324,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 122,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 21,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W1",
"improvement_details": {
"improvement_number": 57
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 74
},
{
"sequence": 2,
"typical_saving": {
"value": 13,
"currency": "GBP"
},
"indicative_cost": "\u00a310",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 74
},
{
"sequence": 3,
"typical_saving": {
"value": 42,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 77
},
{
"sequence": 4,
"typical_saving": {
"value": 363,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 88,
"environmental_impact_rating": 88
}
],
"co2_emissions_potential": 0.8,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 59,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"hot_water_cost_potential": {
"value": 77,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2568,
"space_heating_existing_dwelling": 5020
},
"energy_consumption_current": 185,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.1.1.0",
"energy_consumption_potential": 66,
"environmental_impact_current": 72,
"fixed_lighting_outlets_count": 8,
"windows_transmission_details": {
"u_value": 2.8,
"data_source": 2,
"solar_transmittance": 0.76
},
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 88,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 33,
"low_energy_fixed_lighting_outlets_count": 6
}

View file

@ -0,0 +1,182 @@
# Elmhurst RdSAP inputs — UPRN 60027826 (cert 0080-2673-2086-2299-1061, RdSAP-Schema-20.0.0)
**Lodged SAP:** 72 **Our engine:** 70 ← compare Elmhurst against **70** (the production gov-API path)
**Known divergences:** None of the off-peak Economy-7 bugs apply — this is a **mains-gas** boiler with **mains-gas** hot water. Watch instead: (a) RdSAP-20 synthesised-window U translation, (b) the room-in-roof entry, (c) the unlodged party wall defaulting to U=0.25.
10 Kingsland Close, Shoreham-by-Sea, BN43 6NQ · Semi-detached house · inspected 2021-08-17, lodged 2022-04-13.
---
## Property Description
| Elmhurst field | Value | Notes (SAP code / EES path) |
|---|---|---|
| Property Type | House | `property_type` 0 |
| Built Form | Semi-detached | `built_form` 2 |
| Age Band (England & Wales) | **H — 19911995** | `construction_age_band` H |
| Storeys | **3** | ground + first + room-in-roof (intermediate `storey_count`=3.0) |
| Habitable rooms | 6 | `habitable_room_count` |
| Heated rooms | 6 | `heated_room_count` |
| Extensions | 0 | `extensions_count` |
| Rooms in roof | **Yes — 1** | `sap_room_in_roof` lodged (see Roofs) |
## Dimensions (`measurement_type` 1 = Internal)
| Floor | Area m² | Room Height m | Heat-Loss Perimeter m | Party-Wall Length m |
|---|---|---|---|---|
| Ground (floor 0) | **42.85** | 2.3 | 21.7 | 6 |
| First (floor 1) | **36** | 2.3 | 18 | 6 |
| Room-in-roof | **36** | (entered on Rooms-in-Roof page, not as a dimension floor) | — | — |
TFA check: 42.85 + 36 + 36 = **114.85 m²** (lodged `total_floor_area` 115). No heated basement.
## Conservatory
None — `conservatory_type` 1, `has_heated_separate_conservatory` false → leave unchecked.
## Walls
**Main / external wall**
| Elmhurst field | Value | Notes |
|---|---|---|
| Construction | **Cavity wall** | `wall_construction` 4; description "Cavity wall, filled cavity" |
| Insulation | **Filled cavity** | `wall_insulation_type` 2 (retrofit cavity fill) |
| Dry-lined | **Yes** | `wall_dry_lined` Y |
| Wall Thickness | **300 mm** | `wall_thickness` 300; `wall_thickness_measured` Y → "Wall Thickness Unknown" unchecked |
| (cross-check) | lodged `wall_u_value` 0.33; engine `walls_w_per_k` 26.27 | |
No alternative wall lodged.
**Party wall** — `party_wall_construction` **0 (not lodged)**
| Elmhurst field | Value | Notes |
|---|---|---|
| Type | **Unable to determine** | code 0 → engine default **U = 0.25** (NOT the code-1 "Solid" trap — here it is genuinely unlodged, so "Unable to determine" is correct and matches the engine). Engine `party_walls_w_per_k` 7.275 ≈ 29 m² × 0.25. |
## Roofs
| Elmhurst field | Value | Notes |
|---|---|---|
| Type | **Room in roof** (pitched, slates/tiles) | description "Roof room(s), insulated (assumed)"; `roof_construction` 4 |
| Rooms-in-roof area | **36 m²** | `sap_room_in_roof.floor_area` 36 |
| Rooms-in-roof insulation | **As built** | `sap_room_in_roof.insulation` "AB"; age band H; `roof_room_connected` N |
| Roof insulation location | **At joists** | `roof_insulation_location` 2 |
| Roof insulation thickness | **100 mm** | `roof_insulation_thickness` "100mm" (drives default U) |
| (cross-check) | engine `roof_w_per_k` 24.17 | |
## Floors
| Elmhurst field | Value | Notes |
|---|---|---|
| Construction | **Solid** | `floor_construction` 1; description "Solid, no insulation (assumed)" |
| Insulation | **As built** (none) | `floor_insulation_thickness` "NI" |
| (cross-check) | engine `floor_w_per_k` 30.0 | |
## Openings — Windows (RdSAP reduced-data, synthesised)
Glazed-area band = **Normal** (`glazed_area` 1, ×1.00). Synthesised total glazing area
= 0.148 × 114.85 × 1.00 = **17.02 m²**, split 4-way N/E/S/W (4 windows × 4.255 m wide × 1.0 m high).
| Elmhurst field | Value | Notes |
|---|---|---|
| Glazing Type | **Double, unknown install date** | `multiple_glazing_type` 3; "Fully double glazed" |
| Frame Type | **PVC** | `pvc_window_frames` true |
| Glazing Gap | **16 mm** | `glazing_gap` "16+" |
| Orientation | spread evenly N / E / S / W | not lodged — matches engine synth (orients 1,3,5,7) |
| Location | External wall | |
| Draught Proofed | **Yes (100%)** | `percent_draughtproofed` 100 |
| U-value / g-value | leave Elmhurst default; **lodged U = 2.6, g = 0.76** | `windows_transmission_details`; engine effective U = `windows_w_per_k` 42.86 ÷ 17.02 ≈ **2.52**. ⚠️ Report the U Elmhurst assigns — RdSAP-20 glazing-coefficient translation is the most likely source of the lodged-72-vs-engine-70 gap. |
## Openings — Doors
| Elmhurst field | Value | Notes |
|---|---|---|
| Total doors | **2** | `door_count` 2 |
| Insulated | **0** | `insulated_door_count` 0 |
| Draught proofed | 2 | `percent_draughtproofed` 100 → engine `doors_w_per_k` 11.1 ≈ 2 × 1.85 m² × 3.0 |
## Ventilation & Lighting
| Elmhurst field | Value | Notes |
|---|---|---|
| Open chimneys | 0 | `open_fireplaces_count` 0 |
| Open flues / passive vents / flueless gas / extract fans | 0 | none lodged |
| Fixed air conditioning | No | `has_fixed_air_conditioning` false |
| Mechanical Ventilation | **Natural** (unchecked) | `mechanical_ventilation` 0 |
| Air Pressure Test | **Not available** (uses % draughtproofing) | RdSAP cert |
| Lighting — total fixed outlets | **14** | `fixed_lighting_outlets_count` 14 |
| Lighting — low-energy outlets | **12** | `low_energy_fixed_lighting_outlets_count` 12 (86%) |
## Space Heating
**Main Heating 1** — `sap_main_heating_code` **102**
| Elmhurst field | Value | Notes |
|---|---|---|
| System | **Boiler + radiators, mains gas** | "Boiler and radiators, mains gas"; `main_heating_category` 2; `heat_emitter_type` 1 = radiators |
| Boiler type | **Regular condensing, automatic ignition** | code 102 (Table 4b) |
| Efficiency | **84% winter / 74% summer** | Table 4b code 102; engine `main_heating_efficiency` 0.84. `main_heating_data_source` 2 (age-band/Table default, no PCDB record) |
| Fuel | **Mains gas** | `main_fuel_type` 26 (engine space-heat cost 3.48 p/kWh) |
| Flue | Fanned flue present | `boiler_flue_type` 2, `fan_flue_present` Y |
| Controls | **Programmer + room thermostat + TRVs** | `main_heating_control` 2106 |
| % of heat | 100% | `main_heating_fraction` 1 |
| Heat Emitter / Pump Age | leave default (no PCDF) | `central_heating_pump_age` 0 |
**Main Heating 2** — none (single main system).
**Secondary Heating** — leave Elmhurst **default (assumed portable electric heaters)**.
`secondary_heating_type` 691; engine applies fraction **0.1** at **standard-tariff electricity** (fuel 30), `secondary_heating_fuel_kwh` ≈ 976 kWh. (Cert lodges `secondary_fuel_type` 29 but the engine prices the assumed secondary at standard tariff per SAP convention — leave the Elmhurst default and it agrees.)
**Community Heating** — none.
## Meters
| Elmhurst field | Value | Notes |
|---|---|---|
| Mains gas supply available | **Yes** | `sap_energy_source.mains_gas` Y |
| Electricity meter type | **Single (standard)** | `meter_type` 1 — no Economy-7 here; off-peak fuel-cost bug **does not apply** |
## Water Heating
| Elmhurst field | Value | Notes |
|---|---|---|
| Source | **From main heating system** (Boiler Circulator) | `water_heating_code` 901; "From main system" |
| Fuel | **Mains gas** | `water_heating_fuel` 26 (engine HW cost 3.48 p/kWh) |
| Hot Water Cylinder Present | **Yes** | `has_hot_water_cylinder` true |
| Cylinder size | **110 L** (pick the litre value, not "Normal") | `cylinder_size` code 2 = 110 L |
| Cylinder insulation type | **Factory foam** | `cylinder_insulation_type` 1 = Foam |
| Cylinder insulation thickness | **50 mm** | `cylinder_insulation_thickness` 50 |
| Cylinder thermostat | **Yes** | `cylinder_thermostat` Y |
| (cross-check) | engine `hot_water_kwh_per_yr` 3640 | |
- **Number of baths** (Water Heating → **WWHRS sub-tab → "Total no. of Baths"**): **1**
`instantaneous_wwhrs.rooms_with_bath_and_or_shower` 1 + `rooms_with_bath_and_mixer_shower` 0 = 1. Elmhurst defaults to 0; set it to **1** or HW demand diverges.
- **WWHRS**: **No** — the `instantaneous_wwhrs` block is bath/shower ROOM counts (ADR-0028), not a heat-recovery device.
- **Community Hot Water**: none.
- **Solar Water Heating**: No — `solar_water_heating` N.
- **FGHRS**: No — `main_heating_details[].has_fghrs` N.
## New Technologies
| Elmhurst field | Value | Notes |
|---|---|---|
| PV | **None** | `photovoltaic_supply.none_or_no_details` |
| Wind | **None** | `wind_turbines_count` 0 |
| Hydro | None | not lodged |
| Special Features (Appendix Q) | None | not lodged |
---
### Engine reference outputs (the numbers Elmhurst should reproduce)
| Quantity | Engine value |
|---|---|
| SAP score (integer) | **70** (continuous 69.77) |
| Space-heating demand | 9 755 kWh/yr |
| Main-heating fuel (gas) | 10 452 kWh/yr |
| Hot-water | 3 640 kWh/yr |
| Secondary (electric, assumed) | 976 kWh/yr |
| CO₂ | 3 184 kg/yr |
| Total fuel cost | £824.73/yr |
| Heat-transfer coefficient | 245.96 W/K |
| Heat-loss parameter | 2.14 W/m²K |
**Operator: key this into Elmhurst, then export the Summary PDF (`elmhurst_summary.pdf`) and the SAP-10.2 worksheet PDF (`elmhurst_worksheet.pdf`) into this directory, and report the Elmhurst SAP score.** Then re-run `scripts/compare_epc_paths.py 60027826` to diff the two paths.

View file

@ -0,0 +1,343 @@
{
"uprn": 60027826,
"roofs": [
{
"description": {
"value": "Roof room(s), insulated (assumed)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": {
"value": "Cavity wall, filled cavity",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": {
"value": "Solid, no insulation (assumed)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": {
"value": "Fully double glazed",
"language": "1"
},
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": {
"value": "Low energy lighting in 86% of fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "BN43 6NQ",
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "SHOREHAM-BY-SEA",
"built_form": 2,
"created_at": "2022-04-13 09:33:39.943417",
"door_count": 2,
"glazed_area": 1,
"glazing_gap": "16+",
"region_code": 14,
"report_type": 2,
"sap_heating": {
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"instantaneous_wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"sap_main_heating_code": 102,
"central_heating_pump_age": 0,
"main_heating_data_source": 2
}
],
"immersion_heating_type": "NA",
"secondary_heating_type": 691,
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.94,
"schema_type": "RdSAP-Schema-20.0.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": {
"value": "Semi-detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "10 KINGSLAND CLOSE",
"assessment_type": "RdSAP",
"completion_date": "2022-04-13",
"inspection_date": "2021-08-17",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 115,
"transaction_type": 13,
"conservatory_type": 1,
"heated_room_count": 6,
"pvc_window_frames": "true",
"registration_date": "2022-04-13",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 1,
"photovoltaic_supply": {
"none_or_no_details": {
"pv_connection": 0,
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_u_value": 0.33,
"wall_dry_lined": "Y",
"wall_thickness": 300,
"floor_heat_loss": 7,
"sap_room_in_roof": {
"floor_area": {
"value": 36,
"quantity": "square metres"
},
"insulation": "AB",
"roof_room_connected": "N",
"construction_age_band": "H"
},
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 42.85,
"quantity": "square metres"
},
"party_wall_length": {
"value": 6,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 21.7,
"quantity": "metres"
}
},
{
"floor": 1,
"room_height": {
"value": 2.3,
"quantity": "metres"
},
"total_floor_area": {
"value": 36,
"quantity": "square metres"
},
"party_wall_length": {
"value": 6,
"quantity": "metres"
},
"heat_loss_perimeter": {
"value": 18,
"quantity": "metres"
}
}
],
"wall_insulation_type": 2,
"construction_age_band": "H",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "100mm",
"floor_insulation_thickness": "NI"
}
],
"low_energy_lighting": 86,
"solar_water_heating": "N",
"habitable_room_count": 6,
"heating_cost_current": {
"value": 522,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.4,
"energy_rating_average": 60,
"energy_rating_current": 72,
"lighting_cost_current": {
"value": 111,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 3,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 486,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 129,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 37,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "W2",
"improvement_details": {
"improvement_number": 58
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 71
},
{
"sequence": 2,
"typical_saving": {
"value": 42,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 73
},
{
"sequence": 3,
"typical_saving": {
"value": 400,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 84,
"environmental_impact_rating": 81
}
],
"co2_emissions_potential": 1.8,
"energy_rating_potential": 84,
"lighting_cost_potential": {
"value": 111,
"currency": "GBP"
},
"schema_version_original": "LIG-19.0",
"hot_water_cost_potential": {
"value": 85,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2737,
"impact_of_loft_insulation": -71,
"space_heating_existing_dwelling": 8821
},
"energy_consumption_current": 167,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "2.1.1.0",
"energy_consumption_potential": 89,
"environmental_impact_current": 69,
"fixed_lighting_outlets_count": 14,
"windows_transmission_details": {
"u_value": 2.6,
"data_source": 2,
"solar_transmittance": 0.76
},
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 81,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 29,
"low_energy_fixed_lighting_outlets_count": 12
}

View file

@ -0,0 +1,322 @@
{
"uprn": 10013924849,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "To unheated space, insulated (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": "Excellent lighting efficiency",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME20 7FH",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "AYLESFORD",
"psv_count": 0,
"built_form": 4,
"created_at": "2025-12-09 17:27:01",
"door_count": 1,
"region_code": 1,
"report_type": 2,
"sap_heating": {
"number_baths": 1,
"cylinder_size": 1,
"shower_outlets": [
{
"shower_outlet": {
"shower_wwhrs": 1,
"shower_outlet_type": 1
}
}
],
"water_heating_code": 901,
"water_heating_fuel": 26,
"secondary_fuel_type": 0,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 0,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 17863
}
],
"immersion_heating_type": "NA",
"has_fixed_air_conditioning": "false"
},
"sap_version": 10.2,
"sap_windows": [
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": 1.19,
"window_height": 1.12,
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": 1.75,
"window_height": 1.12,
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": 1.75,
"window_height": 2.07,
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 3,
"window_type": 1,
"glazing_type": 2,
"window_width": 1.1,
"window_height": 1.12,
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
}
],
"schema_type": "RdSAP-Schema-21.0.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "(not tested)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"pressure_test": 4,
"property_type": 2,
"address_line_1": "Flat 1",
"address_line_2": "Riverview Court",
"address_line_3": "2 Kings Crescent",
"assessment_type": "RdSAP",
"completion_date": "2025-12-09",
"inspection_date": "2025-12-01",
"extensions_count": 0,
"measurement_type": 1,
"open_flues_count": 0,
"sap_flat_details": {
"level": 2,
"top_storey": "N",
"flat_location": 1,
"heat_loss_corridor": 2,
"unheated_corridor_length": {
"value": 13.58,
"quantity": "metres"
}
},
"total_floor_area": 52,
"transaction_type": 8,
"conservatory_type": 1,
"has_draught_lobby": "true",
"heated_room_count": 3,
"other_flues_count": 0,
"registration_date": "2025-12-09",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"pv_diverter": "false",
"pv_connection": 0,
"photovoltaic_supply": {
"none_or_no_details": {
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"gas_smart_meter_present": "true",
"is_dwelling_export_capable": "false",
"wind_turbines_terrain_type": 2,
"electricity_smart_meter_present": "true",
"is_hydro_output_connected_to_dwelling_meter": "false"
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"closed_flues_count": 0,
"extract_fans_count": 2,
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 340,
"floor_heat_loss": 2,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": {
"value": 2.34,
"quantity": "metres"
},
"floor_insulation": 1,
"total_floor_area": {
"value": 52.07,
"quantity": "square metres"
},
"party_wall_length": {
"value": 6.19,
"quantity": "metres"
},
"floor_construction": 1,
"heat_loss_perimeter": {
"value": 25.95,
"quantity": "metres"
}
}
],
"wall_insulation_type": 4,
"construction_age_band": "L",
"sap_alternative_wall_1": {
"wall_area": 31.78,
"sheltered_wall": "Y",
"wall_dry_lined": "N",
"wall_thickness": 320,
"wall_construction": 4,
"wall_insulation_type": 4,
"wall_thickness_measured": "Y"
},
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND"
}
],
"boilers_flues_count": 0,
"open_chimneys_count": 0,
"solar_water_heating": "N",
"habitable_room_count": 3,
"heating_cost_current": {
"value": 313,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1,
"energy_rating_average": 60,
"energy_rating_current": 80,
"lighting_cost_current": {
"value": 36,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"blocked_chimneys_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 313,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 137,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"co2_emissions_potential": 1,
"energy_rating_potential": 80,
"lighting_cost_potential": {
"value": 36,
"currency": "GBP"
},
"schema_version_original": "LIG-21.0.1",
"flueless_gas_fires_count": 0,
"hot_water_cost_potential": {
"value": 137,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1835.24,
"space_heating_existing_dwelling": 2203.68
},
"draughtproofed_door_count": 1,
"energy_consumption_current": 108,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "4.3.74",
"energy_consumption_potential": 108,
"environmental_impact_current": 85,
"cfl_fixed_lighting_bulbs_count": 0,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 85,
"led_fixed_lighting_bulbs_count": 9,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 19,
"incandescent_fixed_lighting_bulbs_count": 0
}

View file

@ -0,0 +1,468 @@
{
"uprn": 10023443426,
"roofs": [
{
"description": "Pitched, 300 mm loft insulation",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, insulated (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"window": {
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
"lighting": {
"description": "Excellent lighting efficiency",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA1 5TY",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "DARTFORD",
"psv_count": 0,
"built_form": 3,
"created_at": "2026-02-09 21:22:01",
"door_count": 2,
"region_code": 2,
"report_type": 2,
"sap_heating": {
"number_baths": 1,
"cylinder_size": 1,
"shower_outlets": [
{
"shower_outlet": {
"shower_wwhrs": 1,
"shower_outlet_type": 1
}
}
],
"number_baths_wwhrs": 0,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "N",
"secondary_fuel_type": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"emitter_temperature": 1,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"central_heating_pump_age": 0,
"main_heating_data_source": 1,
"main_heating_index_number": 17045
}
],
"immersion_heating_type": "NA",
"secondary_heating_type": 612,
"has_fixed_air_conditioning": "false"
},
"sap_version": 10.2,
"sap_windows": [
{
"pvc_frame": "true",
"orientation": 5,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 1.79,
"quantity": "m"
},
"window_height": {
"value": 1.29,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 7,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.855,
"quantity": "m"
},
"window_height": {
"value": 1.15,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.59,
"quantity": "m"
},
"window_height": {
"value": 0.99,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.58,
"quantity": "m"
},
"window_height": {
"value": 1,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 7,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.87,
"quantity": "m"
},
"window_height": {
"value": 1.14,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.59,
"quantity": "m"
},
"window_height": {
"value": 1.28,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 1,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.59,
"quantity": "m"
},
"window_height": {
"value": 1.28,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 7,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.87,
"quantity": "m"
},
"window_height": {
"value": 1.12,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 5,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.87,
"quantity": "m"
},
"window_height": {
"value": 1.12,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 7,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.87,
"quantity": "m"
},
"window_height": {
"value": 1.13,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
},
{
"pvc_frame": "true",
"orientation": 7,
"window_type": 1,
"glazing_type": 2,
"window_width": {
"value": 0.617,
"quantity": "m"
},
"window_height": {
"value": 0.6,
"quantity": "m"
},
"draught_proofed": "true",
"window_location": 0,
"window_wall_type": 1,
"permanent_shutters_present": "N",
"permanent_shutters_insulated": "N"
}
],
"schema_type": "RdSAP-Schema-21.0.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "(not tested)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"dwelling_type": "End-terrace house",
"language_code": 1,
"pressure_test": 4,
"property_type": 0,
"address_line_1": "1 Dale Street",
"assessment_type": "RdSAP",
"completion_date": "2026-02-09",
"inspection_date": "2026-02-09",
"extensions_count": 0,
"measurement_type": 1,
"open_flues_count": 0,
"total_floor_area": 98,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"other_flues_count": 0,
"registration_date": "2026-02-09",
"sap_energy_source": {
"mains_gas": "Y",
"meter_type": 2,
"pv_connection": 0,
"photovoltaic_supply": {
"none_or_no_details": {
"percent_roof_area": 0
}
},
"wind_turbines_count": 0,
"gas_smart_meter_present": "true",
"is_dwelling_export_capable": "false",
"wind_turbines_terrain_type": 2,
"electricity_smart_meter_present": "true"
},
"secondary_heating": {
"description": "Room heaters, mains gas",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"closed_flues_count": 0,
"extract_fans_count": 3,
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 320,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 48.97,
"party_wall_length": 9.2,
"floor_construction": 1,
"heat_loss_perimeter": 22.14
},
{
"floor": 1,
"room_height": 2.3,
"total_floor_area": 49.22,
"party_wall_length": 9.2,
"heat_loss_perimeter": 22.12
}
],
"wall_insulation_type": 4,
"construction_age_band": "L",
"party_wall_construction": 0,
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "300mm",
"wall_insulation_thickness": "NI"
}
],
"boilers_flues_count": 0,
"open_chimneys_count": 0,
"solar_water_heating": "N",
"habitable_room_count": 4,
"heating_cost_current": {
"value": 647,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.2,
"energy_rating_average": 60,
"energy_rating_current": 76,
"lighting_cost_current": {
"value": 72,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"blocked_chimneys_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 647,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 180,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"schema_version_current": "LIG-21.0",
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": 290,
"indicative_cost": "\u00a38,000 - \u00a310,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 78
}
],
"co2_emissions_potential": 2.0,
"energy_rating_potential": 85,
"lighting_cost_potential": {
"value": 72,
"currency": "GBP"
},
"schema_version_original": "LIG-21.0",
"hot_water_cost_potential": {
"value": 180,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2417.03,
"space_heating_existing_dwelling": 5002.38
},
"draughtproofed_door_count": 2,
"energy_consumption_current": 126,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "10.2.2.0",
"energy_consumption_potential": 108,
"environmental_impact_current": 76,
"cfl_fixed_lighting_bulbs_count": 0,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 78,
"led_fixed_lighting_bulbs_count": 9,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 23,
"incandescent_fixed_lighting_bulbs_count": 0
}

View file

@ -0,0 +1,302 @@
{
"uprn": 100020933894,
"roofs": [
{
"description": "Pitched, 100 mm loft insulation",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"walls": [
{
"description": "Solid brick, as built, no insulation (assumed)",
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
}
],
"floors": [
{
"description": "Suspended, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"lighting": {
"description": "No low energy lighting",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
},
"postcode": "SE9 1SL",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 2,
"created_at": "2012-06-05 07:15:18.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"secondary_fuel_type": 29,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 10328,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"secondary_heating_type": 691,
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.0",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Admiral Seymour Road",
"schema_version": "LIG-16.0",
"assessment_type": "RdSAP",
"completion_date": "2012-06-05",
"inspection_date": "2012-05-23",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 92,
"transaction_type": 3,
"conservatory_type": 1,
"heated_room_count": 4,
"registration_date": "2012-06-05",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 1
},
"secondary_heating": {
"description": "Room heaters, electric",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "Y",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 3,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 54.08,
"wall_dry_lined": "Y",
"wall_thickness": 340,
"wall_construction": 3,
"wall_insulation_type": 4,
"wall_thickness_measured": "Y"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.5,
"floor_insulation": 1,
"total_floor_area": 45.79,
"floor_construction": 2,
"heat_loss_perimeter": 22.91
},
{
"floor": 1,
"room_height": 2.58,
"total_floor_area": 45.79,
"heat_loss_perimeter": 22.91
}
],
"wall_insulation_type": 4,
"construction_age_band": "B",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "100mm"
}
],
"low_energy_lighting": 0,
"solar_water_heating": "N",
"bedf_revision_number": 323,
"habitable_room_count": 4,
"heating_cost_current": {
"value": 767,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 4.4,
"energy_rating_average": 60,
"energy_rating_current": 56,
"lighting_cost_current": {
"value": 98,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 493,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 87,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 231,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a314,000",
"improvement_type": "Q",
"improvement_details": {
"improvement_number": 7
},
"improvement_category": 5,
"energy_performance_rating": 67,
"environmental_impact_rating": 67
},
{
"sequence": 2,
"typical_saving": {
"value": 51,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 69,
"environmental_impact_rating": 70
},
{
"sequence": 3,
"typical_saving": {
"value": 41,
"currency": "GBP"
},
"indicative_cost": "\u00a350",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 71,
"environmental_impact_rating": 72
},
{
"sequence": 4,
"typical_saving": {
"value": 25,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 72,
"environmental_impact_rating": 73
},
{
"sequence": 5,
"typical_saving": {
"value": 227,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 81,
"environmental_impact_rating": 82
}
],
"co2_emissions_potential": 1.6,
"energy_rating_potential": 81,
"lighting_cost_potential": {
"value": 49,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 62,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2211,
"impact_of_loft_insulation": -413,
"impact_of_solid_wall_insulation": -5030,
"space_heating_existing_dwelling": 13580
},
"seller_commission_report": "Y",
"energy_consumption_current": 254,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "1.1.8.0",
"energy_consumption_potential": 91,
"environmental_impact_current": 54,
"fixed_lighting_outlets_count": 10,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 82,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 48,
"low_energy_fixed_lighting_outlets_count": 0
}

View file

@ -0,0 +1,262 @@
{
"uprn": 100020235156,
"roofs": [
{
"description": "Pitched, 150 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
{
"description": "Timber frame, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, limited insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"lighting": {
"description": "Low energy lighting in 91% of fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA8 2PG",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "ERITH",
"built_form": 3,
"created_at": "2013-12-09 17:52:34.000000",
"door_count": 3,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 9462,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 25
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Raleigh Close",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-12-09",
"inspection_date": "2013-12-09",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 87,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 5,
"registration_date": "2013-12-09",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 10.53,
"wall_dry_lined": "N",
"wall_construction": 5,
"wall_insulation_type": 4,
"wall_thickness_measured": "N"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 43.45,
"floor_construction": 1,
"heat_loss_perimeter": 18.9
},
{
"floor": 1,
"room_height": 2.35,
"total_floor_area": 43.45,
"heat_loss_perimeter": 18.9
}
],
"wall_insulation_type": 4,
"construction_age_band": "I",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "150mm"
}
],
"low_energy_lighting": 91,
"solar_water_heating": "N",
"bedf_revision_number": 351,
"habitable_room_count": 5,
"heating_cost_current": {
"value": 407,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.4,
"energy_rating_average": 60,
"energy_rating_current": 74,
"lighting_cost_current": {
"value": 59,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 409,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 121,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 37,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 76
},
{
"sequence": 2,
"typical_saving": {
"value": 254,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 85
}
],
"co2_emissions_potential": 1.2,
"energy_rating_potential": 85,
"lighting_cost_potential": {
"value": 59,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 81,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2790,
"impact_of_loft_insulation": -251,
"space_heating_existing_dwelling": 6514
},
"seller_commission_report": "Y",
"energy_consumption_current": 145,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 69,
"environmental_impact_current": 74,
"fixed_lighting_outlets_count": 11,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 28,
"low_energy_fixed_lighting_outlets_count": 10
}

View file

@ -0,0 +1,86 @@
# Elmhurst RdSAP inputs — UPRN 100020933699 (cert 9548-2053-6299-9947-0950, SAP-Schema-16.2)
**Lodged SAP:** 70 **Our engine:** 72 (continuous 72.29) ← compare Elmhurst against the engine
**Property:** End-terrace HOUSE, age band G (19831990), mains-gas regular boiler + cylinder, TFA 62 m²
**Schema note:** SAP-Schema-16.2 is RdSAP-shaped (reduced-field) — mapped via `_normalize_sap_schema_16_2` → RdSAP-17.1 mapper. This is a REDUCED-FIELD cert (descriptions + glazed-area band, no measured U-values), so unlike the 17.1 new-builds the engine and Elmhurst should both use RdSAP age-band/description U-values — expect a TIGHTER agreement.
**Known divergences / gaps to watch:**
- **Party wall:** 16.2 does not lodge `party_wall_length`; the normalizer defaults it to 0, so the engine currently models NO party wall. An end-terrace HAS one party wall — Elmhurst will model it. **This is the likely main divergence; check the worksheet party-wall line.**
- Age band G → Elmhurst on-screen band **G 1983-1990**.
## Property Description
| Elmhurst field | Value | Notes |
|---|---|---|
| Property Type | **House** | dwelling_type "End-terrace house" (switch from FLAT — prior cert) |
| Built form | **End-Terrace** | built_form 3 |
| Age band | **G 1983-1990** | construction_age_band G |
| Storeys | 2 | floor 0 + floor 1 |
| Habitable rooms | 4 | habitable_room_count 4 |
## Dimensions
| Elmhurst field | Value | Notes |
|---|---|---|
| Ground floor area | 31.06 m² | floor 0 |
| First floor area | 31.06 m² | floor 1 |
| Room height (ground / first) | 2.40 / 2.65 m | room_height |
| Heat-loss perimeter (each) | 15.8 m | heat_loss_perimeter |
| Party-wall length (each) | **see note** | 16.2 lodges none; for an end-terrace enter the real party-wall length if Elmhurst derives it from built-form, else note the divergence |
## Walls
| Elmhurst field | Value | Notes |
|---|---|---|
| Construction | Cavity | wall_construction 4 |
| Insulation | **Filled** | wall_insulation_type 2 = filled cavity ("Cavity wall, filled cavity") |
| Thickness | 280 mm | wall_thickness |
| Party wall | Present (End-Terrace) — Unable to determine | built_form 3 |
## Roofs
| Elmhurst field | Value | Notes |
|---|---|---|
| Type | Pitched, access to loft | roof_construction 4 |
| Insulation at | Joists | roof_insulation_location 2 |
| Thickness | 100 mm | roof_insulation_thickness "100mm" |
## Floors
| Elmhurst field | Value | Notes |
|---|---|---|
| Location / type | Ground floor / Solid | floor_construction 1 |
| Insulation | **None** | "Solid, no insulation (assumed)" |
## Openings
| Elmhurst field | Value | Notes |
|---|---|---|
| Windows | **Single glazed**, glazed-area band Normal | glazed_area 1, multiple_glazing_type ND, "Single glazed" |
| Doors | **2 doors, uninsulated** | door_count 2, insulated_door_count 0 (high U — solid/older doors) |
## Ventilation & Lighting
| Elmhurst field | Value | Notes |
|---|---|---|
| Ventilation | Natural | no MV; no air-permeability test lodged (ap50/ap4 None) |
| Extract fans / flues | 0 / 0 | none lodged; open chimneys 0 |
| Sheltered sides | 1 | sheltered_sides 1 |
| Air Pressure Test | **None** (do NOT enter Blower Door) | no test lodged — leave method blank |
| Lighting | 22% low-energy | low_energy 2 / total 9 outlets |
## Space Heating
| Elmhurst field | Value | Notes |
|---|---|---|
| Main heating | Mains gas **regular boiler + radiators** | fuel 26, emitter 1, control 2106, fan-assisted flue, PCDB 10321. NOT a combi — has a cylinder → use the BGB regular condensing/non-condensing cascade option (per age band G, likely non-condensing) |
| Secondary | None | secondary "None" |
## Water Heating
| Elmhurst field | Value | Notes |
|---|---|---|
| Water heating | From main (901), gas | water_heating_fuel 26 |
| Hot water cylinder | **Present** — 110 L (Normal), Foam, 25 mm | has_hot_water_cylinder True, cylinder_size 2, insulation type 1 (foam) 25 mm |
| Solar / WWHRS / FGHRS | None | — |
## Fields to clear in Elmhurst (do NOT map)
| Elmhurst field | Set to | Why absent |
|---|---|---|
| Flats page | (gone — House now) | switch from prior FLAT cert |
| Conservatory | none / uncheck | not lodged |
| Air Pressure Test method | **blank** | no test lodged (prior certs had Blower Door — CLEAR it) |
| Main Heating 2 / Secondary | none | single system |
| PV / Wind / Hydro | none | none lodged |

View file

@ -0,0 +1,310 @@
{
"uprn": 100020933699,
"roofs": [
{
"description": "Pitched, 100 mm loft insulation",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"walls": [
{
"description": "Cavity wall, filled cavity",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Single glazed",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
}
],
"lighting": {
"description": "Low energy lighting in 22% of fixed outlets",
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
},
"postcode": "SE18 2PE",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2013-01-14 15:52:33.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 10321,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 25
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Acland Close",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-01-14",
"inspection_date": "2013-01-14",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 62,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 4,
"registration_date": "2013-01-14",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.4,
"floor_insulation": 1,
"total_floor_area": 31.06,
"floor_construction": 1,
"heat_loss_perimeter": 15.8
},
{
"floor": 1,
"room_height": 2.4,
"total_floor_area": 31.06,
"heat_loss_perimeter": 15.8
}
],
"wall_insulation_type": 2,
"construction_age_band": "G",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "100mm"
}
],
"low_energy_lighting": 22,
"solar_water_heating": "N",
"bedf_revision_number": 333,
"habitable_room_count": 4,
"heating_cost_current": {
"value": 370,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.2,
"energy_rating_average": 60,
"energy_rating_current": 70,
"lighting_cost_current": {
"value": 66,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": "ND",
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 296,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 106,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 27,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 71,
"environmental_impact_rating": 73
},
{
"sequence": 2,
"typical_saving": {
"value": 26,
"currency": "GBP"
},
"indicative_cost": "\u00a335",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 72,
"environmental_impact_rating": 74
},
{
"sequence": 3,
"typical_saving": {
"value": 33,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 76
},
{
"sequence": 4,
"typical_saving": {
"value": 52,
"currency": "GBP"
},
"indicative_cost": "\u00a33,300 - \u00a36,500",
"improvement_type": "O",
"improvement_details": {
"improvement_number": 8
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 80
},
{
"sequence": 5,
"typical_saving": {
"value": 236,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 92
},
{
"sequence": 6,
"typical_saving": {
"value": 19,
"currency": "GBP"
},
"indicative_cost": "\u00a31,500 - \u00a34,000",
"improvement_type": "V",
"improvement_details": {
"improvement_number": 44
},
"improvement_category": 5,
"energy_performance_rating": 90,
"environmental_impact_rating": 92
}
],
"co2_emissions_potential": 0.5,
"energy_rating_potential": 90,
"lighting_cost_potential": {
"value": 37,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 72,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2577,
"impact_of_loft_insulation": -309,
"space_heating_existing_dwelling": 5864
},
"seller_commission_report": "Y",
"energy_consumption_current": 189,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 0,
"calculation_software_version": 8.0,
"energy_consumption_potential": 36,
"environmental_impact_current": 71,
"fixed_lighting_outlets_count": 9,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 92,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 36,
"low_energy_fixed_lighting_outlets_count": 2
}

View file

@ -0,0 +1,423 @@
{
"uprn": 100020973465,
"roofs": [
{
"description": "Pitched, 75 mm loft insulation",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
},
{
"description": "Pitched, limited insulation (assumed)",
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
}
],
"walls": [
{
"description": "Timber frame, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Suspended, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 1,
"windows": [
{
"description": "Single glazed",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
}
],
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE28 0DQ",
"hot_water": {
"description": "From main system, no cylinder thermostat",
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
},
"post_town": "LONDON",
"built_form": 4,
"created_at": "2013-09-17 14:55:12.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "N",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "N",
"heat_emitter_type": 1,
"main_heating_number": 1,
"main_heating_control": 2104,
"main_heating_category": 2,
"main_heating_fraction": 1,
"sap_main_heating_code": 101,
"main_heating_data_source": 2
}
],
"cylinder_insulation_type": 2,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 12
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Harrier Mews",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-09-17",
"inspection_date": "2013-09-17",
"windows_u_value": 4.8,
"extensions_count": 1,
"measurement_type": 1,
"total_floor_area": 83,
"transaction_type": 5,
"conservatory_type": 1,
"heated_room_count": 5,
"registration_date": "2013-09-17",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 5,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.31,
"floor_insulation": 1,
"total_floor_area": 26.16,
"floor_construction": 2,
"heat_loss_perimeter": 3.52
},
{
"floor": 1,
"room_height": 2.32,
"total_floor_area": 26.15,
"heat_loss_perimeter": 7.04
},
{
"floor": 2,
"room_height": 2.38,
"total_floor_area": 26.15,
"heat_loss_perimeter": 17.47
}
],
"wall_insulation_type": 4,
"construction_age_band": "F",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "75mm"
},
{
"identifier": "Extension 1",
"wall_dry_lined": "N",
"wall_thickness": 280,
"floor_heat_loss": 7,
"roof_construction": 5,
"wall_construction": 5,
"building_part_number": 2,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.31,
"floor_insulation": 1,
"total_floor_area": 4.64,
"floor_construction": 2,
"heat_loss_perimeter": 3.52
}
],
"wall_insulation_type": 4,
"construction_age_band": "F",
"wall_thickness_measured": "Y",
"roof_insulation_location": 4,
"roof_insulation_thickness": "NI"
}
],
"low_energy_lighting": 100,
"solar_transmittance": 0.85,
"solar_water_heating": "N",
"windows_data_source": 2,
"bedf_revision_number": 343,
"habitable_room_count": 5,
"heating_cost_current": {
"value": 501,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.9,
"energy_rating_average": 60,
"energy_rating_current": 61,
"lighting_cost_current": {
"value": 48,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer and room thermostat",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"multiple_glazing_type": "ND",
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 334,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 302,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 0,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 20.88,
"currency": "GBP"
},
"indicative_cost": "\u00a3100 - \u00a3350",
"improvement_type": "A",
"improvement_details": {
"improvement_number": 5
},
"improvement_category": 5,
"energy_performance_rating": 62,
"environmental_impact_rating": 59
},
{
"sequence": 2,
"typical_saving": {
"value": 71.87,
"currency": "GBP"
},
"indicative_cost": "\u00a315 - \u00a330",
"improvement_type": "C",
"improvement_details": {
"improvement_number": 2
},
"improvement_category": 5,
"energy_performance_rating": 65,
"environmental_impact_rating": 63
},
{
"sequence": 3,
"typical_saving": {
"value": 29.08,
"currency": "GBP"
},
"indicative_cost": "\u00a380 - \u00a3120",
"improvement_type": "D",
"improvement_details": {
"improvement_number": 10
},
"improvement_category": 5,
"energy_performance_rating": 67,
"environmental_impact_rating": 65
},
{
"sequence": 4,
"typical_saving": {
"value": 68.14,
"currency": "GBP"
},
"indicative_cost": "\u00a3200 - \u00a3400",
"improvement_type": "F",
"improvement_details": {
"improvement_number": 4
},
"improvement_category": 5,
"energy_performance_rating": 70,
"environmental_impact_rating": 69
},
{
"sequence": 5,
"typical_saving": {
"value": 22.3,
"currency": "GBP"
},
"indicative_cost": "\u00a3350 - \u00a3450",
"improvement_type": "G",
"improvement_details": {
"improvement_number": 13
},
"improvement_category": 5,
"energy_performance_rating": 71,
"environmental_impact_rating": 70
},
{
"sequence": 6,
"typical_saving": {
"value": 77.25,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 75
},
{
"sequence": 7,
"typical_saving": {
"value": 36.41,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 77
},
{
"sequence": 8,
"typical_saving": {
"value": 64.15,
"currency": "GBP"
},
"indicative_cost": "\u00a33,300 - \u00a36,500",
"improvement_type": "O",
"improvement_details": {
"improvement_number": 8
},
"improvement_category": 5,
"energy_performance_rating": 79,
"environmental_impact_rating": 81
},
{
"sequence": 9,
"typical_saving": {
"value": 242.65,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 90
}
],
"co2_emissions_potential": 0.8,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 49,
"currency": "GBP"
},
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 42.48,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 76
},
{
"sequence": 2,
"typical_saving": {
"value": 88.11,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 74
}
],
"hot_water_cost_potential": {
"value": 79,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 5230,
"impact_of_loft_insulation": -516,
"space_heating_existing_dwelling": 6902
},
"seller_commission_report": "Y",
"energy_consumption_current": 242,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 0,
"calculation_software_version": "1.4.1.0",
"energy_consumption_potential": 46,
"environmental_impact_current": 58,
"fixed_lighting_outlets_count": 11,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 90,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 47,
"low_energy_fixed_lighting_outlets_count": 11
}

View file

@ -0,0 +1,273 @@
{
"uprn": 100021985993,
"roofs": [
{
"description": "Pitched, 100 mm loft insulation",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"walls": [
{
"description": "Solid brick, with internal insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Suspended, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE12 9PZ",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2013-03-15 12:45:25.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 10328,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "End-terrace bungalow",
"language_code": 1,
"property_type": 1,
"address_line_1": "1 Gatehouse Cottages",
"address_line_2": "Marvels Lane",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-03-15",
"inspection_date": "2013-03-15",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 77,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"registration_date": "2013-03-15",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 360,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 3,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 76.54,
"floor_construction": 2,
"heat_loss_perimeter": 29.1
}
],
"wall_insulation_type": 3,
"construction_age_band": "C",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "100mm",
"wall_insulation_thickness": "50mm"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 335,
"habitable_room_count": 3,
"heating_cost_current": {
"value": 480,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.7,
"energy_rating_average": 60,
"energy_rating_current": 70,
"lighting_cost_current": {
"value": 44,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 392,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 86,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 30,
"currency": "GBP"
},
"indicative_cost": "\u00a3100 - \u00a3350",
"improvement_type": "A",
"improvement_details": {
"improvement_number": 5
},
"improvement_category": 5,
"energy_performance_rating": 71,
"environmental_impact_rating": 71
},
{
"sequence": 2,
"typical_saving": {
"value": 58,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 75
},
{
"sequence": 3,
"typical_saving": {
"value": 25,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 76
},
{
"sequence": 4,
"typical_saving": {
"value": 236,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 86
}
],
"co2_emissions_potential": 1.1,
"energy_rating_potential": 86,
"lighting_cost_potential": {
"value": 44,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 62,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2112,
"impact_of_loft_insulation": -766,
"space_heating_existing_dwelling": 8674
},
"seller_commission_report": "Y",
"energy_consumption_current": 181,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 69,
"environmental_impact_current": 69,
"fixed_lighting_outlets_count": 6,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 35,
"low_energy_fixed_lighting_outlets_count": 6
}

View file

@ -0,0 +1,251 @@
{
"uprn": 100062116493,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, as built, partial insulation (assumed)",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"addendum": {
"cavity_fill_recommended": "true"
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME2 3QD",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "ROCHESTER",
"built_form": 1,
"created_at": "2013-11-24 19:51:36.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 15502,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "1, Roan Court",
"address_line_2": "Abbey Road",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-11-24",
"inspection_date": "2013-11-24",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 0
},
"total_floor_area": 41,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 2,
"registration_date": "2013-11-24",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 310,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 40.8,
"floor_construction": 1,
"heat_loss_perimeter": 26.2
}
],
"wall_insulation_type": 4,
"construction_age_band": "F",
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 350,
"habitable_room_count": 2,
"heating_cost_current": {
"value": 367,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.8,
"energy_rating_average": 60,
"energy_rating_current": 68,
"lighting_cost_current": {
"value": 27,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 262,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 67,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 56,
"currency": "GBP"
},
"indicative_cost": "\u00a3500 - \u00a31,500",
"improvement_type": "B",
"improvement_details": {
"improvement_number": 6
},
"improvement_category": 5,
"energy_performance_rating": 72,
"environmental_impact_rating": 76
},
{
"sequence": 2,
"typical_saving": {
"value": 48,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 80
}
],
"co2_emissions_potential": 1.2,
"energy_rating_potential": 76,
"lighting_cost_potential": {
"value": 27,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 67,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1561,
"impact_of_cavity_insulation": -1381,
"space_heating_existing_dwelling": 5530
},
"seller_commission_report": "Y",
"energy_consumption_current": 227,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 155,
"environmental_impact_current": 70,
"fixed_lighting_outlets_count": 5,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 80,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 44,
"low_energy_fixed_lighting_outlets_count": 5
}

View file

@ -0,0 +1,277 @@
{
"uprn": 10008048040,
"roofs": [
{
"description": "Pitched, 200 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Timber frame, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Suspended, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PE2 8NL",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "PETERBOROUGH",
"built_form": 4,
"created_at": "2013-09-11 16:33:41.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 2,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 15502,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Barber Close",
"address_line_2": "Stanground",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-09-11",
"inspection_date": "2013-09-10",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 57,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"registration_date": "2013-09-11",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 3,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 290,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 5,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.4,
"floor_insulation": 1,
"total_floor_area": 29.34,
"floor_construction": 2,
"heat_loss_perimeter": 9.83
},
{
"floor": 1,
"room_height": 2.43,
"total_floor_area": 28.06,
"heat_loss_perimeter": 9.2
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "200mm"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 346,
"habitable_room_count": 3,
"heating_cost_current": {
"value": 334,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.7,
"energy_rating_average": 60,
"energy_rating_current": 75,
"lighting_cost_current": {
"value": 36,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 310,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 78,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 23,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 79
},
{
"sequence": 2,
"typical_saving": {
"value": 24,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 81
},
{
"sequence": 3,
"typical_saving": {
"value": 245,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 90,
"environmental_impact_rating": 93
},
{
"sequence": 4,
"typical_saving": {
"value": 19,
"currency": "GBP"
},
"indicative_cost": "\u00a31,500 - \u00a34,000",
"improvement_type": "V",
"improvement_details": {
"improvement_number": 44
},
"improvement_category": 5,
"energy_performance_rating": 91,
"environmental_impact_rating": 94
}
],
"co2_emissions_potential": 0.4,
"energy_rating_potential": 91,
"lighting_cost_potential": {
"value": 36,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 54,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1822,
"space_heating_existing_dwelling": 4717
},
"seller_commission_report": "Y",
"energy_consumption_current": 154,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 30,
"environmental_impact_current": 77,
"fixed_lighting_outlets_count": 7,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 94,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 29,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,261 @@
{
"uprn": 100090182288,
"roofs": [
{
"description": "Pitched, 250 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Cavity wall, filled cavity",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PE1 4JH",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "PETERBOROUGH",
"built_form": 2,
"created_at": "2013-03-08 12:16:12.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 2,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 10327,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Central Avenue",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2013-03-08",
"inspection_date": "2013-03-06",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 73,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 3,
"registration_date": "2013-03-08",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 1,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 290,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.43,
"floor_insulation": 1,
"total_floor_area": 36.72,
"floor_construction": 1,
"heat_loss_perimeter": 21.46
},
{
"floor": 1,
"room_height": 2.45,
"total_floor_area": 36.72,
"heat_loss_perimeter": 21.46
}
],
"wall_insulation_type": 2,
"construction_age_band": "D",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 335,
"habitable_room_count": 3,
"heating_cost_current": {
"value": 440,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 2.4,
"energy_rating_average": 60,
"energy_rating_current": 71,
"lighting_cost_current": {
"value": 46,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 402,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 85,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 38,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 74
},
{
"sequence": 2,
"typical_saving": {
"value": 24,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 76
},
{
"sequence": 3,
"typical_saving": {
"value": 248,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 86
}
],
"co2_emissions_potential": 1.1,
"energy_rating_potential": 86,
"lighting_cost_potential": {
"value": 46,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 61,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2085,
"space_heating_existing_dwelling": 7620
},
"seller_commission_report": "Y",
"energy_consumption_current": 172,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 74,
"environmental_impact_current": 72,
"fixed_lighting_outlets_count": 7,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 33,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,320 @@
{
"uprn": 10014314798,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.20 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.12 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME15 6RG",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "MAIDSTONE",
"built_form": 4,
"created_at": "2013-10-11 15:44:30.000000",
"living_area": 19.67,
"orientation": 8,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"has_wwhrs": "false",
"thermal_store": 1,
"has_solar_panel": "false",
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"has_fghrs": "false",
"main_fuel_type": 1,
"heat_emitter_type": 1,
"boiler_index_number": 16661,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1.0,
"main_heating_flue_type": 5,
"main_heating_data_source": 1,
"is_oil_pump_in_heated_space": "true",
"has_delayed_start_thermostat": "false",
"load_or_weather_compensation": 2,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.9,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 2.6 m\u00c2\u00b3/h.m\u00c2\u00b2 (as tested)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Farleigh Hill",
"schema_version": "LIG-15.0",
"assessment_date": "2013-10-11",
"assessment_type": "SAP",
"completion_date": "2013-10-10",
"inspection_date": "2013-10-11",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 2.6,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"sap_data_version": 9.91,
"total_floor_area": 73,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2013-10-11",
"restricted_access": 0,
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 20,
"low_energy_fixed_lighting_outlets_count": 20,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "1 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "1 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "1 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 2,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 3
},
{
"name": "1 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 3
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "0 100 + 250 Rockwool Cross Laid",
"u_value": 0.12,
"roof_type": 2,
"description": "100 + 250 Rockwool Cross Laid",
"kappa_value": 9.0,
"total_roof_area": 36.27
}
],
"sap_walls": [
{
"name": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"u_value": 0.2,
"wall_type": 2,
"description": "(Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"kappa_value": 9.0,
"total_wall_area": 59.5,
"is_curtain_walling": "false"
},
{
"name": "3 Filled & Sealed Cavity",
"u_value": 0.0,
"wall_type": 4,
"description": "Filled & Sealed Cavity",
"kappa_value": 20.0,
"total_wall_area": 66.5,
"is_curtain_walling": "false"
}
],
"identifier": "1 Farleigh Hill, Tovil, Maidstone, Kent, ME15 6RG",
"overshading": 2,
"sap_openings": [
{
"name": "1 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.88,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 4
},
{
"name": "1 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 3.36,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 8
},
{
"name": "1 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.14,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 8
},
{
"name": "1 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.52,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 4
}
],
"construction_year": 2013,
"sap_thermal_bridges": {
"thermal_bridge_code": 1
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.12,
"floor_type": 2,
"description": "Beam/Celcon Std Block/150 Celotex/Screed",
"kappa_value": 75.0,
"storey_height": 2.4,
"heat_loss_area": 36.27,
"total_floor_area": 36.27
}
]
}
],
"bedf_revision_number": 346,
"heating_cost_current": 235,
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": 52,
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": 235,
"hot_water_cost_current": 72,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": 25,
"indicative_cost": "\u00c2\u00a34,000 - \u00c2\u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 3,
"energy_performance_rating": 84,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": 233,
"indicative_cost": "\u00c2\u00a39,000 - \u00c2\u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 3,
"energy_performance_rating": 95,
"environmental_impact_rating": 99
}
],
"co2_emissions_potential": 1.2,
"energy_rating_potential": 83,
"lighting_cost_potential": 52,
"hot_water_cost_potential": 72,
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2134,
"water_heating": 1757
}
},
"seller_commission_report": "N",
"energy_consumption_current": 86,
"has_fixed_air_conditioning": "false",
"calculation_software_version": "5.04a3",
"energy_consumption_potential": 86,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 16,
"additional_allowable_electricity_generation": 0.0
}

View file

@ -0,0 +1,322 @@
{
"uprn": 10014314830,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.20 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.11 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME15 6NX",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "MAIDSTONE",
"built_form": 4,
"created_at": "2014-01-24 09:08:21.000000",
"living_area": 16.11,
"orientation": 1,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"has_wwhrs": "false",
"thermal_store": 1,
"has_solar_panel": "false",
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"has_fghrs": "false",
"main_fuel_type": 1,
"heat_emitter_type": 1,
"boiler_index_number": 16661,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1.0,
"main_heating_flue_type": 5,
"main_heating_data_source": 1,
"is_oil_pump_in_heated_space": "true",
"has_delayed_start_thermostat": "false",
"load_or_weather_compensation": 2,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.9,
"schema_type": "SAP-Schema-16.2",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 5.5 m\u00c2\u00b3/h.m\u00c2\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, George Street",
"schema_version": "LIG-15.0",
"assessment_date": "2014-01-23",
"assessment_type": "SAP",
"completion_date": "2014-01-23",
"inspection_date": "2014-01-23",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 5.52,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 5,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.91,
"total_floor_area": 76,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2014-01-24",
"restricted_access": 0,
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 23,
"low_energy_fixed_lighting_outlets_count": 23,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "1 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "1 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "1 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 2,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 3
},
{
"name": "1 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 3
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "0 350 Rockwool Cross Laid",
"u_value": 0.12,
"roof_type": 2,
"description": "350 Rockwool Cross Laid",
"kappa_value": 9.0,
"total_roof_area": 38.01
}
],
"sap_walls": [
{
"name": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"u_value": 0.2,
"wall_type": 2,
"description": "(Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"kappa_value": 9.0,
"total_wall_area": 45.62,
"is_curtain_walling": "false"
},
{
"name": "3 Filled & Sealed Cavity",
"u_value": 0.0,
"wall_type": 4,
"description": "Filled & Sealed Cavity",
"kappa_value": 20.0,
"total_wall_area": 86.0,
"is_curtain_walling": "false"
}
],
"identifier": "10 George Street, Maidstone, Kent, ME15 6NX",
"overshading": 2,
"sap_openings": [
{
"name": "1 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 3.15,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 1
},
{
"name": "1 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 3.96,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 5
},
{
"name": "1 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.16,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 1
},
{
"name": "1 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "1 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.52,
"height": 1.0,
"location": "1 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 5
}
],
"construction_year": 2014,
"sap_thermal_bridges": {
"thermal_bridge_code": 1
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"description": "Beam/Celcon Std Block/150 Celotex/Screed",
"kappa_value": 75.0,
"storey_height": 2.4,
"heat_loss_area": 38.01,
"total_floor_area": 38.01
}
]
}
],
"bedf_revision_number": 352,
"heating_cost_current": 243,
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": 55,
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": 243,
"hot_water_cost_current": 74,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": 26,
"indicative_cost": "\u00c2\u00a34,000 - \u00c2\u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 3,
"energy_performance_rating": 84,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": 241,
"indicative_cost": "\u00c2\u00a39,000 - \u00c2\u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 3,
"energy_performance_rating": 95,
"environmental_impact_rating": 98
}
],
"co2_emissions_potential": 1.2,
"energy_rating_potential": 83,
"lighting_cost_potential": 55,
"hot_water_cost_potential": 74,
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2240,
"water_heating": 1711
}
},
"seller_commission_report": "N",
"energy_consumption_current": 84,
"has_fixed_air_conditioning": "false",
"calculation_software_version": "5.04a3",
"energy_consumption_potential": 84,
"environmental_impact_current": 87,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 87,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 16,
"additional_allowable_electricity_generation": 0.0
}

View file

@ -0,0 +1,313 @@
{
"uprn": 100020980961,
"roofs": [
{
"description": "Pitched, 250 mm loft insulation",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Solid brick, as built, no insulation (assumed)",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
},
{
"description": "Cavity wall, as built, no insulation (assumed)",
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 2
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"addendum": {
"cavity_fill_recommended": "true"
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE10 0AA",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2014-10-24 09:39:31.000000",
"door_count": 2,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 15100,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 38
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Kossuth Street",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2014-10-24",
"inspection_date": "2014-10-23",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 81,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 4,
"registration_date": "2014-10-24",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 3,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 240,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 3,
"building_part_number": 1,
"sap_alternative_wall": {
"wall_area": 17.1,
"sheltered_wall": "N",
"wall_dry_lined": "N",
"wall_thickness": 290,
"wall_construction": 4,
"wall_insulation_type": 4,
"wall_thickness_measured": "Y"
},
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.43,
"floor_insulation": 1,
"total_floor_area": 40.12,
"floor_construction": 1,
"heat_loss_perimeter": 20.78
},
{
"floor": 1,
"room_height": 2.37,
"total_floor_area": 41.32,
"heat_loss_perimeter": 18.78
}
],
"wall_insulation_type": 4,
"construction_age_band": "E",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "250mm"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 365,
"habitable_room_count": 4,
"heating_cost_current": {
"value": 627,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.3,
"energy_rating_average": 60,
"energy_rating_current": 65,
"lighting_cost_current": {
"value": 51,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 391,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 124,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 33,
"currency": "GBP"
},
"indicative_cost": "\u00a3500 - \u00a31,500",
"improvement_type": "B",
"improvement_details": {
"improvement_number": 6
},
"improvement_category": 5,
"energy_performance_rating": 67,
"environmental_impact_rating": 65
},
{
"sequence": 2,
"typical_saving": {
"value": 159,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a314,000",
"improvement_type": "Q",
"improvement_details": {
"improvement_number": 7
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 74
},
{
"sequence": 3,
"typical_saving": {
"value": 46,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 76
},
{
"sequence": 4,
"typical_saving": {
"value": 41,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 77,
"environmental_impact_rating": 79
},
{
"sequence": 5,
"typical_saving": {
"value": 258,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 87,
"environmental_impact_rating": 88
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 87,
"lighting_cost_potential": {
"value": 51,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 83,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2608,
"impact_of_cavity_insulation": -726,
"impact_of_solid_wall_insulation": -3540,
"space_heating_existing_dwelling": 10860
},
"seller_commission_report": "Y",
"energy_consumption_current": 209,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "v2.1.0",
"energy_consumption_potential": 58,
"environmental_impact_current": 63,
"fixed_lighting_outlets_count": 10,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 88,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 40,
"low_energy_fixed_lighting_outlets_count": 10
}

View file

@ -0,0 +1,355 @@
{
"uprn": 100022015916,
"roofs": [
{
"description": "Pitched, 100 mm loft insulation",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Single glazed",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 1
}
],
"lighting": {
"description": "Low energy lighting in 73% of fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE8 4DN",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 2,
"created_at": "2014-09-04 16:24:17.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 1964,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Vanguard Street",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2014-09-04",
"inspection_date": "2014-09-03",
"extensions_count": 0,
"measurement_type": 1,
"total_floor_area": 84,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 5,
"registration_date": "2014-09-04",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 1
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 4,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.33,
"floor_insulation": 1,
"total_floor_area": 42.9,
"floor_construction": 1,
"heat_loss_perimeter": 18.84
},
{
"floor": 1,
"room_height": 2.42,
"total_floor_area": 41.51,
"heat_loss_perimeter": 18.24
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"wall_thickness_measured": "Y",
"roof_insulation_location": 2,
"roof_insulation_thickness": "100mm"
}
],
"low_energy_lighting": 73,
"solar_water_heating": "N",
"bedf_revision_number": 365,
"habitable_room_count": 5,
"heating_cost_current": {
"value": 588,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 3.3,
"energy_rating_average": 60,
"energy_rating_current": 66,
"lighting_cost_current": {
"value": 67,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": "ND",
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 382,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 152,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 24,
"currency": "GBP"
},
"indicative_cost": "\u00a3100 - \u00a3350",
"improvement_type": "A",
"improvement_details": {
"improvement_number": 5
},
"improvement_category": 5,
"energy_performance_rating": 67,
"environmental_impact_rating": 65
},
{
"sequence": 2,
"typical_saving": {
"value": 49,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 69,
"environmental_impact_rating": 68
},
{
"sequence": 3,
"typical_saving": {
"value": 12,
"currency": "GBP"
},
"indicative_cost": "\u00a315",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 70,
"environmental_impact_rating": 68
},
{
"sequence": 4,
"typical_saving": {
"value": 103,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 74
},
{
"sequence": 5,
"typical_saving": {
"value": 40,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 76
},
{
"sequence": 6,
"typical_saving": {
"value": 63,
"currency": "GBP"
},
"indicative_cost": "\u00a33,300 - \u00a36,500",
"improvement_type": "O",
"improvement_details": {
"improvement_number": 8
},
"improvement_category": 5,
"energy_performance_rating": 78,
"environmental_impact_rating": 80
},
{
"sequence": 7,
"typical_saving": {
"value": 258,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 88,
"environmental_impact_rating": 89
}
],
"co2_emissions_potential": 0.9,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 54,
"currency": "GBP"
},
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 75,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 73,
"environmental_impact_rating": 75
},
{
"sequence": 2,
"typical_saving": {
"value": 118,
"currency": "GBP"
},
"improvement_type": "Z3",
"improvement_details": {
"improvement_number": 53
},
"improvement_category": 6,
"energy_performance_rating": 75,
"environmental_impact_rating": 73
}
],
"hot_water_cost_potential": {
"value": 81,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2556,
"impact_of_loft_insulation": -430,
"space_heating_existing_dwelling": 8096
},
"seller_commission_report": "Y",
"energy_consumption_current": 202,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 0,
"calculation_software_version": "1.14r10",
"energy_consumption_potential": 54,
"environmental_impact_current": 64,
"fixed_lighting_outlets_count": 11,
"current_energy_efficiency_band": "D",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 39,
"low_energy_fixed_lighting_outlets_count": 8
}

View file

@ -0,0 +1,277 @@
{
"uprn": 100062188801,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, filled cavity",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH11 7UG",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "CRAWLEY",
"built_form": 3,
"created_at": "2014-02-25 19:25:58.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 8587,
"main_heating_number": 1,
"main_heating_control": 2107,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 10 Ashmore House",
"address_line_2": "Dobson Road",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2014-02-25",
"inspection_date": "2014-02-25",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 0
},
"total_floor_area": 24,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 1,
"registration_date": "2014-02-25",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 270,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 24.48,
"floor_construction": 1,
"heat_loss_perimeter": 15.6
}
],
"wall_insulation_type": 2,
"construction_age_band": "E",
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 353,
"habitable_room_count": 1,
"heating_cost_current": {
"value": 277,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 70,
"lighting_cost_current": {
"value": 19,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, TRVs and bypass",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 215,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 71,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 39,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 79
},
{
"sequence": 2,
"typical_saving": {
"value": 30,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 75,
"environmental_impact_rating": 82
}
],
"co2_emissions_potential": 0.9,
"energy_rating_potential": 75,
"lighting_cost_potential": {
"value": 19,
"currency": "GBP"
},
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 38,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 78,
"environmental_impact_rating": 93
},
{
"sequence": 2,
"typical_saving": {
"value": 97,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 81,
"environmental_impact_rating": 83
}
],
"hot_water_cost_potential": {
"value": 63,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1372,
"space_heating_existing_dwelling": 2525
},
"seller_commission_report": "Y",
"energy_consumption_current": 261,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 186,
"environmental_impact_current": 75,
"fixed_lighting_outlets_count": 4,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 82,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 50,
"low_energy_fixed_lighting_outlets_count": 4
}

View file

@ -0,0 +1,398 @@
{
"uprn": 10014314853,
"roofs": [
{
"description": "Average thermal transmittance 0.14 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.20 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.11 W/m\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME15 6NG",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "MAIDSTONE",
"built_form": 3,
"created_at": "2014-03-04 16:44:28.000000",
"living_area": 16.11,
"orientation": 1,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"has_wwhrs": "false",
"thermal_store": 1,
"has_solar_panel": "false",
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"has_fghrs": "false",
"main_fuel_type": 1,
"heat_emitter_type": 1,
"boiler_index_number": 16661,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1.0,
"main_heating_flue_type": 5,
"main_heating_data_source": 1,
"is_oil_pump_in_heated_space": "true",
"has_delayed_start_thermostat": "false",
"load_or_weather_compensation": 2,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.9,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.7 m\u00c2\u00b3/h.m\u00c2\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Regency Place",
"schema_version": "LIG-15.0",
"assessment_date": "2014-03-04",
"assessment_type": "SAP",
"completion_date": "2014-03-03",
"inspection_date": "2014-03-04",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.66,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 5,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.91,
"total_floor_area": 95,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2014-03-04",
"restricted_access": 0,
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 25,
"low_energy_fixed_lighting_outlets_count": 25,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "1 0 Velux Standard Specified U-Value = 1.40 165 + 30 Celotex Inter/Under Rafter",
"type": 5,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "3 0 Specified U-Value = 1.40 Dormer Cheeks Insulated With 100 Celotex Between Studs/35 Celotex Over Studs/12.5 P'bd",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "4 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "4 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "4 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "4 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 2,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 3
},
{
"name": "4 4 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 3
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "0 150 Celotex",
"u_value": 0.15,
"roof_type": 2,
"description": "150 Celotex",
"kappa_value": 9.0,
"total_roof_area": 1.68
},
{
"name": "1 165 + 30 Celotex Inter/Under Rafter",
"u_value": 0.14,
"roof_type": 2,
"description": "165 + 30 Celotex Inter/Under Rafter",
"kappa_value": 9.0,
"total_roof_area": 33.23
},
{
"name": "2 350 Rockwool Cross Laid",
"u_value": 0.12,
"roof_type": 2,
"description": "350 Rockwool Cross Laid",
"kappa_value": 9.0,
"total_roof_area": 10.55
}
],
"sap_walls": [
{
"name": "3 Dormer Cheeks Insulated With 100 Celotex Between Studs/35 Celotex Over Studs/12.5 P'bd",
"u_value": 0.2,
"wall_type": 2,
"description": "Dormer Cheeks Insulated With 100 Celotex Between Studs/35 Celotex Over Studs/12.5 P'bd",
"kappa_value": 9.0,
"total_wall_area": 2.94,
"is_curtain_walling": "false"
},
{
"name": "4 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"u_value": 0.2,
"wall_type": 2,
"description": "(Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"kappa_value": 9.0,
"total_wall_area": 96.64,
"is_curtain_walling": "false"
},
{
"name": "6 Filled & Sealed Cavity",
"u_value": 0.0,
"wall_type": 4,
"description": "Filled & Sealed Cavity",
"kappa_value": 20.0,
"total_wall_area": 51.03,
"is_curtain_walling": "false"
}
],
"identifier": "1 Regency Place, Maidstone, Kent, ME15 6NG",
"overshading": 2,
"sap_openings": [
{
"name": "1 0 Velux Standard Specified U-Value = 1.40 165 + 30 Celotex Inter/Under Rafter",
"type": "1 0 Velux Standard Specified U-Value = 1.40 165 + 30 Celotex Inter/Under Rafter",
"width": 0.65,
"height": 1.0,
"location": "1 165 + 30 Celotex Inter/Under Rafter",
"orientation": 9
},
{
"name": "3 0 Specified U-Value = 1.40 Dormer Cheeks Insulated With 100 Celotex Between Studs/35 Celotex Over Studs/12.5 P'bd",
"type": "3 0 Specified U-Value = 1.40 Dormer Cheeks Insulated With 100 Celotex Between Studs/35 Celotex Over Studs/12.5 P'bd",
"width": 1.26,
"height": 1.0,
"location": "3 Dormer Cheeks Insulated With 100 Celotex Between Studs/35 Celotex Over Studs/12.5 P'bd",
"orientation": 1
},
{
"name": "4 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "4 0 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 3.96,
"height": 1.0,
"location": "4 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 5
},
{
"name": "4 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "4 1 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 3.15,
"height": 1.0,
"location": "4 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 1
},
{
"name": "4 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "4 2 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 1.44,
"height": 1.0,
"location": "4 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 7
},
{
"name": "4 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "4 3 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.16,
"height": 1.0,
"location": "4 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 1
},
{
"name": "4 4 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"type": "4 4 Specified U-Value = 1.40 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"width": 2.52,
"height": 1.0,
"location": "4 (Brick) or Tiles on Battens or Render/100 Medium Dense Aggregate Block/50 Cavity/140 Timber Frame Insulated With 120 Kingspan TW55/12.5 P'bd (Specified U-Value = 0.20)",
"orientation": 5
}
],
"construction_year": 2014,
"sap_thermal_bridges": {
"thermal_bridge_code": 1
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"description": "Beam/Celcon Std Block/150 Celotex/Screed",
"kappa_value": 75.0,
"storey_height": 2.4,
"heat_loss_area": 38.01,
"total_floor_area": 38.01
}
]
}
],
"bedf_revision_number": 353,
"heating_cost_current": 278,
"co2_emissions_current": 1.4,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": 62,
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": 278,
"hot_water_cost_current": 79,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": 27,
"indicative_cost": "\u00c2\u00a34,000 - \u00c2\u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 3,
"energy_performance_rating": 85,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": 241,
"indicative_cost": "\u00c2\u00a39,000 - \u00c2\u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 3,
"energy_performance_rating": 94,
"environmental_impact_rating": 96
}
],
"co2_emissions_potential": 1.4,
"energy_rating_potential": 84,
"lighting_cost_potential": 62,
"hot_water_cost_potential": 79,
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 3021,
"water_heating": 1828
}
},
"seller_commission_report": "N",
"energy_consumption_current": 79,
"has_fixed_air_conditioning": "false",
"calculation_software_version": "5.04a3",
"energy_consumption_potential": 79,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 15,
"additional_allowable_electricity_generation": 0.0
}

View file

@ -0,0 +1,455 @@
{
"uprn": 10090844948,
"roofs": [
{
"description": "Average thermal transmittance 0.10 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.19 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.17 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SO23 7GN",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "WINCHESTER",
"built_form": 2,
"created_at": "2014-03-10 15:49:05.000000",
"living_area": 15.7,
"orientation": 1,
"region_code": 16,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"has_solar_panel": "false",
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"boiler_index_number": 16843,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"main_heating_data_source": 1,
"has_delayed_start_thermostat": "false",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.9,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 5.0 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1 Burnet Lane",
"address_line_2": "Kings Worthy",
"schema_version": "LIG-16.0",
"assessment_date": "2014-03-10",
"assessment_type": "SAP",
"completion_date": "2014-03-10",
"inspection_date": "2014-03-10",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 3,
"air_permeability": 4.951,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 1,
"kitchen_wall_fans_count": 0,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 2,
"non_kitchen_wall_fans_count": 0,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500229,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"total_floor_area": 93,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2014-03-10",
"restricted_access": 0,
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "-",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 12,
"type": 1,
"u_value": 1.1,
"data_source": 2,
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.1,
"roof_type": 2,
"description": "Roof 1",
"total_roof_area": 46.36
}
],
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.19,
"wall_type": 2,
"description": "Wall 1",
"total_wall_area": 114.78,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Wall 2",
"total_wall_area": 28.33
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 0.5,
"height": 1,
"location": "Wall 1",
"orientation": 1
},
{
"name": 2,
"type": 1,
"width": 0.5,
"height": 1,
"location": "Wall 1",
"orientation": 1
},
{
"name": 3,
"type": 1,
"width": 1,
"height": 1.33,
"location": "Wall 1",
"orientation": 1
},
{
"name": 4,
"type": 1,
"width": 1,
"height": 1.2,
"location": "Wall 1",
"orientation": 1
},
{
"name": 5,
"type": 1,
"width": 1.6,
"height": 1.2,
"location": "Wall 1",
"orientation": 1
},
{
"name": 6,
"type": 1,
"width": 1.6,
"height": 1.4,
"location": "Wall 1",
"orientation": 1
},
{
"name": 7,
"type": 1,
"width": 1.36,
"height": 2.1,
"location": "Wall 1",
"orientation": 5
},
{
"name": 8,
"type": 1,
"width": 1.6,
"height": 1.4,
"location": "Wall 1",
"orientation": 5
},
{
"name": 9,
"type": 1,
"width": 0.5,
"height": 1.3,
"location": "Wall 1",
"orientation": 5
},
{
"name": 10,
"type": 1,
"width": 1.6,
"height": 1.4,
"location": "Wall 1",
"orientation": 5
},
{
"name": 11,
"type": 1,
"width": 1.6,
"height": 1.4,
"location": "Wall 1",
"orientation": 5
},
{
"name": 12,
"type": 12,
"width": 0.9,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
}
],
"construction_year": 2013,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 13.76,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": 2
},
{
"length": 13.76,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": 3
},
{
"length": 33.66,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": 4
},
{
"length": 15.7,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": 5
},
{
"length": 15.7,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": 6
},
{
"length": 17.15,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": 10
},
{
"length": 7.79,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": 12
},
{
"length": 20.56,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": 14
},
{
"length": 20.56,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": 16
},
{
"length": 5.12,
"psi_value": 0.08,
"psi_value_source": 2,
"thermal_bridge_type": 21
},
{
"length": 5.12,
"psi_value": 0,
"psi_value_source": 2,
"thermal_bridge_type": 22
},
{
"length": 5.12,
"psi_value": 0.12,
"psi_value_source": 2,
"thermal_bridge_type": 24
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.17,
"floor_type": 2,
"description": "Floor 1",
"storey_height": 2.46,
"heat_loss_area": 46.36,
"total_floor_area": 46.36
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.68,
"heat_loss_area": 0,
"total_floor_area": 46.36
}
],
"thermal_mass_parameter": 250
}
],
"bedf_revision_number": 354,
"heating_cost_current": 287,
"co2_emissions_current": 1.5,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": 54,
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": 287,
"hot_water_cost_current": 83,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": 27,
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 3,
"energy_performance_rating": 84,
"environmental_impact_rating": 87
},
{
"sequence": 2,
"typical_saving": 241,
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 3,
"energy_performance_rating": 93,
"environmental_impact_rating": 96
}
],
"co2_emissions_potential": 1.5,
"energy_rating_potential": 83,
"lighting_cost_potential": 54,
"hot_water_cost_potential": 83,
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2702,
"water_heating": 1911
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 83,
"has_fixed_air_conditioning": "false",
"calculation_software_version": 5.5,
"energy_consumption_potential": 83,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 16
}

View file

@ -0,0 +1,213 @@
{
"uprn": 200003398613,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "(other premises below)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE15 6ND",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 4,
"created_at": "2014-11-26 18:56:49.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 1,
"water_heating_code": 901,
"water_heating_fuel": 26,
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 16839,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"has_fixed_air_conditioning": "false"
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "10, Colegrove Road",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2014-11-26",
"inspection_date": "2014-11-25",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 2,
"top_storey": "N",
"flat_location": 1,
"heat_loss_corridor": 0
},
"total_floor_area": 33,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 2,
"registration_date": "2014-11-26",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 270,
"floor_heat_loss": 6,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.37,
"floor_insulation": 1,
"total_floor_area": 33.06,
"heat_loss_perimeter": 11.6
}
],
"wall_insulation_type": 4,
"construction_age_band": "H",
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND"
}
],
"low_energy_lighting": 100,
"solar_water_heating": "N",
"bedf_revision_number": 365,
"habitable_room_count": 2,
"heating_cost_current": {
"value": 206,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 0.8,
"energy_rating_average": 60,
"energy_rating_current": 79,
"lighting_cost_current": {
"value": 24,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 1,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 206,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 64,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"co2_emissions_potential": 0.8,
"energy_rating_potential": 79,
"lighting_cost_potential": {
"value": 24,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 64,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 1390,
"space_heating_existing_dwelling": 1510
},
"seller_commission_report": "Y",
"energy_consumption_current": 130,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": "v2.1.0",
"energy_consumption_potential": 130,
"environmental_impact_current": 85,
"fixed_lighting_outlets_count": 7,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 25,
"low_energy_fixed_lighting_outlets_count": 7
}

View file

@ -0,0 +1,311 @@
{
"uprn": 200003400077,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, filled cavity",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"floors": [
{
"description": "Solid, no insulation (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"lighting": {
"description": "Low energy lighting in 60% of fixed outlets",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"postcode": "SE15 6RH",
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2014-05-14 18:06:22.000000",
"door_count": 1,
"glazed_area": 1,
"region_code": 17,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 0
},
"cylinder_size": 2,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 5928,
"main_heating_number": 1,
"main_heating_control": 2104,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 25
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 1 Vervain House",
"address_line_2": "7, Hereford Retreat",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2014-05-14",
"inspection_date": "2014-05-14",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 2,
"unheated_corridor_length": 5.4
},
"total_floor_area": 32,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 2,
"registration_date": "2014-05-14",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 300,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 32.4,
"floor_construction": 1,
"heat_loss_perimeter": 16.8
}
],
"wall_insulation_type": 2,
"construction_age_band": "E",
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND"
}
],
"low_energy_lighting": 60,
"solar_water_heating": "N",
"bedf_revision_number": 358,
"habitable_room_count": 2,
"heating_cost_current": {
"value": 261,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.5,
"energy_rating_average": 60,
"energy_rating_current": 70,
"lighting_cost_current": {
"value": 32,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer and room thermostat",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 3
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 207,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 122,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 41,
"currency": "GBP"
},
"indicative_cost": "\u00a3800 - \u00a31,200",
"improvement_type": "W",
"improvement_details": {
"improvement_number": 47
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 78
},
{
"sequence": 2,
"typical_saving": {
"value": 9,
"currency": "GBP"
},
"indicative_cost": "\u00a315 - \u00a330",
"improvement_type": "C",
"improvement_details": {
"improvement_number": 3
},
"improvement_category": 5,
"energy_performance_rating": 73,
"environmental_impact_rating": 79
},
{
"sequence": 3,
"typical_saving": {
"value": 8,
"currency": "GBP"
},
"indicative_cost": "\u00a310",
"improvement_type": "E",
"improvement_details": {
"improvement_number": 35
},
"improvement_category": 5,
"energy_performance_rating": 74,
"environmental_impact_rating": 79
},
{
"sequence": 4,
"typical_saving": {
"value": 33,
"currency": "GBP"
},
"indicative_cost": "\u00a32,200 - \u00a33,000",
"improvement_type": "I",
"improvement_details": {
"improvement_number": 20
},
"improvement_category": 5,
"energy_performance_rating": 76,
"environmental_impact_rating": 82
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 76,
"lighting_cost_potential": {
"value": 23,
"currency": "GBP"
},
"alternative_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 61,
"currency": "GBP"
},
"improvement_type": "J2",
"improvement_details": {
"improvement_number": 54
},
"improvement_category": 6,
"energy_performance_rating": 80,
"environmental_impact_rating": 93
},
{
"sequence": 2,
"typical_saving": {
"value": 115,
"currency": "GBP"
},
"improvement_type": "Z1",
"improvement_details": {
"improvement_number": 51
},
"improvement_category": 6,
"energy_performance_rating": 83,
"environmental_impact_rating": 84
}
],
"hot_water_cost_potential": {
"value": 93,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2254,
"space_heating_existing_dwelling": 2411
},
"seller_commission_report": "Y",
"energy_consumption_current": 235,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 161,
"environmental_impact_current": 74,
"fixed_lighting_outlets_count": 5,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 82,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "C",
"co2_emissions_current_per_floor_area": 45,
"low_energy_fixed_lighting_outlets_count": 3
}

View file

@ -0,0 +1,222 @@
{
"uprn": 44012843,
"roofs": [
{
"description": "(another dwelling above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Cavity wall, as built, insulated (assumed)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Solid, insulated (assumed)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 2,
"windows": [
{
"description": "Fully double glazed",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"lighting": {
"description": "Low energy lighting in 80% of fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME2 2BN",
"hot_water": {
"description": "From main system, plus solar",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"post_town": "ROCHESTER",
"built_form": 3,
"created_at": "2014-02-18 23:08:35",
"door_count": 1,
"glazed_area": 1,
"region_code": 14,
"report_type": 2,
"sap_heating": {
"wwhrs": {
"rooms_with_bath_and_or_shower": 1,
"rooms_with_mixer_shower_no_bath": 0,
"rooms_with_bath_and_mixer_shower": 1
},
"cylinder_size": 4,
"water_heating_code": 901,
"water_heating_fuel": 26,
"cylinder_thermostat": "Y",
"main_heating_details": [
{
"has_fghrs": "N",
"main_fuel_type": 26,
"boiler_flue_type": 2,
"fan_flue_present": "Y",
"heat_emitter_type": 1,
"boiler_index_number": 9895,
"main_heating_number": 1,
"main_heating_control": 2106,
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_data_source": 1
}
],
"cylinder_insulation_type": 1,
"has_fixed_air_conditioning": "false",
"cylinder_insulation_thickness": 50
},
"sap_version": 9.91,
"schema_type": "SAP-Schema-16.3",
"uprn_source": "Energy Assessor",
"country_code": "EAW",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "1 Alexandra House",
"address_line_2": "Sealand Drive",
"schema_version": "LIG-16.1",
"assessment_type": "RdSAP",
"completion_date": "2014-02-18",
"inspection_date": "2014-02-18",
"extensions_count": 0,
"measurement_type": 1,
"sap_flat_details": {
"level": 1,
"top_storey": "N",
"flat_location": 0,
"heat_loss_corridor": 2,
"unheated_corridor_length": 10.8
},
"total_floor_area": 55,
"transaction_type": 8,
"conservatory_type": 1,
"heated_room_count": 2,
"registration_date": "2014-02-18",
"restricted_access": 0,
"sap_energy_source": {
"main_gas": "Y",
"meter_type": 2,
"photovoltaic_supply": {
"percent_roof_area": 0
},
"wind_turbines_count": 0,
"wind_turbines_terrain_type": 2
},
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
10
],
"sap_building_parts": [
{
"identifier": "Main Dwelling",
"wall_dry_lined": "N",
"wall_thickness": 340,
"floor_heat_loss": 7,
"roof_construction": 3,
"wall_construction": 4,
"building_part_number": 1,
"sap_floor_dimensions": [
{
"floor": 0,
"room_height": 2.35,
"floor_insulation": 1,
"total_floor_area": 55.26,
"floor_construction": 1,
"heat_loss_perimeter": 29.2
}
],
"wall_insulation_type": 4,
"construction_age_band": "K",
"wall_thickness_measured": "Y",
"roof_insulation_location": "ND",
"roof_insulation_thickness": "ND"
}
],
"low_energy_lighting": 80,
"solar_water_heating": "Y",
"bedf_revision_number": 353,
"habitable_room_count": 2,
"heating_cost_current": {
"value": 231,
"currency": "GBP"
},
"insulated_door_count": 0,
"co2_emissions_current": 1.0,
"energy_rating_average": 60,
"energy_rating_current": 81,
"lighting_cost_current": {
"value": 47,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"multiple_glazing_type": 2,
"open_fireplaces_count": 0,
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 231,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 61,
"currency": "GBP"
},
"mechanical_ventilation": 0,
"percent_draughtproofed": 100,
"co2_emissions_potential": 1.0,
"energy_rating_potential": 81,
"lighting_cost_potential": {
"value": 47,
"currency": "GBP"
},
"hot_water_cost_potential": {
"value": 61,
"currency": "GBP"
},
"renewable_heat_incentive": {
"water_heating": 2177,
"space_heating_existing_dwelling": 2074
},
"seller_commission_report": "Y",
"energy_consumption_current": 99,
"has_fixed_air_conditioning": "false",
"multiple_glazed_proportion": 100,
"calculation_software_version": 8.3,
"energy_consumption_potential": 99,
"environmental_impact_current": 85,
"fixed_lighting_outlets_count": 5,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 19,
"low_energy_fixed_lighting_outlets_count": 4
}

View file

@ -0,0 +1,292 @@
{
"uprn": 10013924858,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "\u00c2\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "(other premises below)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME20 7FH",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "AYLESFORD",
"created_at": "2016-06-14 17:29:40.000000",
"living_area": 22.2,
"orientation": 1,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"has_fghrs": "false",
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": "NA",
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1.0,
"main_heating_flue_type": 5,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17863,
"has_separate_delayed_start": "false",
"is_oil_pump_in_heated_space": "true",
"load_or_weather_compensation": 2,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "\u00c2\u00b3/h.m\u00c2\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 10 Riverview Court",
"address_line_2": "2, Kings Crescent",
"assessment_date": "2016-06-14",
"assessment_type": "SAP",
"completion_date": "2016-06-13",
"inspection_date": "2016-06-14",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.96,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 2
},
"total_floor_area": 49,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-06-14",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 25,
"low_energy_fixed_lighting_outlets_count": 25,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 3,
"solar_transmittance": 0.63
},
{
"name": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"glazing_type": 3
},
{
"name": "1 0 Solid Core Door 12.5 P'bd/89 Timber Studding Insulated With 60 Mineral Wool/74 Mineral Wool/89 Timber Studding Insulated With 60 Mineral Wool/12.5 P'bd",
"type": 1,
"u_value": 1.8,
"data_source": 2,
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": 4,
"u_value": 0.0,
"roof_type": 4,
"kappa_value": 20.0,
"total_roof_area": 49.1
}
],
"sap_walls": [
{
"name": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"u_value": 0.19,
"wall_type": 2,
"description": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"kappa_value": 9.0,
"total_wall_area": 20.54,
"is_curtain_walling": "false"
},
{
"name": "1 12.5 P'bd/89 Timber Studding Insulated With 60 Mineral Wool/74 Mineral Wool/89 Timber Studding Insulated With 60 Mineral Wool/12.5 P'bd",
"u_value": 0.17,
"wall_type": 2,
"description": "12.5 P'bd/89 Timber Studding Insulated With 60 Mineral Wool/74 Mineral Wool/89 Timber Studding Insulated With 60 Mineral Wool/12.5 P'bd",
"kappa_value": 9.0,
"total_wall_area": 22.31,
"is_curtain_walling": "false"
},
{
"name": "Sealed",
"u_value": 0.0,
"wall_type": 4,
"description": "Sealed",
"kappa_value": 20.0,
"total_wall_area": 27.03,
"is_curtain_walling": "false"
}
],
"identifier": "Flat 10 Riverside Court, 2 Kings Crescent, Aylesford, Kent, ME20 7FH",
"overshading": 2,
"sap_openings": [
{
"name": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"type": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"width": 4.5,
"height": 1.0,
"location": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"orientation": 1
},
{
"name": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"type": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"width": 2.63,
"height": 1.0,
"location": "Foil Faced Bubble Membrane/12.5 P'bd (Specified U-Value = 0.19)",
"orientation": 1
},
{
"name": "1 0 Solid Core Door 12.5 P'bd/89 Timber Studding Insulated With 60 Mineral Wool/74 Mineral Wool/89 Timber Studding Insulated With 60 Mineral Wool/12.5 P'bd",
"type": "1 0 Solid Core Door 12.5 P'bd/89 Timber Studding Insulated With 60 Mineral Wool/74 Mineral Wool/89 Timber Studding Insulated With 60 Mineral Wool/12.5 P'bd",
"width": 1.95,
"height": 1.0,
"location": "1 12.5 P'bd/89 Timber Studding Insulated With 60 Mineral Wool/74 Mineral Wool/89 Timber Studding Insulated With 60 Mineral Wool/12.5 P'bd",
"orientation": 0
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridge_code": 4,
"user_defined_y_value": 0.065,
"calculation_reference": 1
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 3,
"u_value": 0.0,
"floor_type": 3,
"kappa_value": 30.0,
"storey_height": 0.0,
"heat_loss_area": 0.0,
"total_floor_area": 49.1,
"kappa_value_from_below": 0.0
}
]
}
],
"heating_cost_current": 146,
"co2_emissions_current": 0.7,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": 41,
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": 146,
"hot_water_cost_current": 68,
"co2_emissions_potential": 0.7,
"energy_rating_potential": 84,
"lighting_cost_potential": 41,
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": 68,
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 857,
"water_heating": 1384
}
},
"seller_commission_report": "N",
"energy_consumption_current": 83,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "6.03b1",
"energy_consumption_potential": 83,
"environmental_impact_current": 89,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 15,
"additional_allowable_electricity_generation": 0.0
}

View file

@ -0,0 +1,362 @@
{
"uprn": 10023443568,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.26 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "(other premises below)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": 1,
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA1 5UN",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "DARTFORD",
"built_form": 1,
"created_at": "2016-04-21 10:57:07",
"living_area": 23.6,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17045,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 696322,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 4.7 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "10, Central Road",
"assessment_date": "2016-04-20",
"assessment_type": "SAP",
"completion_date": "2016-04-21",
"inspection_date": "2016-04-20",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.66,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.9,
"sap_flat_details": {
"level": 2
},
"total_floor_area": 63,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-04-21",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.41,
"data_source": 2,
"description": "W1 B2",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.71
},
{
"name": 2,
"type": 2,
"u_value": 1.7,
"data_source": 2,
"description": "D1 W",
"glazing_type": 6
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.29,
"wall_type": 2,
"description": "Exposed Wall",
"total_wall_area": 39.19,
"is_curtain_walling": "false"
},
{
"name": "Wall 5",
"u_value": 0.23,
"wall_type": 3,
"description": "Lift shaft",
"total_wall_area": 5.9,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Party Wall",
"total_wall_area": 20.88
},
{
"name": "Wall 3",
"u_value": 0.22,
"wall_type": 3,
"description": "Semi Exposed Corr",
"total_wall_area": 6.02,
"is_curtain_walling": "false"
},
{
"name": "Wall 4",
"u_value": 0.2,
"wall_type": 3,
"description": "Stairwell",
"total_wall_area": 6.14,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.02,
"height": 2.1,
"location": "Wall 1",
"orientation": 7
},
{
"name": 2,
"type": 2,
"width": 0.93,
"height": 2.1,
"location": "Wall 3",
"orientation": 0
},
{
"name": 3,
"type": 1,
"width": 2.37,
"height": 1.05,
"location": "Wall 1",
"orientation": 7
},
{
"name": 4,
"type": 1,
"width": 1.81,
"height": 2.1,
"location": "Wall 1",
"orientation": 1
},
{
"name": 5,
"type": 1,
"width": 1.02,
"height": 2.1,
"location": "Wall 1",
"orientation": 1
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 7.15,
"psi_value": 0.054,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 7.15,
"psi_value": 0.034,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 18.9,
"psi_value": 0.039,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 46.6,
"psi_value": 0.086,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 4.91,
"psi_value": 0.056,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 4.91,
"psi_value": 0.044,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 17,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 1,
"u_value": 0,
"floor_type": 4,
"storey_height": 2.42,
"heat_loss_area": 0,
"total_floor_area": 63.4
}
],
"thermal_mass_parameter": 250
}
],
"heating_cost_current": {
"value": 165,
"currency": "GBP"
},
"co2_emissions_current": 0.9,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": {
"value": 45,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 165,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 79,
"currency": "GBP"
},
"co2_emissions_potential": 0.9,
"energy_rating_potential": 84,
"lighting_cost_potential": {
"value": 45,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 79,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1218,
"water_heating": 1615
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 79,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 79,
"environmental_impact_current": 88,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 88,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 14
}

View file

@ -0,0 +1,487 @@
{
"uprn": 10023444170,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.25 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.17 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA1 1UN",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "DARTFORD",
"created_at": "2016-05-16 10:27:21",
"living_area": 22.3,
"orientation": 3,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 17615,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 200006,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 5.2 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "1 Jackson Mews",
"address_line_2": "21, Fulwich Road",
"assessment_date": "2016-05-16",
"assessment_type": "SAP",
"completion_date": "2016-05-16",
"inspection_date": "2016-05-16",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 5.22,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 4,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500167,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 1
},
"total_floor_area": 60,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-05-16",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 5,
"low_energy_fixed_lighting_outlets_count": 5,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.3,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.85,
"glazing_type": 4,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Exposed Roof",
"u_value": 0,
"roof_type": 2,
"kappa_value": 0,
"total_roof_area": 0
},
{
"name": "Party Ceiling",
"u_value": 0,
"roof_type": 4,
"kappa_value": 30,
"total_roof_area": 60.1
}
],
"sap_walls": [
{
"name": "Ext Wall",
"u_value": 0.25,
"wall_type": 2,
"kappa_value": 190,
"total_wall_area": 54.7,
"is_curtain_walling": "false"
},
{
"name": "Adj Circ",
"u_value": 0.25,
"wall_type": 2,
"kappa_value": 190,
"total_wall_area": 5.1,
"is_curtain_walling": "false"
},
{
"name": "Int Walls",
"u_value": 0,
"wall_type": 5,
"kappa_value": 9,
"total_wall_area": 123.4
},
{
"name": "Party Wall",
"u_value": 0,
"wall_type": 4,
"kappa_value": 180,
"total_wall_area": 17.3
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 0.97,
"height": 2.1,
"location": "Adj Circ",
"orientation": 3
},
{
"name": 2,
"type": "Windows (1)",
"width": 1.44,
"height": 2.1,
"location": "Ext Wall",
"orientation": 1
},
{
"name": 3,
"type": "Windows (1)",
"width": 0.66,
"height": 1.9,
"location": "Ext Wall",
"orientation": 1
},
{
"name": 4,
"type": "Windows (1)",
"width": 1.19,
"height": 1.21,
"location": "Ext Wall",
"orientation": 1
},
{
"name": 5,
"type": "Windows (1)",
"width": 1.2,
"height": 0.91,
"location": "Ext Wall",
"orientation": 7
},
{
"name": 6,
"type": "Windows (1)",
"width": 1.22,
"height": 1.2,
"location": "Ext Wall",
"orientation": 5
},
{
"name": 7,
"type": "Windows (1)",
"width": 0.91,
"height": 1.2,
"location": "Ext Wall",
"orientation": 5
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E1"
},
{
"length": 7.59,
"psi_value": 0.3,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 5.47,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 21.24,
"psi_value": 0.05,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 22.7,
"psi_value": 0.16,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 22.7,
"psi_value": 0.07,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 7.23,
"psi_value": 0.09,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 2.41,
"psi_value": 0.06,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 7.19,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 7.19,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.17,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.41,
"heat_loss_area": 60.1,
"total_floor_area": 60.1
}
]
}
],
"heating_cost_current": {
"value": 190,
"currency": "GBP"
},
"co2_emissions_current": 0.9,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": {
"value": 42,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 190,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 76,
"currency": "GBP"
},
"co2_emissions_potential": 0.9,
"energy_rating_potential": 83,
"lighting_cost_potential": {
"value": 42,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 76,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1121,
"water_heating": 1533
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 88,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.3.4",
"energy_consumption_potential": 88,
"environmental_impact_current": 87,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 87,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 15
}

View file

@ -0,0 +1,364 @@
{
"uprn": 10023444320,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.2 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.2 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA1 5UU",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "DARTFORD",
"built_form": 1,
"created_at": "2016-09-06 16:02:50",
"living_area": 21.45,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16211,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.1 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "10, Ashmore Close",
"assessment_date": "2016-09-06",
"assessment_type": "SAP",
"completion_date": "2016-09-06",
"inspection_date": "2016-09-06",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 3.09,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 1,
"kitchen_wall_fans_count": 0,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 1,
"non_kitchen_wall_fans_count": 0,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500416,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 2
},
"total_floor_area": 51,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-09-06",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 0.48,
"orientation": 5,
"overshading": 1,
"pv_connection": 1
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 6,
"low_energy_fixed_lighting_outlets_count": 6,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 1,
"u_value": 0.97,
"data_source": 2,
"description": "Front",
"glazing_type": 1
},
{
"name": 2,
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Window",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.2,
"wall_type": 2,
"description": "150mm hi-cav 32 AAC",
"total_wall_area": 53.26,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0.18,
"wall_type": 3,
"description": "To corridor",
"total_wall_area": 15.18,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1,
"height": 2.1,
"location": "Wall 2",
"orientation": 0
},
{
"name": 2,
"type": 2,
"width": 1.17,
"height": 2.29,
"location": "Wall 1",
"orientation": 5
},
{
"name": 3,
"type": 2,
"width": 1.17,
"height": 2.29,
"location": "Wall 1",
"orientation": 5
},
{
"name": 4,
"type": 2,
"width": 2.29,
"height": 2.29,
"location": "Wall 1",
"orientation": 5
},
{
"name": 5,
"type": 2,
"width": 1.18,
"height": 1.38,
"location": "Wall 1",
"orientation": 1
},
{
"name": 6,
"type": 2,
"width": 1.18,
"height": 1.38,
"location": "Wall 1",
"orientation": 1
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 7.99,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 6.99,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 23.46,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 28.39,
"psi_value": 0.32,
"psi_value_source": 4,
"thermal_bridge_type": "E20"
},
{
"length": 2.41,
"psi_value": 1,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 9.64,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 1,
"u_value": 0.18,
"floor_type": 4,
"description": "Floor abv Bike Store",
"storey_height": 2.41,
"heat_loss_area": 50.68,
"total_floor_area": 50.68
}
],
"thermal_mass_parameter": 250
}
],
"heating_cost_current": {
"value": 182,
"currency": "GBP"
},
"co2_emissions_current": 0.7,
"energy_rating_average": 60,
"energy_rating_current": 81,
"lighting_cost_current": {
"value": 36,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 182,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 80,
"currency": "GBP"
},
"co2_emissions_potential": 0.7,
"energy_rating_potential": 81,
"lighting_cost_potential": {
"value": 36,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 80,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1525,
"water_heating": 1657
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 80,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 80,
"environmental_impact_current": 89,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 14
}

View file

@ -0,0 +1,387 @@
{
"uprn": 10023444324,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.2 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.1 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA1 5UU",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "DARTFORD",
"built_form": 3,
"created_at": "2016-09-06 16:02:00",
"living_area": 25.23,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16211,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.2 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "1, Ashmore Close",
"assessment_date": "2016-09-06",
"assessment_type": "SAP",
"completion_date": "2016-09-06",
"inspection_date": "2016-09-06",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 3.24,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 1,
"kitchen_wall_fans_count": 0,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 1,
"non_kitchen_wall_fans_count": 0,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500416,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 1
},
"total_floor_area": 50,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-09-06",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 0.48,
"orientation": 5,
"overshading": 1,
"pv_connection": 1
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 6,
"low_energy_fixed_lighting_outlets_count": 6,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 1,
"u_value": 0.97,
"data_source": 2,
"description": "Front",
"glazing_type": 1
},
{
"name": 2,
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Window",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.2,
"wall_type": 2,
"description": "150mm hi-cav 32 AAC",
"total_wall_area": 37.93,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0.18,
"wall_type": 3,
"description": "To corridor",
"total_wall_area": 19.28,
"is_curtain_walling": "false"
},
{
"name": "Wall 3",
"u_value": 0,
"wall_type": 4,
"description": "party",
"total_wall_area": 15.5
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1,
"height": 2.1,
"location": "Wall 2",
"orientation": 0
},
{
"name": 2,
"type": 2,
"width": 1.16,
"height": 2.28,
"location": "Wall 1",
"orientation": 7
},
{
"name": 3,
"type": 2,
"width": 1.16,
"height": 1.08,
"location": "Wall 1",
"orientation": 7
},
{
"name": 4,
"type": 2,
"width": 2.29,
"height": 2.28,
"location": "Wall 1",
"orientation": 7
},
{
"name": 5,
"type": 2,
"width": 1.17,
"height": 2.23,
"location": "Wall 1",
"orientation": 3
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 6.78,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 5.78,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 19.94,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 22.17,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 22.17,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 2.26,
"psi_value": 1,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 4.82,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 4.82,
"psi_value": 0.12,
"psi_value_source": 4,
"thermal_bridge_type": "E18"
},
{
"length": 8,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 8,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.1,
"floor_type": 2,
"description": "Floor 1",
"storey_height": 2.41,
"heat_loss_area": 50.17,
"total_floor_area": 50.17
}
],
"thermal_mass_parameter": 250
}
],
"heating_cost_current": {
"value": 171,
"currency": "GBP"
},
"co2_emissions_current": 0.7,
"energy_rating_average": 60,
"energy_rating_current": 82,
"lighting_cost_current": {
"value": 36,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 171,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 80,
"currency": "GBP"
},
"co2_emissions_potential": 0.7,
"energy_rating_potential": 82,
"lighting_cost_potential": {
"value": 36,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 80,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1299,
"water_heating": 1651
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 75,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 75,
"environmental_impact_current": 89,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 13
}

View file

@ -0,0 +1,342 @@
{
"uprn": 10090034761,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.25 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.15 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "BN13 3GE",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "WORTHING",
"created_at": "2016-10-03 15:14:08",
"living_area": 15.1,
"orientation": 8,
"region_code": 16,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 17045,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.0 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Oaksheath Gardens",
"assessment_date": "2016-10-03",
"assessment_type": "SAP",
"completion_date": "2016-10-03",
"inspection_date": "2016-10-03",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 5,
"air_permeability": 3.038,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 1,
"kitchen_wall_fans_count": 0,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 1,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 4,
"non_kitchen_wall_fans_count": 0,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500230,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 74,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-10-03",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.5,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.2,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.71
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Cold",
"u_value": 0.11,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 36.8
}
],
"sap_walls": [
{
"name": "External",
"u_value": 0.25,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 46.8,
"is_curtain_walling": "false"
},
{
"name": "Party Wall",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 75.4
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 0,
"height": 0,
"location": "External",
"orientation": 8
},
{
"name": 2,
"type": "Door (1)",
"width": 0,
"height": 0,
"location": "External",
"orientation": 4
},
{
"name": 3,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "External",
"orientation": 8
},
{
"name": 4,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "External",
"orientation": 4
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.15,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.4,
"heat_loss_area": 36.8,
"total_floor_area": 36.8
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.6,
"heat_loss_area": 0,
"total_floor_area": 36.8
}
]
}
],
"heating_cost_current": {
"value": 214,
"currency": "GBP"
},
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": {
"value": 55,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 214,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 83,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 34,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 89
},
{
"sequence": 2,
"typical_saving": {
"value": 303,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 96,
"environmental_impact_rating": 99
}
],
"co2_emissions_potential": 0.0,
"energy_rating_potential": 96,
"lighting_cost_potential": {
"value": 55,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 49,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1824,
"water_heating": 1712
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 90,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.3.13",
"energy_consumption_potential": -6,
"environmental_impact_current": 87,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 99,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 16
}

View file

@ -0,0 +1,643 @@
{
"uprn": 10090034872,
"roofs": [
{
"description": {
"value": "Average thermal transmittance 0.13 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.18 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.15 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "BN13 3FP",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "WORTHING",
"built_form": 3,
"created_at": "2016-12-20 13:35:45",
"living_area": 22.85,
"orientation": 4,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17741,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 696322,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"hot_water_store_heat_loss": 1.42,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 4.7 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": {
"value": "End-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Sunflower Street",
"assessment_date": "2016-12-20",
"assessment_type": "SAP",
"completion_date": "2016-12-20",
"inspection_date": "2016-12-20",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.74,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 103,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-12-20",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 15,
"low_energy_fixed_lighting_outlets_count": 15,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 0.9,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Door (2)",
"type": 2,
"u_value": 0.9,
"frame_type": 1,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "roof 1",
"u_value": 0.13,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 34.19
}
],
"sap_walls": [
{
"name": "MAIN GF",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 41.44,
"is_curtain_walling": "false"
},
{
"name": "MAIN FF",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 45.75,
"is_curtain_walling": "false"
},
{
"name": "MAIN SF",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 45.75,
"is_curtain_walling": "false"
},
{
"name": "PARTY WALL",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 46.8
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1.015,
"height": 2.1,
"location": "main",
"orientation": 4
},
{
"name": 2,
"type": "Door (2)",
"width": 1.01,
"height": 2.1,
"location": "main",
"orientation": 4
},
{
"name": 3,
"type": "Windows (1)",
"width": 0.915,
"height": 1.05,
"location": "MAIN GF",
"orientation": 4
},
{
"name": 4,
"type": "Windows (1)",
"width": 1.77,
"height": 1.05,
"location": "MAIN GF",
"orientation": 8
},
{
"name": 5,
"type": "Windows (1)",
"width": 1.2,
"height": 1.35,
"location": "MAIN FF",
"orientation": 4
},
{
"name": 6,
"type": "Windows (1)",
"width": 1.2,
"height": 1.35,
"location": "MAIN FF",
"orientation": 4
},
{
"name": 7,
"type": "Windows (1)",
"width": 1.77,
"height": 1.35,
"location": "MAIN FF",
"orientation": 8
},
{
"name": 8,
"type": "Windows (1)",
"width": 1.2,
"height": 1.2,
"location": "MAIN FF",
"orientation": 4
},
{
"name": 9,
"type": "Windows (1)",
"width": 1.2,
"height": 1.2,
"location": "MAIN GF",
"orientation": 4
},
{
"name": 10,
"type": "Windows (1)",
"width": 1.77,
"height": 1.2,
"location": "MAIN FF",
"orientation": 8
},
{
"name": 11,
"type": "Windows (1)",
"width": 0.915,
"height": 1.2,
"location": "MAIN FF",
"orientation": 6
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 0,
"psi_value": 1,
"psi_value_source": 4,
"thermal_bridge_type": "E1"
},
{
"length": 13.965,
"psi_value": 0.191,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 11.94,
"psi_value": 0.029,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 30.3,
"psi_value": 0.043,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 17.94,
"psi_value": 0.084,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 17.94,
"psi_value": 0.002,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 0,
"psi_value": 0.042,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 8.34,
"psi_value": 0.037,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 0,
"psi_value": 0.016,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 8.2,
"psi_value": 0.051,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 0,
"psi_value": 0.064,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 0,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0.56,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 14.82,
"psi_value": 0.045,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 0,
"psi_value": -0.083,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 14.82,
"psi_value": 0.038,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 8.34,
"psi_value": 0.058,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 8.34,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 8.34,
"psi_value": 0.041,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 0,
"psi_value": 0.064,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
},
{
"length": 0,
"psi_value": 0.08,
"psi_value_source": 4,
"thermal_bridge_type": "R1"
},
{
"length": 0,
"psi_value": 0.06,
"psi_value_source": 4,
"thermal_bridge_type": "R2"
},
{
"length": 0,
"psi_value": 0.08,
"psi_value_source": 4,
"thermal_bridge_type": "R3"
},
{
"length": 0,
"psi_value": 0.08,
"psi_value_source": 4,
"thermal_bridge_type": "R4"
},
{
"length": 0,
"psi_value": 0.06,
"psi_value_source": 4,
"thermal_bridge_type": "R6"
},
{
"length": 0,
"psi_value": 0.06,
"psi_value_source": 4,
"thermal_bridge_type": "R8"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 4,
"thermal_bridge_type": "R9"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 4,
"thermal_bridge_type": "R5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.146,
"floor_type": 3,
"kappa_value": 75,
"storey_height": 2.31,
"heat_loss_area": 34.19,
"total_floor_area": 34.19
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.55,
"heat_loss_area": 0,
"total_floor_area": 34.19
},
{
"storey": 2,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.55,
"heat_loss_area": 0,
"total_floor_area": 34.19
}
]
}
],
"heating_cost_current": {
"value": 245,
"currency": "GBP"
},
"co2_emissions_current": 1.5,
"energy_rating_average": 60,
"energy_rating_current": 85,
"lighting_cost_current": {
"value": 68,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Time and temperature zone control",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 245,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 95,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 37,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": {
"value": 303,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 95,
"environmental_impact_rating": 96
}
],
"co2_emissions_potential": 0.2,
"energy_rating_potential": 95,
"lighting_cost_potential": {
"value": 68,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 59,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2969,
"water_heating": 1969
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 81,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.5",
"energy_consumption_potential": 12,
"environmental_impact_current": 87,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 96,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 14
}

View file

@ -0,0 +1,381 @@
{
"uprn": 10090317693,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.19 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.14 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "CT4 7DW",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "CANTERBURY",
"built_form": 1,
"created_at": "2015-02-14 13:45:48",
"living_area": 22.41,
"orientation": 1,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16839,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 696322,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 5.9 m\u00b3/h.m\u00b2 (assessed average)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Detached bungalow",
"language_code": 1,
"property_type": 1,
"address_line_1": "1, Summer Piece Grove",
"address_line_2": "Chartham",
"assessment_date": "2015-02-14",
"assessment_type": "SAP",
"completion_date": "2015-02-14",
"inspection_date": "2015-02-14",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 5,
"air_permeability": 3.89,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.9,
"total_floor_area": 72,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-02-14",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 1,
"orientation": 5,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 1,
"fixed_lighting_outlets_count": 7,
"low_energy_fixed_lighting_outlets_count": 7,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Entrance Door",
"type": 1,
"u_value": 1.8,
"data_source": 2,
"glazing_type": 1
},
{
"name": "Windows",
"type": 4,
"u_value": 1.5,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.63
},
{
"name": "Glazed Door",
"type": 2,
"u_value": 1.6,
"data_source": 2,
"glazing_type": 6
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.12,
"roof_type": 2,
"description": "External Roof",
"total_roof_area": 72.25
}
],
"sap_walls": [
{
"name": "External Wall 1",
"u_value": 0.19,
"wall_type": 2,
"description": "External Wall",
"total_wall_area": 86.4,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": "Front Elevation",
"type": "Entrance Door",
"width": 940,
"height": 2100,
"location": "External Wall 1",
"orientation": 0
},
{
"name": "Front Elevation",
"type": "Windows",
"width": 4.2,
"height": 1,
"location": "External Wall 1",
"orientation": 1
},
{
"name": "Front Elevation",
"type": "Windows",
"width": 700,
"height": 1500,
"location": "External Wall 1",
"orientation": 2
},
{
"name": "Front Elevation",
"type": "Windows",
"width": 700,
"height": 1500,
"location": "External Wall 1",
"orientation": 8
},
{
"name": "Rear Elevation",
"type": "Glazed Door",
"width": 900,
"height": 2100,
"location": "External Wall 1",
"orientation": 0
},
{
"name": "Rear Elevation",
"type": "Windows",
"width": 4.32,
"height": 1,
"location": "External Wall 1",
"orientation": 5
},
{
"name": "Side Elevation",
"type": "Windows",
"width": 900,
"height": 1200,
"location": "External Wall 1",
"orientation": 7
}
],
"construction_year": 2014,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 10.54,
"psi_value": 0.3,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 8.7,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 30,
"psi_value": 0.044,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 36,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 34.5,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 1.5,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 12,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 2.4,
"psi_value": -0.028,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.14,
"floor_type": 2,
"description": "Ground Floor",
"storey_height": 2.4,
"heat_loss_area": 72.25,
"total_floor_area": 72.25
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 252,
"currency": "GBP"
},
"co2_emissions_current": 0.8,
"energy_rating_average": 60,
"energy_rating_current": 88,
"lighting_cost_current": {
"value": 49,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 252,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 82,
"currency": "GBP"
},
"co2_emissions_potential": 0.8,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 49,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 82,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2940,
"water_heating": 1734
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 63,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"sap_deselected_improvements": [
"N"
],
"calculation_software_version": "4.03r03",
"energy_consumption_potential": 63,
"environmental_impact_current": 90,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 90,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 11
}

View file

@ -0,0 +1,446 @@
{
"uprn": 10090341811,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.20 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PO20 8AZ",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "CHICHESTER",
"built_form": 3,
"created_at": "2014-07-08 12:24:26",
"living_area": 26.64,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16841,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.9,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 2.8 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"dwelling_type": "End-terrace bungalow",
"language_code": 1,
"property_type": 1,
"address_line_1": "1, Hawthorn Close",
"address_line_2": "West Wittering",
"assessment_date": "2014-07-08",
"assessment_type": "SAP",
"completion_date": "2014-07-08",
"inspection_date": "2014-07-08",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 2.78,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500352,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.9,
"total_floor_area": 69,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2014-07-08",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 1,
"orientation": 7,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 9,
"low_energy_fixed_lighting_outlets_count": 9,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "WG2",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 4,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "WG9 - opaque",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.5
},
{
"name": 5,
"type": 1,
"u_value": 1.6,
"data_source": 2,
"description": "Front Door",
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.11,
"roof_type": 2,
"description": "Roof 1",
"total_roof_area": 68.88
}
],
"sap_walls": [
{
"name": "Wall 3",
"u_value": 0.22,
"wall_type": 2,
"description": "Cladding",
"total_wall_area": 36.7,
"is_curtain_walling": "false"
},
{
"name": "Wall 1",
"u_value": 0.19,
"wall_type": 2,
"description": "External",
"total_wall_area": 31.05,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Party",
"total_wall_area": 16.9
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.25,
"height": 1.05,
"location": "Wall 3",
"orientation": 5
},
{
"name": 2,
"type": 1,
"width": 1.25,
"height": 1.73,
"location": "Wall 3",
"orientation": 5
},
{
"name": 3,
"type": 1,
"width": 1.25,
"height": 1.73,
"location": "Wall 3",
"orientation": 7
},
{
"name": 4,
"type": 4,
"width": 0.69,
"height": 1.05,
"location": "Wall 3",
"orientation": 7
},
{
"name": 5,
"type": 5,
"width": 1.02,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
},
{
"name": 6,
"type": 1,
"width": 1.25,
"height": 1.2,
"location": "Wall 3",
"orientation": 1
},
{
"name": 7,
"type": 1,
"width": 0.79,
"height": 1.73,
"location": "Wall 3",
"orientation": 1
},
{
"name": 8,
"type": 1,
"width": 1.02,
"height": 2.1,
"location": "Wall 3",
"orientation": 1
}
],
"construction_year": 2013,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 8.52,
"psi_value": 0.091,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 8.52,
"psi_value": 0.033,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 25.38,
"psi_value": 0.037,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 28.23,
"psi_value": 0.054,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 24.3,
"psi_value": 0.076,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 3.93,
"psi_value": 0.063,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 7.2,
"psi_value": 0.048,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 2.4,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 4.8,
"psi_value": 0.078,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 7.04,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 7.04,
"psi_value": 0.12,
"psi_value_source": 2,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"description": "Floor 1",
"storey_height": 2.4,
"heat_loss_area": 68.88,
"total_floor_area": 68.88
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 198,
"currency": "GBP"
},
"co2_emissions_current": 0.5,
"energy_rating_average": 60,
"energy_rating_current": 89,
"lighting_cost_current": {
"value": 46,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 198,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 77,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 33,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 90,
"environmental_impact_rating": 94
}
],
"co2_emissions_potential": 0.3,
"energy_rating_potential": 90,
"lighting_cost_potential": {
"value": 46,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 44,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1217,
"water_heating": 1670
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 41,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.0,
"energy_consumption_potential": 26,
"environmental_impact_current": 92,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 94,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 7
}

View file

@ -0,0 +1,463 @@
{
"uprn": 10090342180,
"roofs": [
{
"description": "Average thermal transmittance 0.10 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.21 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.10 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": 1,
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "GU29 0AP",
"data_type": 2,
"hot_water": {
"description": "Electric immersion, off-peak, plus solar",
"energy_efficiency_rating": 2,
"environmental_efficiency_rating": 3
},
"post_town": "MIDHURST",
"built_form": 3,
"created_at": "2014-05-28 17:37:51",
"living_area": 18.81,
"orientation": 5,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 39,
"water_heating_code": 903,
"hot_water_store_size": 210,
"main_heating_details": [
{
"main_fuel_type": 39,
"main_heating_code": 691,
"emitter_temperature": "NA",
"main_heating_number": 1,
"main_heating_control": 2603,
"main_heating_category": 10,
"main_heating_fraction": 1,
"main_heating_data_source": 3
}
],
"solar_heating_details": {
"shower_types": 3,
"solar_store_volume": 105,
"has_solar_powered_pump": "false",
"solar_panel_aperture_area": 4.7,
"solar_panel_collector_type": 2,
"solar_panel_collector_pitch": 2,
"is_solar_store_combined_cylinder": "true",
"solar_panel_collector_data_source": 2,
"solar_panel_collector_orientation": 5,
"solar_panel_collector_overshading": 1,
"solar_panel_collector_zero_loss_efficiency": 80,
"solar_panel_collector_linear_heat_loss_coefficient": 3.7,
"solar_panel_collector_second_order_heat_loss_coefficient": 0.005
},
"has_hot_water_cylinder": "true",
"immersion_heating_type": 2,
"has_cylinder_thermostat": "false",
"hot_water_store_heat_loss": 1.98,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.9,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Room heaters, electric",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 2
}
],
"air_tightness": {
"description": "Air permeability 4.9 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10 Cherry Close",
"address_line_2": "Cocking",
"assessment_date": "2014-05-27",
"assessment_type": "SAP",
"completion_date": "2014-05-28",
"inspection_date": "2014-05-27",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 3,
"air_permeability": 4.869,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 1,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 1,
"kitchen_wall_fans_count": 0,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 2,
"non_kitchen_wall_fans_count": 0,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500229,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.9,
"total_floor_area": 82,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2014-05-28",
"sap_energy_source": {
"electricity_tariff": 2,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 4,
"glazing_type": 6,
"solar_transmittance": 0.73
},
{
"name": 4,
"type": 1,
"u_value": 1.1,
"data_source": 2,
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
10
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.1,
"roof_type": 2,
"description": "Roof 1",
"total_roof_area": 41.04
}
],
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.21,
"wall_type": 2,
"description": "Wall 1",
"total_wall_area": 95.97,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Wall 2",
"total_wall_area": 37.01
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.3,
"height": 1.05,
"location": "Wall 1",
"orientation": 1
},
{
"name": 2,
"type": 1,
"width": 1.3,
"height": 2.1,
"location": "Wall 1",
"orientation": 1
},
{
"name": 3,
"type": 1,
"width": 0.6,
"height": 1.05,
"location": "Wall 1",
"orientation": 1
},
{
"name": 4,
"type": 4,
"width": 1.01,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
},
{
"name": 5,
"type": 1,
"width": 1.8,
"height": 2.1,
"location": "Wall 1",
"orientation": 5
},
{
"name": 6,
"type": 1,
"width": 1.35,
"height": 1.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 7,
"type": 1,
"width": 1.35,
"height": 1.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 8,
"type": 1,
"width": 1.35,
"height": 1.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 9,
"type": 1,
"width": 1.35,
"height": 1.2,
"location": "Wall 1",
"orientation": 3
},
{
"name": 10,
"type": 1,
"width": 0.6,
"height": 1.05,
"location": "Wall 1",
"orientation": 1
}
],
"construction_year": 2012,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 12.01,
"psi_value": 0.057,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 12.01,
"psi_value": 0.03,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 28.5,
"psi_value": 0.037,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 18.62,
"psi_value": 0.115,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 7.187,
"psi_value": 0.08,
"psi_value_source": 2,
"thermal_bridge_type": "E19"
},
{
"length": 7.187,
"psi_value": 0,
"psi_value_source": 2,
"thermal_bridge_type": "E20"
},
{
"length": 7.187,
"psi_value": 0.034,
"psi_value_source": 3,
"thermal_bridge_type": "E22"
},
{
"length": 18.62,
"psi_value": 0.064,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 11.44,
"psi_value": 0.091,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 7.18,
"psi_value": 0.069,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 10.3,
"psi_value": 0.055,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 10.3,
"psi_value": 0.019,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.1,
"floor_type": 2,
"description": "Floor 1",
"storey_height": 2.46,
"heat_loss_area": 41.04,
"total_floor_area": 41.04
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.69,
"heat_loss_area": 0,
"total_floor_area": 41.04
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 301,
"currency": "GBP"
},
"co2_emissions_current": 1.5,
"energy_rating_average": 60,
"energy_rating_current": 78,
"lighting_cost_current": {
"value": 55,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer and appliance thermostats",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 301,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 98,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 286,
"currency": "GBP"
},
"indicative_cost": "\u00a39,000 - \u00a314,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 92
}
],
"co2_emissions_potential": 0.5,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 55,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 98,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1623,
"water_heating": 1906
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 106,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.0,
"energy_consumption_potential": 33,
"environmental_impact_current": 83,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 92,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 18
}

View file

@ -0,0 +1,552 @@
{
"uprn": 10090343335,
"roofs": [
{
"description": "Average thermal transmittance 0.15 W/m\u00b2K",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"walls": [
{
"description": "Average thermal transmittance 0.18 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.13 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PO10 8FN",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "EMSWORTH",
"built_form": 2,
"created_at": "2015-05-12 10:59:05",
"living_area": 20.95,
"orientation": 0,
"region_code": 16,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16841,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 4.0 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Flanders Close",
"assessment_date": "2015-05-12",
"assessment_type": "SAP",
"completion_date": "2015-05-12",
"inspection_date": "2015-05-12",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.98,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 122,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-05-12",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 3,
"peak_power": 0.5,
"orientation": 5,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 5,
"type": 5,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 12,
"type": 1,
"u_value": 1.6,
"data_source": 2,
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 2",
"u_value": 0.141,
"roof_type": 2,
"description": "Flat Roof",
"total_roof_area": 1.3
},
{
"name": "Roof 1",
"u_value": 0.151,
"roof_type": 2,
"description": "Rafters",
"total_roof_area": 65.57
}
],
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.183,
"wall_type": 2,
"description": "External",
"total_wall_area": 94.47,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Party",
"total_wall_area": 48.51
},
{
"name": "Wall 3",
"u_value": 0.185,
"wall_type": 2,
"description": "Timber clad",
"total_wall_area": 2.46,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 0.8,
"height": 2.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 2,
"type": 1,
"width": 1.25,
"height": 2.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 3,
"type": 1,
"width": 1.85,
"height": 2.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 4,
"type": 1,
"width": 1.25,
"height": 2.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 5,
"type": 5,
"pitch": 45,
"width": 0.95,
"height": 1.6,
"location": "Roof 1",
"orientation": 5
},
{
"name": 6,
"type": 5,
"pitch": 45,
"width": 0.95,
"height": 1.6,
"location": "Roof 1",
"orientation": 5
},
{
"name": 7,
"type": 5,
"pitch": 45,
"width": 0.95,
"height": 1.6,
"location": "Roof 1",
"orientation": 1
},
{
"name": 8,
"type": 1,
"width": 0.55,
"height": 1.2,
"location": "Wall 1",
"orientation": 1
},
{
"name": 9,
"type": 1,
"width": 1.37,
"height": 1.13,
"location": "Wall 1",
"orientation": 1
},
{
"name": 10,
"type": 1,
"width": 0.8,
"height": 1.13,
"location": "Wall 1",
"orientation": 1
},
{
"name": 11,
"type": 1,
"width": 0.9,
"height": 1.9,
"location": "Wall 1",
"orientation": 1
},
{
"name": 12,
"type": 12,
"width": 1.05,
"height": 2.2,
"location": "Wall 1",
"orientation": 0
},
{
"name": 13,
"type": 1,
"width": 0.6,
"height": 2.2,
"location": "Wall 1",
"orientation": 7
},
{
"name": 14,
"type": 1,
"width": 0.6,
"height": 1.65,
"location": "Wall 1",
"orientation": 7
}
],
"construction_year": 2014,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 13.87,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 13.87,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 50.02,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 20.2,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 20.2,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 25.47,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 11.37,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E13"
},
{
"length": 9.3,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E15"
},
{
"length": 3.25,
"psi_value": 0.28,
"psi_value_source": 2,
"thermal_bridge_type": "E17"
},
{
"length": 12.46,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 12.46,
"psi_value": 0.09,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 2.6,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P2"
},
{
"length": 10.06,
"psi_value": 0.06,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 7.05,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P4"
},
{
"length": 14.1,
"psi_value": 0.04,
"psi_value_source": 4,
"thermal_bridge_type": "P5"
},
{
"length": 2.85,
"psi_value": 0.08,
"psi_value_source": 4,
"thermal_bridge_type": "R1"
},
{
"length": 2.85,
"psi_value": 0.06,
"psi_value_source": 4,
"thermal_bridge_type": "R2"
},
{
"length": 9.6,
"psi_value": 0.08,
"psi_value_source": 4,
"thermal_bridge_type": "R3"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.13,
"floor_type": 2,
"description": "Ground Floor",
"storey_height": 2.4,
"heat_loss_area": 41.4,
"total_floor_area": 41.4
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.63,
"heat_loss_area": 0,
"total_floor_area": 40.1
},
{
"storey": 2,
"u_value": 0,
"floor_type": 3,
"storey_height": 1.95,
"heat_loss_area": 0,
"total_floor_area": 40.1
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 245,
"currency": "GBP"
},
"co2_emissions_current": 1.1,
"energy_rating_average": 60,
"energy_rating_current": 88,
"lighting_cost_current": {
"value": 68,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 245,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 91,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 37,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 91
}
],
"co2_emissions_potential": 0.9,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 68,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 54,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2686,
"water_heating": 1914
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 53,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.1,
"energy_consumption_potential": 43,
"environmental_impact_current": 89,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 91,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 9
}

View file

@ -0,0 +1,453 @@
{
"uprn": 10090343767,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.17 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": 1,
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PO10 8FP",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "EMSWORTH",
"built_form": 4,
"created_at": "2016-02-26 10:53:25",
"living_area": 11.67,
"orientation": 0,
"region_code": 16,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16839,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 4.8 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Prinsted Gardens",
"address_line_2": "Southbourne",
"assessment_date": "2016-02-26",
"assessment_type": "SAP",
"completion_date": "2016-02-26",
"inspection_date": "2016-02-26",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 3,
"air_permeability": 4.81,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500352,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 76,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-02-26",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 1.68,
"orientation": 3,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 20,
"low_energy_fixed_lighting_outlets_count": 20,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "Kitchen",
"frame_factor": 0.7,
"glazing_type": 4,
"solar_transmittance": 0.72
},
{
"name": 12,
"type": 1,
"u_value": 1.4,
"data_source": 2,
"description": "Front Door",
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.11,
"roof_type": 2,
"description": "Main Rf",
"total_roof_area": 37.93
}
],
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.17,
"wall_type": 2,
"description": "Grd Ext",
"total_wall_area": 26.49,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0.17,
"wall_type": 2,
"description": "1st Ext",
"total_wall_area": 29.12,
"is_curtain_walling": "false"
},
{
"name": "Wall 3",
"u_value": 0,
"wall_type": 4,
"description": "Grd Party",
"total_wall_area": 44.49
},
{
"name": "Wall 4",
"u_value": 0,
"wall_type": 4,
"description": "1st Party",
"total_wall_area": 48.92
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.1,
"height": 2.1,
"location": "Wall 1",
"orientation": 7
},
{
"name": 2,
"type": 1,
"width": 0.85,
"height": 2.1,
"location": "Wall 1",
"orientation": 3
},
{
"name": 3,
"type": 1,
"width": 1.5,
"height": 2.1,
"location": "Wall 1",
"orientation": 3
},
{
"name": 6,
"type": 1,
"width": 1,
"height": 1.5,
"location": "Wall 2",
"orientation": 3
},
{
"name": 7,
"type": 1,
"width": 0.7,
"height": 1.5,
"location": "Wall 2",
"orientation": 3
},
{
"name": 8,
"type": 1,
"width": 1,
"height": 1.8,
"location": "Wall 2",
"orientation": 7
},
{
"name": 9,
"type": 1,
"width": 0.7,
"height": 1.8,
"location": "Wall 2",
"orientation": 7
},
{
"name": 11,
"type": 1,
"width": 0.5,
"height": 2.1,
"location": "Wall 1",
"orientation": 7
},
{
"name": 12,
"type": 12,
"width": 1,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 8.35,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 8.35,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 34.2,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 9.74,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 9.74,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 9.74,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 22.84,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 16.36,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 16.36,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P2"
},
{
"length": 16.36,
"psi_value": 0.08,
"psi_value_source": 2,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"description": "Grd",
"storey_height": 2.72,
"heat_loss_area": 37.93,
"total_floor_area": 37.93
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.99,
"heat_loss_area": 0,
"total_floor_area": 37.93
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 211,
"currency": "GBP"
},
"co2_emissions_current": 0.4,
"energy_rating_average": 60,
"energy_rating_current": 91,
"lighting_cost_current": {
"value": 52,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 211,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 86,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 36,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 92,
"environmental_impact_rating": 96
}
],
"co2_emissions_potential": 0.2,
"energy_rating_potential": 92,
"lighting_cost_potential": {
"value": 52,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 51,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1434,
"water_heating": 1764
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 25,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 11,
"environmental_impact_current": 94,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 96,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 5
}

View file

@ -0,0 +1,454 @@
{
"uprn": 10090845805,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.21 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.13 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": 1,
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PO7 6FA",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "WATERLOOVILLE",
"built_form": 4,
"created_at": "2015-03-30 10:18:22",
"living_area": 22.12,
"orientation": 1,
"region_code": 16,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16841,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 696321,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.4 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, River End",
"address_line_2": "Denmead",
"assessment_date": "2015-03-30",
"assessment_type": "SAP",
"completion_date": "2015-03-30",
"inspection_date": "2015-03-30",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.43,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.9,
"total_floor_area": 91,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-03-30",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 3,
"peak_power": 0.48,
"orientation": 5,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 2,
"type": 1,
"u_value": 1.1,
"data_source": 2,
"glazing_type": 1
},
{
"name": 8,
"type": 2,
"u_value": 1.1,
"data_source": 2,
"glazing_type": 6
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.11,
"roof_type": 2,
"description": "Roof 1",
"total_roof_area": 45.5
}
],
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.21,
"wall_type": 2,
"description": "Wall 1",
"total_wall_area": 59.43,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Wall 2",
"total_wall_area": 126.77
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.77,
"height": 1.05,
"location": "Wall 1",
"orientation": 1
},
{
"name": 2,
"type": 2,
"width": 0.9,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
},
{
"name": 3,
"type": 1,
"width": 1.77,
"height": 1.2,
"location": "Wall 1",
"orientation": 1
},
{
"name": 4,
"type": 1,
"width": 0.63,
"height": 1.05,
"location": "Wall 1",
"orientation": 1
},
{
"name": 5,
"type": 1,
"width": 1.77,
"height": 1.05,
"location": "Wall 1",
"orientation": 5
},
{
"name": 6,
"type": 1,
"width": 1.77,
"height": 1.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 7,
"type": 1,
"width": 1.2,
"height": 1.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 8,
"type": 8,
"width": 0.9,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
}
],
"construction_year": 2013,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 10.71,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 10.71,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 21.9,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 11.15,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 11.15,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 11.15,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 7.33,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E12"
},
{
"length": 4.33,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": "E14"
},
{
"length": 5.33,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 5.33,
"psi_value": 0.09,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 5.33,
"psi_value": -0.09,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 21.32,
"psi_value": 0.06,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 17.85,
"psi_value": 0.08,
"psi_value_source": 2,
"thermal_bridge_type": "P4"
},
{
"length": 17.85,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.13,
"floor_type": 2,
"description": "Floor 1",
"storey_height": 2.64,
"heat_loss_area": 45.5,
"total_floor_area": 45.5
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.69,
"heat_loss_area": 0,
"total_floor_area": 45.5
}
],
"thermal_mass_parameter": 98.31
}
],
"heating_cost_current": {
"value": 217,
"currency": "GBP"
},
"co2_emissions_current": 1.0,
"energy_rating_average": 60,
"energy_rating_current": 87,
"lighting_cost_current": {
"value": 63,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 217,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 87,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 36,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 88,
"environmental_impact_rating": 91
}
],
"co2_emissions_potential": 0.8,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 63,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 51,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2076,
"water_heating": 1828
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 60,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.1,
"energy_consumption_potential": 48,
"environmental_impact_current": 89,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 91,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 11
}

View file

@ -0,0 +1,351 @@
{
"uprn": 10090944225,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.27 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.14 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": 1,
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "BN6 9GG",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "HASSOCKS",
"built_form": 2,
"created_at": "2016-06-21 10:47:45",
"living_area": 22.84,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 0,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17045,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.5 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "1, Harriet Gurney Lane",
"address_line_2": "Hurstpierpoint",
"assessment_date": "2016-06-21",
"assessment_type": "SAP",
"completion_date": "2016-06-21",
"inspection_date": "2016-06-21",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.48,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 1
},
"total_floor_area": 50,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-06-21",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 7,
"low_energy_fixed_lighting_outlets_count": 7,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.41,
"data_source": 2,
"description": "W1",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 5,
"type": 1,
"u_value": 1.5,
"data_source": 2,
"description": "D1",
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.27,
"wall_type": 2,
"description": "50mm Plat",
"total_wall_area": 68.11,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Party",
"total_wall_area": 3.41
}
],
"identifier": "Main Dwelling",
"overshading": 1,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.5,
"height": 1.5,
"location": "Wall",
"orientation": 1
},
{
"name": 2,
"type": 1,
"width": 1.2,
"height": 1.2,
"location": "Wall",
"orientation": 1
},
{
"name": 3,
"type": 1,
"width": 1.2,
"height": 1.2,
"location": "Wall",
"orientation": 8
},
{
"name": 4,
"type": 1,
"width": 1.2,
"height": 1.2,
"location": "Wall",
"orientation": 5
},
{
"name": 5,
"type": 5,
"width": 0.91,
"height": 2.1,
"location": "Wall",
"orientation": 0
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 6.01,
"psi_value": 0.211,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 5.1,
"psi_value": 0.023,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 14.4,
"psi_value": 0.028,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 29.49,
"psi_value": 0.047,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 8.45,
"psi_value": 0.32,
"psi_value_source": 4,
"thermal_bridge_type": "E21"
},
{
"length": 21.04,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 11.55,
"psi_value": 0.047,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 4.62,
"psi_value": -0.097,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 2.31,
"psi_value": 0.053,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.14,
"floor_type": 2,
"description": "150mm B&B",
"storey_height": 2.31,
"heat_loss_area": 49.97,
"total_floor_area": 49.97
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 185,
"currency": "GBP"
},
"co2_emissions_current": 0.9,
"energy_rating_average": 60,
"energy_rating_current": 82,
"lighting_cost_current": {
"value": 37,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 185,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 72,
"currency": "GBP"
},
"co2_emissions_potential": 0.9,
"energy_rating_potential": 82,
"lighting_cost_potential": {
"value": 37,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 72,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1628,
"water_heating": 1467
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 104,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 104,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 18
}

View file

@ -0,0 +1,429 @@
{
"uprn": 10091194525,
"roofs": [
{
"description": "Average thermal transmittance 0.14 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.26 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "(other premises below)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME15 8WN",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "MAIDSTONE",
"created_at": "2016-03-23 15:30:37",
"living_area": 24.24,
"orientation": 5,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 17043,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 4.2 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Top-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "10, Lambert Drive",
"assessment_date": "2016-03-23",
"assessment_type": "SAP",
"completion_date": "2016-03-23",
"inspection_date": "2016-03-23",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 4.18,
"open_flues_count": 0,
"ventilation_type": 5,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500259,
"is_mechanical_vent_approved_installer_scheme": "false"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 3
},
"total_floor_area": 65,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-03-23",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.5,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.72
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Main Roof",
"u_value": 0.14,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 65.46
}
],
"sap_walls": [
{
"name": "External Wall",
"u_value": 0.28,
"wall_type": 2,
"kappa_value": 150,
"total_wall_area": 61.225,
"is_curtain_walling": "false"
},
{
"name": "Wall to Stairwell",
"u_value": 0.27,
"wall_type": 2,
"kappa_value": 150,
"total_wall_area": 22.825,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 0,
"height": 0,
"location": "Wall to Corridor",
"orientation": 5
},
{
"name": 2,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "External Wall",
"orientation": 1
},
{
"name": 3,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "External Wall",
"orientation": 3
},
{
"name": 4,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "External Wall",
"orientation": 7
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 9.21,
"psi_value": 0.234,
"psi_value_source": 3,
"thermal_bridge_type": "E1"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 8.35,
"psi_value": 0.01,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 20.84,
"psi_value": 0.005,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 33.62,
"psi_value": 0.065,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 31.34,
"psi_value": 0.06,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 2.28,
"psi_value": 0.067,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 15,
"psi_value": 0.051,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 5,
"psi_value": -0.098,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1
}
],
"heating_cost_current": {
"value": 236,
"currency": "GBP"
},
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 82,
"lighting_cost_current": {
"value": 46,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 236,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 78,
"currency": "GBP"
},
"co2_emissions_potential": 1.2,
"energy_rating_potential": 82,
"lighting_cost_potential": {
"value": 46,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 78,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2150,
"water_heating": 1596
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 104,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.3.4",
"energy_consumption_potential": 104,
"environmental_impact_current": 85,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 85,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 18
}

View file

@ -0,0 +1,432 @@
{
"uprn": 10091636031,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.19 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.13 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE14 5FR",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 3,
"created_at": "2015-04-02 09:52:46",
"living_area": 15.62,
"orientation": 6,
"region_code": 17,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"hot_water_store_size": 150,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 16676,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.23,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"primary_pipework_insulation": 4,
"is_hot_water_separately_timed": "true",
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 6.9 m\u00b3/h.m\u00b2 (assessed average)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Eckington Lane",
"assessment_date": "2014-01-31",
"assessment_type": "SAP",
"completion_date": "2015-04-02",
"inspection_date": "2015-04-02",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 5,
"wet_rooms_count": 3,
"air_permeability": 4.91,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500249,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.9,
"total_floor_area": 99,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-04-02",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 0.6,
"orientation": 6,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 1,
"fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Window",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.63
},
{
"name": "Doors",
"type": 1,
"u_value": 1,
"data_source": 2,
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.11,
"roof_type": 2,
"description": "External Roof 1",
"total_roof_area": 41.41
},
{
"name": "Roof 2",
"u_value": 0.13,
"roof_type": 2,
"description": "External Roof 2",
"total_roof_area": 17.96
}
],
"sap_walls": [
{
"name": "External Wall 1",
"u_value": 0.19,
"wall_type": 2,
"description": "External Wall 1",
"total_wall_area": 125.64,
"is_curtain_walling": "false"
},
{
"name": "External Wall 2",
"u_value": 0.19,
"wall_type": 3,
"description": "Sheltered Wall",
"total_wall_area": 24.34,
"is_curtain_walling": "false"
},
{
"name": "Party Wall 0",
"u_value": 0,
"wall_type": 4,
"total_wall_area": 24.96
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": "Front",
"type": "Doors",
"width": 1022,
"height": 2400,
"location": "External Wall 2",
"orientation": 0
},
{
"name": "Front",
"type": "Window",
"width": 5.44,
"height": 1,
"location": "External Wall 1",
"orientation": 6
},
{
"name": "Sheltered",
"type": "Window",
"width": 2485,
"height": 800,
"location": "External Wall 2",
"orientation": 6
},
{
"name": "Rear",
"type": "Window",
"width": 6.7,
"height": 1,
"location": "External Wall 1",
"orientation": 2
},
{
"name": "rear side",
"type": "Window",
"width": 1022,
"height": 1600,
"location": "External Wall 1",
"orientation": 8
},
{
"name": "front side",
"type": "Window",
"width": 1022,
"height": 1600,
"location": "External Wall 1",
"orientation": 8
}
],
"construction_year": 2011,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 11.553,
"psi_value": 0.07,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 10.531,
"psi_value": 0.03,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 28.8,
"psi_value": 0.05,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 27.73,
"psi_value": 0.1324,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 27.73,
"psi_value": 0.065,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 40.4,
"psi_value": 0.1053,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 10.2,
"psi_value": 0.046,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 10.2,
"psi_value": 0.036,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 9.6,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 9.6,
"psi_value": 0.035,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.13,
"floor_type": 2,
"description": "Heat Loss Floor 1",
"storey_height": 2.4,
"heat_loss_area": 57.37,
"total_floor_area": 57.37
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.7,
"heat_loss_area": 0,
"total_floor_area": 41.4
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 259,
"currency": "GBP"
},
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 85,
"lighting_cost_current": {
"value": 61,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 260,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 104,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 47,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 87,
"environmental_impact_rating": 89
}
],
"co2_emissions_potential": 0.9,
"energy_rating_potential": 87,
"lighting_cost_potential": {
"value": 61,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 56,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2107,
"water_heating": 2074
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 67,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "4.03r03",
"energy_consumption_potential": 53,
"environmental_impact_current": 87,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 89,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 12
}

View file

@ -0,0 +1,403 @@
{
"uprn": 10091636116,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.19 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.13 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "SE14 5FH",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"built_form": 4,
"created_at": "2015-06-23 16:38:09",
"living_area": 22.2,
"orientation": 8,
"region_code": 17,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"hot_water_store_size": 150,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 16676,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.23,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"primary_pipework_insulation": 4,
"is_hot_water_separately_timed": "true",
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 6.4 m\u00b3/h.m\u00b2 (assessed average)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Robinson Way",
"assessment_date": "2014-01-31",
"assessment_type": "SAP",
"completion_date": "2015-06-23",
"inspection_date": "2015-06-23",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 5,
"wet_rooms_count": 3,
"air_permeability": 4.39,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500249,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.9,
"total_floor_area": 118,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-06-23",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 1,
"peak_power": 0.87,
"orientation": 4,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 1,
"fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Window",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.63
},
{
"name": "Doors",
"type": 1,
"u_value": 1,
"data_source": 2,
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.11,
"roof_type": 2,
"description": "External Roof 1",
"total_roof_area": 40.67
}
],
"sap_walls": [
{
"name": "External Wall 1",
"u_value": 0.19,
"wall_type": 2,
"description": "External Wall 1",
"total_wall_area": 92.6,
"is_curtain_walling": "false"
},
{
"name": "Party Wall 0",
"u_value": 0,
"wall_type": 4,
"total_wall_area": 107.16
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": "Opening 1",
"type": "Window",
"width": 15.76,
"height": 1,
"location": "External Wall 1",
"orientation": 8
},
{
"name": "Opening 3",
"type": "Doors",
"width": 1022,
"height": 2100,
"location": "External Wall 1",
"orientation": 0
},
{
"name": "Opening 4",
"type": "Window",
"width": 15.22,
"height": 1,
"location": "External Wall 1",
"orientation": 4
},
{
"name": "Opening 5",
"type": "Doors",
"width": 1022,
"height": 2400,
"location": "External Wall 1",
"orientation": 0
}
],
"construction_year": 2011,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 17.444,
"psi_value": 0.07,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 15.4,
"psi_value": 0.03,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 47.7,
"psi_value": 0.05,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 12.62,
"psi_value": 0.1324,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 23.08,
"psi_value": 0.065,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 11.46,
"psi_value": 0.1053,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 31.2,
"psi_value": 0.046,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 14.4,
"psi_value": 0.036,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 14.4,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.13,
"floor_type": 2,
"description": "Heat Loss Floor 1",
"storey_height": 2.4,
"heat_loss_area": 40.67,
"total_floor_area": 36.87
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.7,
"heat_loss_area": 0,
"total_floor_area": 40.67
},
{
"storey": 2,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.7,
"heat_loss_area": 0,
"total_floor_area": 40.67
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 252,
"currency": "GBP"
},
"co2_emissions_current": 1.1,
"energy_rating_average": 60,
"energy_rating_current": 88,
"lighting_cost_current": {
"value": 66,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 253,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 107,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 48,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 91
}
],
"co2_emissions_potential": 0.8,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 66,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 58,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1815,
"water_heating": 2122
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 51,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "4.03r03",
"energy_consumption_potential": 38,
"environmental_impact_current": 89,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 91,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 9
}

View file

@ -0,0 +1,547 @@
{
"uprn": 10092970673,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.24 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME19 4RH",
"data_type": 2,
"hot_water": {
"description": "From main system, waste water heat recovery",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"post_town": "WEST MALLING",
"created_at": "2016-01-27 15:03:59",
"living_area": 15.16,
"orientation": 6,
"region_code": 16,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"instantaneous_wwhrs": {
"wwhrs_index_number1": 80003,
"rooms_with_bath_and_or_shower": 0,
"mixer_showers_with_system1_with_bath": 1,
"mixer_showers_with_system1_without_bath": 0
},
"hot_water_store_size": 150,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 16400,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 696321,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.23,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"sap_heating_design_water_use": 1,
"hot_water_store_insulation_type": 2,
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 5.0 m\u00b3/h.m\u00b2 (assumed)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "End-terrace house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Avion Gardens",
"address_line_2": "Kings Hill",
"assessment_date": "2016-01-27",
"assessment_type": "SAP",
"completion_date": "2016-01-27",
"inspection_date": "2016-01-27",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 2,
"wet_rooms_count": 3,
"air_permeability": 5,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 0,
"kitchen_wall_fans_count": 1,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 0,
"non_kitchen_wall_fans_count": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500418,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 112,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-01-27",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 1,
"fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_count": 10,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.6,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.1,
"data_source": 4,
"description": "BFRC data",
"glazing_type": 6,
"solar_transmittance": 0.45
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Cold Rof",
"u_value": 0.11,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 18.76
},
{
"name": "Exposed Roof",
"u_value": 0.11,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 13.25
},
{
"name": "Sloping",
"u_value": 0.15,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 11.06
},
{
"name": "Dormer Roof",
"u_value": 0.11,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 2.15
}
],
"sap_walls": [
{
"name": "Masonary Wall",
"u_value": 0.25,
"wall_type": 2,
"kappa_value": 150,
"total_wall_area": 107.3,
"is_curtain_walling": "false"
},
{
"name": "Timber Wall",
"u_value": 0.23,
"wall_type": 2,
"kappa_value": 9,
"total_wall_area": 17.58,
"is_curtain_walling": "false"
},
{
"name": "Dormer Cheek",
"u_value": 0.22,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 3.13,
"is_curtain_walling": "false"
},
{
"name": "Party",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 55.31
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 0,
"height": 0,
"location": "Masonary Wall",
"orientation": 6
},
{
"name": 2,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "Masonary Wall",
"orientation": 6
},
{
"name": 3,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "Masonary Wall",
"orientation": 8
},
{
"name": 4,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "Masonary Wall",
"orientation": 2
},
{
"name": 5,
"type": "Windows (1)",
"width": 0,
"height": 0,
"location": "Dormer Cheek",
"orientation": 6
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E1"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.4,
"heat_loss_area": 41.63,
"total_floor_area": 41.63
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.7,
"heat_loss_area": 0,
"total_floor_area": 41.63
},
{
"storey": 2,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.574,
"heat_loss_area": 0,
"total_floor_area": 28.38
}
]
}
],
"heating_cost_current": {
"value": 244,
"currency": "GBP"
},
"co2_emissions_current": 1.4,
"energy_rating_average": 60,
"energy_rating_current": 86,
"lighting_cost_current": {
"value": 71,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 245,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 84,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 38,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 87,
"environmental_impact_rating": 90
},
{
"sequence": 2,
"typical_saving": {
"value": 291,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 95,
"environmental_impact_rating": 97
}
],
"co2_emissions_potential": 0.2,
"energy_rating_potential": 95,
"lighting_cost_potential": {
"value": 71,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 45,
"currency": "GBP"
},
"is_in_smoke_control_area": "true",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2556,
"water_heating": 2110
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 69,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.1.25",
"energy_consumption_potential": 7,
"environmental_impact_current": 88,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 97,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 12
}

View file

@ -0,0 +1,554 @@
{
"uprn": 10093049853,
"roofs": [
{
"description": {
"value": "Average thermal transmittance 0.13 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.26 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.11 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "CR5 3FZ",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "COULSDON",
"built_form": 2,
"created_at": "2016-12-15 15:56:16",
"living_area": 23.18,
"orientation": 2,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"hot_water_store_size": 210,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"main_heating_number": 1,
"is_condensing_boiler": "true",
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"gas_or_oil_boiler_type": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 2,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"main_heating_declared_values": {
"efficiency": 88
},
"compensating_controller_index_number": 696321,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.9,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"sap_heating_design_water_use": 1,
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 4.7 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": {
"value": "Semi-detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Salter Close",
"assessment_date": "2016-12-15",
"assessment_type": "SAP",
"completion_date": "2016-12-15",
"inspection_date": "2016-12-15",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.67,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 110,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-12-15",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 3,
"peak_power": 0.9,
"orientation": 6,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.5,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.41,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.71
},
{
"name": "Roof windows (1)",
"type": 5,
"u_value": 1.5,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.71
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Pitched, Flat Cieling",
"u_value": 0.09,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 15.203
},
{
"name": "Pitched, Sloped Cieling",
"u_value": 0.16,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 26.949
},
{
"name": "Roof Void",
"u_value": 0.12,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 10.863
}
],
"sap_walls": [
{
"name": "External Wall",
"u_value": 0.27,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 115.836,
"is_curtain_walling": "false"
},
{
"name": "Roof Void Wall",
"u_value": 0.12,
"wall_type": 2,
"kappa_value": 9,
"total_wall_area": 10.863,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1,
"height": 1.86,
"location": "External Wall",
"orientation": 2
},
{
"name": 2,
"type": "Windows (1)",
"width": 1,
"height": 7.022,
"location": "External Wall",
"orientation": 2
},
{
"name": 3,
"type": "Windows (1)",
"width": 1,
"height": 7.657,
"location": "External Wall",
"orientation": 6
},
{
"name": 4,
"type": "Roof windows (1)",
"pitch": 35,
"width": 1,
"height": 1.579,
"location": "Pitched, Sloped Cieling",
"orientation": 2
},
{
"name": 5,
"type": "Roof windows (1)",
"pitch": 35,
"width": 1,
"height": 2.757,
"location": "Pitched, Sloped Cieling",
"orientation": 6
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 4.34,
"psi_value": 1,
"psi_value_source": 4,
"thermal_bridge_type": "E1"
},
{
"length": 12.177,
"psi_value": 0.195,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 8.445,
"psi_value": 0.019,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 34.249,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 20.333,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 25.498,
"psi_value": 0.001,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 8.68,
"psi_value": 0.069,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 21.7,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 3.503,
"psi_value": 0.047,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 8.713,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 15.47,
"psi_value": 0.042,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 2.5,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 12.97,
"psi_value": 0.12,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 10.527,
"psi_value": 0.16,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 13.94,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 3.503,
"psi_value": 0.24,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 8.713,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.5,
"heat_loss_area": 46.991,
"total_floor_area": 46.991
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 3.08,
"heat_loss_area": 0,
"total_floor_area": 36.903
},
{
"storey": 2,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.5,
"heat_loss_area": 0,
"total_floor_area": 26.04
}
]
}
],
"heating_cost_current": {
"value": 278,
"currency": "GBP"
},
"co2_emissions_current": 1.3,
"energy_rating_average": 60,
"energy_rating_current": 87,
"lighting_cost_current": {
"value": 67,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Time and temperature zone control",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 280,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 115,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 51,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 90
}
],
"co2_emissions_potential": 1.0,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 67,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 62,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 3440,
"water_heating": 2238
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 67,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.5",
"energy_consumption_potential": 53,
"environmental_impact_current": 88,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 90,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 12
}

View file

@ -0,0 +1,548 @@
{
"uprn": 10093049867,
"roofs": [
{
"description": {
"value": "Average thermal transmittance 0.1 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.27 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.11 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "CR5 3FW",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "COULSDON",
"built_form": 1,
"created_at": "2017-01-20 14:35:36",
"living_area": 22.46,
"orientation": 2,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"hot_water_store_size": 210,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 16398,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.9,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"sap_heating_design_water_use": 1,
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 4.8 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": {
"value": "Detached house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Olave Close",
"assessment_date": "2017-01-20",
"assessment_type": "SAP",
"completion_date": "2017-01-20",
"inspection_date": "2017-01-20",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.78,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 5,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 123,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2017-01-20",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 3,
"peak_power": 1,
"orientation": 6,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 22,
"low_energy_fixed_lighting_outlets_count": 22,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.5,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.41,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.71
},
{
"name": "Roof windows (1)",
"type": 5,
"u_value": 1.5,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.71
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Main Roof",
"u_value": 0.09,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 37.389
},
{
"name": "Pitched sloping ceiling",
"u_value": 0.16,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 11.12
},
{
"name": "Flat Roof",
"u_value": 0.2,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 1.05
}
],
"sap_walls": [
{
"name": "External Wall",
"u_value": 0.27,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 151.335,
"is_curtain_walling": "false"
},
{
"name": "Party Wall",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 76.631
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1,
"height": 1.86,
"location": "External Wall",
"orientation": 4
},
{
"name": 2,
"type": "Windows (1)",
"width": 1,
"height": 13.102,
"location": "External Wall",
"orientation": 4
},
{
"name": 3,
"type": "Windows (1)",
"width": 1,
"height": 13.208,
"location": "External Wall",
"orientation": 8
},
{
"name": 4,
"type": "Windows (1)",
"width": 1,
"height": 8.016,
"location": "External Wall",
"orientation": 6
},
{
"name": 5,
"type": "Roof windows (1)",
"pitch": 35,
"width": 1,
"height": 2.757,
"location": "Pitched sloping ceiling",
"orientation": 8
}
],
"construction_year": 2017,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E1"
},
{
"length": 21.505,
"psi_value": 0.195,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 17.773,
"psi_value": 0.019,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 64.143,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 21.613,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 35.153,
"psi_value": 0.01,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 5,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 8.615,
"psi_value": 0.06,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 4.34,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 8.68,
"psi_value": 0.047,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 2.562,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 2.92,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 28.327,
"psi_value": 0.042,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 2.5,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 15.827,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 10.527,
"psi_value": 0.16,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 16.667,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 8.615,
"psi_value": 0.24,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 2.562,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.5,
"heat_loss_area": 48.1,
"total_floor_area": 48.1
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.79,
"heat_loss_area": 0,
"total_floor_area": 37.389
},
{
"storey": 2,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.955,
"heat_loss_area": 0,
"total_floor_area": 37.389
}
]
}
],
"heating_cost_current": {
"value": 302,
"currency": "GBP"
},
"co2_emissions_current": 1.4,
"energy_rating_average": 60,
"energy_rating_current": 87,
"lighting_cost_current": {
"value": 71,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Time and temperature zone control",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 304,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 113,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 50,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 89,
"environmental_impact_rating": 90
}
],
"co2_emissions_potential": 1.1,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 71,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 61,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 4008,
"water_heating": 2260
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 65,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.5",
"energy_consumption_potential": 52,
"environmental_impact_current": 88,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 90,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 11
}

View file

@ -0,0 +1,458 @@
{
"uprn": 10093083532,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.28 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": 1,
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME10 3PD",
"data_type": 2,
"hot_water": {
"description": "From main system, flue gas heat recovery",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"post_town": "SITTINGBOURNE",
"created_at": "2016-02-16 20:35:29",
"living_area": 15.66,
"orientation": 8,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 2,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"has_fghrs": "true",
"main_fuel_type": 1,
"heat_emitter_type": 1,
"fghrs_index_number": 60031,
"emitter_temperature": 0,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16843,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 200011,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 2.9 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Oak Road",
"assessment_date": "2016-02-16",
"assessment_type": "SAP",
"completion_date": "2016-02-16",
"inspection_date": "2016-02-16",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 2.92,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 85,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2016-02-16",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 2,
"u_value": 1.2,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 7
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.6
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof",
"u_value": 0.11,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 32.73
},
{
"name": "Sloping roof",
"u_value": 0.2,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 2.62
},
{
"name": "Flat",
"u_value": 0.14,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 2.45
}
],
"sap_walls": [
{
"name": "External wall",
"u_value": 0.28,
"wall_type": 2,
"kappa_value": 9,
"total_wall_area": 38.34,
"is_curtain_walling": "false"
},
{
"name": "First floor wall",
"u_value": 0.28,
"wall_type": 2,
"kappa_value": 9,
"total_wall_area": 43.06,
"is_curtain_walling": "false"
},
{
"name": "Dormer cheek",
"u_value": 0.31,
"wall_type": 2,
"kappa_value": 9,
"total_wall_area": 0.8,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1.023,
"height": 2.11,
"location": "External wall",
"orientation": 8
},
{
"name": 2,
"type": "Windows (1)",
"width": 1.248,
"height": 1.06,
"location": "External wall",
"orientation": 8
},
{
"name": 3,
"type": "Windows (1)",
"width": 1.248,
"height": 1.21,
"location": "External wall",
"orientation": 8
},
{
"name": 4,
"type": "Windows (1)",
"width": 1.248,
"height": 1.21,
"location": "External wall",
"orientation": 8
},
{
"name": 5,
"type": "Windows (1)",
"width": 1.023,
"height": 1.36,
"location": "External wall",
"orientation": 6
},
{
"name": 6,
"type": "Windows (1)",
"width": 1.248,
"height": 1.21,
"location": "External wall",
"orientation": 4
},
{
"name": 7,
"type": "Windows (1)",
"width": 1.248,
"height": 1.21,
"location": "External wall",
"orientation": 4
},
{
"name": 8,
"type": "Windows (1)",
"width": 2.935,
"height": 2.11,
"location": "External wall",
"orientation": 4
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 11.22,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 11.22,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 22.96,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 18.5,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 18.5,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 9.95,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 8.587,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": "E12"
},
{
"length": 10.3,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 10.3,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 8.587,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 8.587,
"psi_value": 0.24,
"psi_value_source": 4,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.12,
"floor_type": 2,
"kappa_value": 110,
"storey_height": 2.448,
"heat_loss_area": 42.32,
"total_floor_area": 42.32
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.702,
"heat_loss_area": 0,
"total_floor_area": 42.32
}
]
}
],
"heating_cost_current": {
"value": 230,
"currency": "GBP"
},
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": {
"value": 56,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 230,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 79,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 31,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": {
"value": 296,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 95,
"environmental_impact_rating": 97
}
],
"co2_emissions_potential": 0.1,
"energy_rating_potential": 95,
"lighting_cost_potential": {
"value": 56,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 48,
"currency": "GBP"
},
"is_in_smoke_control_area": "false",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2580,
"water_heating": 1864
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 83,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.1.32",
"energy_consumption_potential": 2,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 97,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 15
}

View file

@ -0,0 +1,476 @@
{
"uprn": 10093114053,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.16 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.13 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH14 0EL",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 3,
"environmental_efficiency_rating": 4
},
"post_town": "BILLINGSHURST",
"built_form": 2,
"created_at": "2015-11-13 11:31:47",
"living_area": 22.15,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 39,
"water_heating_code": 901,
"hot_water_store_size": 210,
"main_heating_details": [
{
"main_fuel_type": 39,
"heat_emitter_type": 1,
"emitter_temperature": 4,
"main_heating_number": 1,
"main_heating_control": 2207,
"main_heating_category": 4,
"main_heating_fraction": 1,
"mcs_installed_heat_pump": "true",
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 100113,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.56,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"primary_pipework_insulation": 4,
"is_hot_water_separately_timed": "true",
"hot_water_store_heat_loss_source": 2,
"hot_water_store_heat_transfer_area": 3,
"is_heat_pump_assisted_by_immersion": "true"
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Air source heat pump, radiators, electric",
"energy_efficiency_rating": 1,
"environmental_efficiency_rating": 2
}
],
"air_tightness": {
"description": "Air permeability 3.3 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "1 Cokelers Close",
"address_line_2": "Loxwood",
"assessment_date": "2015-11-13",
"assessment_type": "SAP",
"completion_date": "2015-11-13",
"inspection_date": "2015-11-13",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 3,
"air_permeability": 3.309,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500303,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 89,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-11-13",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 3,
"peak_power": 0.75,
"orientation": 5,
"overshading": 1,
"pv_connection": 2
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 7,
"low_energy_fixed_lighting_outlets_count": 7,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 1,
"u_value": 1.6,
"data_source": 2,
"description": 1,
"glazing_type": 1
},
{
"name": 2,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": 1,
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
},
{
"name": 7,
"type": 2,
"u_value": 1.6,
"data_source": 2,
"description": 1,
"glazing_type": 4
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
9,
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.113,
"roof_type": 2,
"description": "Roof (joists)",
"total_roof_area": 44.9
}
],
"sap_walls": [
{
"name": "Wall 2",
"u_value": 0.162,
"wall_type": 2,
"description": "External (brick)",
"total_wall_area": 99.14,
"is_curtain_walling": "false"
},
{
"name": "Wall 1",
"u_value": 0,
"wall_type": 4,
"description": "Party",
"total_wall_area": 43.61
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1,
"height": 2.1,
"location": "Wall 2",
"orientation": 0
},
{
"name": 2,
"type": 2,
"width": 1.35,
"height": 1,
"location": "Wall 2",
"orientation": 5
},
{
"name": 3,
"type": 2,
"width": 1.15,
"height": 1.35,
"location": "Wall 2",
"orientation": 5
},
{
"name": 4,
"type": 2,
"width": 0.5,
"height": 1,
"location": "Wall 2",
"orientation": 5
},
{
"name": 5,
"type": 2,
"width": 0.5,
"height": 2.1,
"location": "Wall 2",
"orientation": 1
},
{
"name": 6,
"type": 2,
"width": 0.9,
"height": 1.35,
"location": "Wall 2",
"orientation": 1
},
{
"name": 7,
"type": 7,
"width": 1.05,
"height": 2.1,
"location": "Wall 2",
"orientation": 0
},
{
"name": 8,
"type": 2,
"width": 1.1,
"height": 1.35,
"location": "Wall 2",
"orientation": 1
},
{
"name": 9,
"type": 2,
"width": 0.9,
"height": 1.35,
"location": "Wall 2",
"orientation": 1
}
],
"construction_year": 2014,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 8.45,
"psi_value": 0.16,
"psi_value_source": 3,
"thermal_bridge_type": "E1"
},
{
"length": 6.4,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 27.4,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 19.81,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 2.25,
"psi_value": 0.32,
"psi_value_source": 4,
"thermal_bridge_type": "E20"
},
{
"length": 17.56,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 14.02,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 5,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": "E12"
},
{
"length": 12.6,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 2.4,
"psi_value": -0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E17"
},
{
"length": 5.1,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 8.2,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 8.2,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P2"
},
{
"length": 9,
"psi_value": 0.12,
"psi_value_source": 2,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.13,
"floor_type": 2,
"description": "GF",
"storey_height": 2.4,
"heat_loss_area": 42.7,
"total_floor_area": 43.7
},
{
"storey": 1,
"u_value": 0.21,
"floor_type": 3,
"description": "Upper floor abv door",
"storey_height": 2.7,
"heat_loss_area": 1.2,
"total_floor_area": 44.9
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 325,
"currency": "GBP"
},
"co2_emissions_current": 1.6,
"energy_rating_average": 60,
"energy_rating_current": 79,
"lighting_cost_current": {
"value": 66,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 326,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 173,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 70,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 82,
"environmental_impact_rating": 84
}
],
"co2_emissions_potential": 1.3,
"energy_rating_potential": 82,
"lighting_cost_potential": {
"value": 66,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 102,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1886,
"water_heating": 2093
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 106,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 90,
"environmental_impact_current": 82,
"current_energy_efficiency_band": "C",
"environmental_impact_potential": 84,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 18
}

View file

@ -0,0 +1,325 @@
{
"uprn": 202211161,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.18 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "(other premises below)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "NW10 8GP",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"created_at": "2015-11-20 14:53:55",
"living_area": 26.21,
"orientation": 0,
"region_code": 17,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 16839,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 4.1 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Mid-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 10 Gerbera Apartments",
"address_line_2": "93, Hilltop Avenue",
"assessment_date": "2015-11-17",
"assessment_type": "SAP",
"completion_date": "2015-11-20",
"inspection_date": "2015-11-17",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 4.14,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500438,
"is_mechanical_vent_approved_installer_scheme": "false"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 2
},
"total_floor_area": 51,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-11-20",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 0.65,
"orientation": 5,
"overshading": 1,
"pv_connection": 0
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.75,
"glazing_type": 5,
"solar_transmittance": 0.65
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Exposed Roof",
"u_value": 0,
"roof_type": 2,
"kappa_value": 0,
"total_roof_area": 0
}
],
"sap_walls": [
{
"name": "Extnl Walls",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 14,
"total_wall_area": 37.5,
"is_curtain_walling": "false"
},
{
"name": "Sep Walls",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 14,
"total_wall_area": 15.75,
"is_curtain_walling": "false"
},
{
"name": "Party Walls",
"u_value": 0,
"wall_type": 4,
"kappa_value": 20,
"total_wall_area": 23.25
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1.035,
"height": 2.1,
"location": "Extnl Walls",
"orientation": 0
},
{
"name": 2,
"type": "Windows (1)",
"width": 1.15,
"height": 2.25,
"location": "Extnl Walls",
"orientation": 5
},
{
"name": 3,
"type": "Windows (1)",
"width": 2.5,
"height": 2.25,
"location": "Extnl Walls",
"orientation": 5
},
{
"name": 4,
"type": "Windows (1)",
"width": 1.5,
"height": 2.25,
"location": "Extnl Walls",
"orientation": 3
},
{
"name": 5,
"type": "Windows (1)",
"width": 1.5,
"height": 2.25,
"location": "Extnl Walls",
"orientation": 4
},
{
"name": 6,
"type": "Windows (1)",
"width": 0.6,
"height": 2.25,
"location": "Extnl Walls",
"orientation": 3
}
],
"construction_year": 2013,
"sap_thermal_bridges": {
"thermal_bridge_code": 1
},
"building_part_number": 1
}
],
"heating_cost_current": {
"value": 166,
"currency": "GBP"
},
"co2_emissions_current": 0.5,
"energy_rating_average": 60,
"energy_rating_current": 88,
"lighting_cost_current": {
"value": 36,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 166,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 74,
"currency": "GBP"
},
"co2_emissions_potential": 0.5,
"energy_rating_potential": 88,
"lighting_cost_potential": {
"value": 36,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 74,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 494,
"water_heating": 1518
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 50,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.1.25",
"energy_consumption_potential": 50,
"environmental_impact_current": 93,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 93,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 9
}

View file

@ -0,0 +1,313 @@
{
"uprn": 202211170,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.18 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.15 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "NW10 8GP",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LONDON",
"created_at": "2015-11-20 14:54:04",
"living_area": 28.4,
"orientation": 0,
"region_code": 17,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 1,
"main_heating_data_source": 1,
"main_heating_index_number": 16839,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.0",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 2.7 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 1 Verbena Apartments",
"address_line_2": "95, Hilltop Avenue",
"assessment_date": "2015-11-18",
"assessment_type": "SAP",
"completion_date": "2015-11-20",
"inspection_date": "2015-11-18",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 2.69,
"open_flues_count": 0,
"ventilation_type": 8,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"mechanical_vent_duct_insulation": 2,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500438,
"is_mechanical_vent_approved_installer_scheme": "false"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 1
},
"total_floor_area": 97,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2015-11-20",
"sap_energy_source": {
"pv_arrays": [
{
"pitch": 2,
"peak_power": 1.19,
"orientation": 5,
"overshading": 1,
"pv_connection": 0
}
],
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.75,
"glazing_type": 5,
"solar_transmittance": 0.65
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"lzc_energy_sources": [
11
],
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Exposed Roof",
"u_value": 0,
"roof_type": 2,
"kappa_value": 0,
"total_roof_area": 0
}
],
"sap_walls": [
{
"name": "Extnl Walls",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 14,
"total_wall_area": 71,
"is_curtain_walling": "false"
},
{
"name": "Sep Walls",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 14,
"total_wall_area": 42.25,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1.035,
"height": 2.1,
"location": "Sep Walls",
"orientation": 0
},
{
"name": 2,
"type": "Windows (1)",
"width": 1.55,
"height": 1.725,
"location": "Extnl Walls",
"orientation": 1
},
{
"name": 3,
"type": "Windows (1)",
"width": 2.8,
"height": 1.725,
"location": "Extnl Walls",
"orientation": 1
},
{
"name": 4,
"type": "Windows (1)",
"width": 5,
"height": 2.25,
"location": "Extnl Walls",
"orientation": 5
}
],
"construction_year": 2013,
"sap_thermal_bridges": {
"thermal_bridge_code": 1
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.15,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.5,
"heat_loss_area": 97.4,
"total_floor_area": 97.4
}
]
}
],
"heating_cost_current": {
"value": 267,
"currency": "GBP"
},
"co2_emissions_current": 0.9,
"energy_rating_average": 60,
"energy_rating_current": 89,
"lighting_cost_current": {
"value": 60,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 267,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 91,
"currency": "GBP"
},
"co2_emissions_potential": 0.9,
"energy_rating_potential": 89,
"lighting_cost_potential": {
"value": 60,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 91,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2336,
"water_heating": 1889
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 50,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.1.25",
"energy_consumption_potential": 50,
"environmental_impact_current": 90,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 90,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 9
}

View file

@ -0,0 +1,449 @@
{
"uprn": 10012028763,
"roofs": [
{
"description": {
"value": "(other premises above)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.22 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.25 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA12 2EF",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "GRAVESEND",
"built_form": 1,
"created_at": "2017-09-20 17:06:53",
"living_area": 29.82,
"orientation": 2,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 2,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17505,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 3.4 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": {
"value": "Mid-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 1 Nobles Mead",
"address_line_2": "Fenners Marsh",
"assessment_date": "2017-09-20",
"assessment_type": "SAP",
"completion_date": "2017-09-20",
"inspection_date": "2017-09-20",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.35,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 2
},
"total_floor_area": 69,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2017-09-20",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 5,
"low_energy_fixed_lighting_outlets_count": 5,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.6,
"data_source": 4,
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.85,
"glazing_type": 7,
"solar_transmittance": 0.72
},
{
"name": "Windows (2)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.9,
"glazing_type": 7,
"solar_transmittance": 0.72
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Exposed Roof",
"u_value": 0,
"roof_type": 2,
"kappa_value": 0,
"total_roof_area": 0
},
{
"name": "Party",
"u_value": 0,
"roof_type": 4,
"kappa_value": 30,
"total_roof_area": 65.94
}
],
"sap_walls": [
{
"name": "External",
"u_value": 0.23,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 46.657,
"is_curtain_walling": "false"
},
{
"name": "Corridor",
"u_value": 0.238,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 7.741,
"is_curtain_walling": "false"
},
{
"name": "Stairwell",
"u_value": 0.238,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 9.11,
"is_curtain_walling": "false"
},
{
"name": "IW",
"u_value": 0,
"wall_type": 5,
"kappa_value": 9,
"total_wall_area": 115.782
},
{
"name": "Party",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 14.042
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 0.91,
"height": 2.1,
"location": "Corridor",
"orientation": 2
},
{
"name": 2,
"type": "Windows (1)",
"width": 1.1,
"height": 1.2,
"location": "External",
"orientation": 6
},
{
"name": 3,
"type": "Windows (1)",
"width": 1.1,
"height": 1.2,
"location": "External",
"orientation": 6
},
{
"name": 4,
"type": "Windows (2)",
"width": 2.17,
"height": 2.15,
"location": "External",
"orientation": 4
},
{
"name": 5,
"type": "Windows (1)",
"width": 1.1,
"height": 1.2,
"location": "External",
"orientation": 2
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 3.3,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 15.7,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 6.38,
"psi_value": 0.21,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 19.77,
"psi_value": 0.32,
"psi_value_source": 4,
"thermal_bridge_type": "E20"
},
{
"length": 7.14,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "E23"
},
{
"length": 7.26,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 1.61,
"psi_value": -0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E17"
},
{
"length": 0,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 0,
"psi_value": 0.12,
"psi_value_source": 4,
"thermal_bridge_type": "E25"
},
{
"length": 19.77,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 5.95,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P7"
},
{
"length": 5.95,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P3"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.248,
"floor_type": 3,
"kappa_value": 75,
"storey_height": 2.36,
"heat_loss_area": 69,
"total_floor_area": 69
}
]
}
],
"heating_cost_current": {
"value": 185,
"currency": "GBP"
},
"co2_emissions_current": 1.1,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": {
"value": 50,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 185,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 82,
"currency": "GBP"
},
"co2_emissions_potential": 1.1,
"energy_rating_potential": 83,
"lighting_cost_potential": {
"value": 50,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 82,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1901,
"water_heating": 1756
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 89,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.9",
"energy_consumption_potential": 89,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 16
}

View file

@ -0,0 +1,426 @@
{
"uprn": 10012028772,
"roofs": [
{
"description": {
"value": "Average thermal transmittance 0.1 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.23 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "(other premises below)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "DA12 2EF",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "GRAVESEND",
"built_form": 1,
"created_at": "2017-09-20 17:07:16",
"living_area": 25.66,
"orientation": 8,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 2,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17505,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 4.9 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": {
"value": "Top-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 10 Nobles Mead",
"address_line_2": "Fenners Marsh",
"assessment_date": "2017-09-20",
"assessment_type": "SAP",
"completion_date": "2017-09-20",
"inspection_date": "2017-09-20",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.89,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 3,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 3
},
"total_floor_area": 51,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2017-09-20",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 5,
"low_energy_fixed_lighting_outlets_count": 5,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.6,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.85,
"glazing_type": 7,
"solar_transmittance": 0.72
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof",
"u_value": 0.1,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 50.89
}
],
"sap_walls": [
{
"name": "External",
"u_value": 0.23,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 7.043,
"is_curtain_walling": "false"
},
{
"name": "Corridor",
"u_value": 0.238,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 8.11,
"is_curtain_walling": "false"
},
{
"name": "External upper wall",
"u_value": 0.24,
"wall_type": 2,
"kappa_value": 9,
"total_wall_area": 13.235,
"is_curtain_walling": "false"
},
{
"name": "IW",
"u_value": 0,
"wall_type": 5,
"kappa_value": 9,
"total_wall_area": 100.136
},
{
"name": "Party",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 46.531
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 0.91,
"height": 2.1,
"location": "Corridor",
"orientation": 8
},
{
"name": 2,
"type": "Windows (1)",
"width": 1.12,
"height": 1.21,
"location": "External upper wall",
"orientation": 4
},
{
"name": 3,
"type": "Windows (1)",
"width": 1.12,
"height": 1.21,
"location": "External upper wall",
"orientation": 4
},
{
"name": 4,
"type": "Windows (1)",
"width": 1.12,
"height": 1.21,
"location": "External upper wall",
"orientation": 4
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 3.36,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 7.26,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 3.36,
"psi_value": 0.21,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 0,
"psi_value": 0.32,
"psi_value_source": 4,
"thermal_bridge_type": "E20"
},
{
"length": 3.45,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "E23"
},
{
"length": 4.7,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 0,
"psi_value": -0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E17"
},
{
"length": 0,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 4.7,
"psi_value": 0.12,
"psi_value_source": 4,
"thermal_bridge_type": "E25"
},
{
"length": 7.61,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 7.61,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 0,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P7"
},
{
"length": 17.63,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P3"
},
{
"length": 17.63,
"psi_value": 0.24,
"psi_value_source": 4,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1
}
],
"heating_cost_current": {
"value": 146,
"currency": "GBP"
},
"co2_emissions_current": 0.8,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": {
"value": 43,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Programmer, room thermostat and TRVs",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 146,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 73,
"currency": "GBP"
},
"co2_emissions_potential": 0.8,
"energy_rating_potential": 83,
"lighting_cost_potential": {
"value": 43,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 73,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1019,
"water_heating": 1567
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 90,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.9",
"energy_consumption_potential": 90,
"environmental_impact_current": 88,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 88,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 16
}

View file

@ -0,0 +1,577 @@
{
"uprn": 10091568921,
"roofs": [
{
"description": {
"value": "Average thermal transmittance 0.1 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.18 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.15 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "BN17 7SH",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "LITTLEHAMPTON",
"built_form": 3,
"created_at": "2018-02-07 19:28:07",
"living_area": 16.05,
"orientation": 5,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17615,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"hot_water_store_heat_loss": 1.42,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 4.5 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": {
"value": "End-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Cooper Drive",
"address_line_2": "Wick",
"assessment_date": "2018-02-07",
"assessment_type": "SAP",
"completion_date": "2018-02-07",
"inspection_date": "2018-02-07",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.45,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 79,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2018-02-07",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 20,
"low_energy_fixed_lighting_outlets_count": 20,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 0.9,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 7
},
{
"name": "Door (2)",
"type": 2,
"u_value": 1.2,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 7
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "roof 1",
"u_value": 0.1,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 39.37
}
],
"sap_walls": [
{
"name": "GF",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 41.04,
"is_curtain_walling": "false"
},
{
"name": "FF",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 60,
"total_wall_area": 43.88,
"is_curtain_walling": "false"
},
{
"name": "stud walls",
"u_value": 0,
"wall_type": 5,
"kappa_value": 9,
"total_wall_area": 51.81
},
{
"name": "Block walls",
"u_value": 0,
"wall_type": 5,
"kappa_value": 75,
"total_wall_area": 10.74
},
{
"name": "party",
"u_value": 0,
"wall_type": 4,
"kappa_value": 45,
"total_wall_area": 40.56
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1.01,
"height": 2.1,
"location": "GF",
"orientation": 5
},
{
"name": 2,
"type": "Door (2)",
"width": 1.01,
"height": 2.1,
"location": "GF",
"orientation": 1
},
{
"name": 3,
"type": "Windows (1)",
"width": 1.2,
"height": 1.05,
"location": "GF",
"orientation": 5
},
{
"name": 4,
"type": "Windows (1)",
"width": 1.2,
"height": 1.5,
"location": "GF",
"orientation": 1
},
{
"name": 5,
"type": "Windows (1)",
"width": 1.2,
"height": 1.2,
"location": "GF",
"orientation": 5
},
{
"name": 6,
"type": "Windows (1)",
"width": 1.2,
"height": 1.2,
"location": "GF",
"orientation": 5
},
{
"name": 7,
"type": "Windows (1)",
"width": 1.2,
"height": 1.2,
"location": "FF",
"orientation": 1
},
{
"name": 8,
"type": "Windows (1)",
"width": 1.2,
"height": 1.2,
"location": "FF",
"orientation": 1
}
],
"construction_year": 2018,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 0,
"psi_value": 1,
"psi_value_source": 4,
"thermal_bridge_type": "E1"
},
{
"length": 9.22,
"psi_value": 0.191,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 7.2,
"psi_value": 0.029,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 23.1,
"psi_value": 0.043,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 17.765,
"psi_value": 0.084,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 17.765,
"psi_value": 0.002,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 0,
"psi_value": 0.14,
"psi_value_source": 3,
"thermal_bridge_type": "E7"
},
{
"length": 0,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "E8"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E9"
},
{
"length": 4.48,
"psi_value": 0.037,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E11"
},
{
"length": 8.485,
"psi_value": 0.051,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "E13"
},
{
"length": 0,
"psi_value": 0.08,
"psi_value_source": 3,
"thermal_bridge_type": "E14"
},
{
"length": 0,
"psi_value": 0.56,
"psi_value_source": 3,
"thermal_bridge_type": "E15"
},
{
"length": 9.56,
"psi_value": 0.045,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 0,
"psi_value": -0.083,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
},
{
"length": 9.56,
"psi_value": 0.038,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 0,
"psi_value": 0.12,
"psi_value_source": 4,
"thermal_bridge_type": "E25"
},
{
"length": 8.485,
"psi_value": 0.058,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 8.485,
"psi_value": 0,
"psi_value_source": 3,
"thermal_bridge_type": "P2"
},
{
"length": 0,
"psi_value": 0.04,
"psi_value_source": 3,
"thermal_bridge_type": "P3"
},
{
"length": 8.485,
"psi_value": 0.041,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
},
{
"length": 0,
"psi_value": 0.02,
"psi_value_source": 3,
"thermal_bridge_type": "P5"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.15,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.33,
"heat_loss_area": 39.37,
"total_floor_area": 39.37
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"kappa_value": 18,
"storey_height": 2.47,
"heat_loss_area": 0,
"total_floor_area": 39.37,
"kappa_value_from_below": 9
}
]
}
],
"heating_cost_current": {
"value": 173,
"currency": "GBP"
},
"co2_emissions_current": 1.0,
"energy_rating_average": 60,
"energy_rating_current": 85,
"lighting_cost_current": {
"value": 59,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Time and temperature zone control",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 173,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 78,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 32,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 90
},
{
"sequence": 2,
"typical_saving": {
"value": 331,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 97,
"environmental_impact_rating": 99
}
],
"co2_emissions_potential": -0.2,
"energy_rating_potential": 97,
"lighting_cost_potential": {
"value": 59,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 45,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1648,
"water_heating": 1704
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 76,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.7",
"energy_consumption_potential": -18,
"environmental_impact_current": 88,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 99,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 13
}

View file

@ -0,0 +1,182 @@
# Elmhurst RdSAP inputs — UPRN 10092973954 (cert 0862-3892-7875-2690-2325, SAP-Schema-17.1)
**Lodged SAP:** 83 (band B) **Our engine:** 77 (continuous 76.85) ← compare Elmhurst against this
**Total fuel cost (engine):** £445.80/yr **Heat transfer coeff:** 112.11 W/K
**Known divergences:** full-SAP cert forced through RdSAP — window area is banded, U-values/thermal-bridging are age-band proxies (see notes). MEV extract is the engine's 4 SAP driver.
> **Complete + filler-ready.** Every row names the **live Elmhurst control id**
> (suffix after `ContentBody_ContentPlaceHolder1_`) from the DOM dumps in
> `scripts/hyde/elmhurst_dom/`, so `scripts/hyde/elmhurst_fill.py` can map each
> directly. Dropdown values are the **exact option labels** (they carry a code
> prefix, e.g. `F Flat`). 🔸 = **assessor-only** field the EPC can't supply.
> The **Fields to clear** table at the bottom is the explicit "absent" set.
---
## Property Details (admin — does NOT affect SAP)
| Elmhurst field (`id`) | Enter | Notes |
|---|---|---|
| `DropDownListPurpose` | None of the above | not a retrofit/modelling job |
| `DropDownListTenure` | Owner-occupied | `tenure` ND; tenure doesn't affect SAP |
| `DropDownListTransactionType` | None of the above | `transaction_type` 6 = new dwelling (no exact option) |
| `TextBoxInspectionDate` | as lodged | admin only |
## Property Description ✅ committed
| Elmhurst field (`id`) | Enter | Notes |
|---|---|---|
| `DropDownListPropertyType1` | **F Flat** | `property_type` 2 |
| `DropDownListPropertyType2` | **D Detached** | `built_form` 1 (block form) |
| `TextBoxStoreys` | **1** | single-storey flat |
| `TextBoxHabitableRooms` | **3** | back-solved from `living_area` 23.45 / TFA |
| `TextBoxHeatedHabitableRooms` | **3** | all heated |
| `DropDownListDateBuiltMain` | **L 2012-2022** | 2020 build — by YEAR (engine band "M"; see gotcha) |
## Dimensions (Type = Internal) — Lowest Floor row only
| Elmhurst field (`id`, under `…DimensionsMain_`) | Enter | Notes |
|---|---|---|
| `RadioButtonDimensionsType` | Internal | `measurement_type` 1 |
| `TextBoxFloorAreaLowestFloor` | **67.84** | engine TFA (cert top-level 68) |
| `TextBoxRoomHeightLowestFloor` | **2.40** | volume 162.816 ÷ 67.84 |
| `TextBoxWallPerimeterLowestFloor` | **38.14** | heat-loss perimeter (= 91.54 m² ÷ 2.4) |
| `TextBoxPartyWallLengthLowestFloor` | **0** | `party_walls_w_per_k` = 0 |
## Conservatory ✅ already correct
| Elmhurst field (`id`) | Enter | Notes |
|---|---|---|
| `CheckBoxIsConservatory` | unchecked | `conservatory_type` 1 = none |
## Flats
| Elmhurst field (`id`) | Enter | Notes |
|---|---|---|
| `DropDownListPositionOfFlat` | **Ground Floor** | `sap_flat_details.level` 1 / ground-floor flat |
| `TextBoxFloor` | **0** | ground = storey 0 |
| 🔸 `TextBoxStoriesInBlock` | *assessor* | EPC doesn't give block height; not in cert |
| 🔸 `RadioButtonListFlatCoridor` | *assessor* | corridor/stairwell adjacency; `sheltered_sides_count` 1 hints 1 sheltered side |
| 🔸 `TextBoxLengthOfShelteredWall` | *assessor* | only if a sheltered/corridor wall is set |
## Walls (Main + alternative + party)
| Elmhurst field (`id`, under `…WallMain_`) | Enter | Notes |
|---|---|---|
| `DropDownListType` | **TI Timber Frame** | new-build timber frame |
| `DropDownListInsulation` | **A As Built** | factory-insulated |
| `TextBoxWallThickness` | as built | — |
| `CheckBoxUvalueKnown` + U-value | **0.17** if override offered | cert "0.17 W/m²K"; engine wall ≈12.60 W/K |
| `CheckBoxAditionalWallSheltered` / `DropDownListAlternativeWall1Type` | **clear** (area 0) | leftover `SO Solid Brick` is placeholder — see Fields to clear |
| `DropDownListPartyWallType` | n/a | party-wall **length 0** on Dimensions makes type irrelevant |
## Roofs ✅ committed
| Elmhurst field (`id`, under `…RoofMain_`) | Enter | Notes |
|---|---|---|
| `DropDownListType` | **A Another dwelling above** | "(other premises above)" → `roof_w_per_k` = 0 (insulation fields disappear) |
## Floors
| Elmhurst field (`id`, under `…FloorsMain_`) | Enter | Notes |
|---|---|---|
| `DropDownListLocation` | **G Ground floor** | already correct |
| `DropDownListType` | **S Solid** | `floor_type` 2 |
| `DropDownListInsulation` | **A As built** | new-build |
| `CheckBoxUValueKnown` + U-value | **0.13** if override offered | cert "0.13 W/m²K"; engine floor ≈8.82 W/K |
## Openings — Windows (Elmhurst uses a per-window GRID)
RdSAP synthesises window area from `glazed_area` band × TFA = **15.16 m²**
("Much more than typical", ×1.51), whole-window **U 1.4**, **g 0.63**, 5 windows,
PVC frame (factor 0.7). Engine windows = **20.68 W/K**.
| Elmhurst grid field (`id`, under `…WindowsPanel_`) | Enter | Notes |
|---|---|---|
| `DropDownListExtGlazing` | **Double post or during 2022** (high-perf low-E) | cert `glazing_type` 7, 100% multiple-glazed |
| `DropDownListExtFrameType` | **PVC** | `frame_type` 2 |
| `TextBoxExtUValue` | **1.4** | manufacturer whole-window U |
| `TextBoxExtGValue` | **0.63** | cert g |
| 🔸 `TextBoxExtWidth` / `TextBoxExtHeight` / per-row geometry | *assessor* | RdSAP has no per-window geometry; enter rows totalling **15.16 m²**, or one combined row |
| `DropDownListExtOrientation` | as RdSAP default | cert orientations 8,2,6,2,4 — RdSAP ignores per-window orientation |
## Openings — Doors
| Elmhurst field (`id`, under `…DoorsPanel_`) | Enter | Notes |
|---|---|---|
| `TextBoxDoors` | **1** | `door_count` 1 |
| `TextBoxDoorsInsulated` | **1** | new-build, cert door U 1.4 (engine `doors_w_per_k` 2.59) |
## Ventilation & Lighting
| Elmhurst field (`id`) | Enter | Notes |
|---|---|---|
| `TabPanelMechVent_CheckBoxMechanicalVentilation` | **checked → dMEV** | 🔶 `ventilation_type` 6, EXTRACT_OR_PIV_OUTSIDE — the **4 SAP driver** |
| 🔸 `SelectMVDialog_*` (MV unit) | *assessor* | pick the dMEV unit; `is_mechanical_vent_approved_installer_scheme` true |
| `TabPanelAirPressureTest_DropDownListTestMethod` | **Blower Door → 2.6** | `air_permeability` 2.6, `pressure_test` 1 (don't leave "Not available") |
| `TabPanelLighting_*` low-energy | **100% LED** (6 of 6) | "Low energy lighting in all fixed outlets" |
| `TabPanelVentilationPanel_TextBox*` chimneys/flues/fans | **0** | none lodged |
| Sheltered sides | **1** | `sheltered_sides_count` 1 (RdSAP defaults 2 — change) |
## Space Heating — Main Heating 1
Cert: "Boiler and radiators, mains gas", `main_fuel_type` 1, combi, **PCDB index 17929**,
efficiency **89%**, controls **2110** (time + temp zone), radiators.
| Elmhurst field (`id`, under `…MainHeating1_`) | Enter | Notes |
|---|---|---|
| 🔸 `TextBoxPCDFBoilerReference` (via `SelectBoilerDialog`) | **17929** | PCDB index; entered through the boiler-search dialog |
| `RadioButtonListHeatEmitter` | **Radiators** | `heat_emitter_type` 1 |
| `RadioButtonListFlueType` | **Balanced** | room-sealed; `is_flue_fan_present` true |
| `RadioButtonListFanAssistedFlue` | **Yes** | `main_heating_flue_type` 2 |
| `RadioButtonListHeatingPumpAge` | **2013 or later** | `central_heating_pump_age` 2, in heated space |
| 🔸 `TextBoxMainHeatingControls` (via `SelectHeatingControlsDialog`) | **2110** | time & temperature zone control; interlocked |
| `TextBoxPercentageOfHeat` | **100** | single main system |
## Space Heating — Meters
| Elmhurst field (`id`, under `TabPanelMeters_`) | Enter | Notes |
|---|---|---|
| `RadioButtonListElectricityType` | **Single** | `electricity_tariff` 1 — **not** Economy 7 (no off-peak bug here) |
| `CheckBoxMainGas` | **checked** | mains gas available |
## Water Heating
Cert: from main system (combi), `water_heating_code` 901, mains gas. Engine HW = **2,271 kWh/yr**.
| Elmhurst field (`id`, under `TabPanelWaterHeating_`) | Enter | Notes |
|---|---|---|
| 🔸 `TextBoxWaterHeatingCode` | **from main system** (901) | combi; **Boiler Circulator / from main** category (not Water Heater) |
| `CheckBoxHotWaterCylinder` | **unchecked** | combi instantaneous — **no cylinder** (clears CylinderSize/Insulated/Thickness/Thermostat) |
| `TabPanelWWHRS_DropDownListWWHRSPresent` | **No** | none lodged (`instantaneous_wwhrs` = bath/shower ROOM count, ADR-0028, not a device) |
| `TabPanelWWHRS_TextBoxRoomsWithBath` | leave default | baths not separately lodged; `design_water_use` 1 |
## New Technologies ✅ already correct (all none)
| Elmhurst field (`id`) | Enter | Notes |
|---|---|---|
| `…PvPanelData` | None | no PV |
| `…CheckBoxWindTurbinePresent` | unchecked | `wind_turbines_count` 0 |
| `…TextBoxElectricityGenerated` (hydro) | 0 | none |
---
## Fields to clear in Elmhurst (do NOT map)
These default/stale values read as **present** and skew SAP. Blank them.
| Elmhurst page · field (`id`) | Set to | Why absent |
|---|---|---|
| Property Description · `DropDownListDateBuiltFirst``Forth` | (blank) | no extensions lodged |
| Property Description · `DropDownListRoomInRoofMain``Forth` | (blank) | no room-in-roof building part |
| Dimensions · `…TextBoxFloorAreaRoomInRoof` | (blank) | leave empty, **not 0** (0 flags ✖) |
| Dimensions · 1st4th Ext. sub-tabs (`TabPanel1stExt_…` etc.) | 0 / blank | single building part — phantom extension otherwise |
| Walls · `…DropDownListAlternativeWall1Type` + `TextBoxAddWallArea` | (blank / 0) | leftover `SO Solid Brick` placeholder; cert wall is one timber-frame element |
| Walls · `…CheckBoxAditionalWallSheltered` | unchecked | unless an assessor sets a sheltered wall |
| Openings · surplus window grid rows (`GridViewExtendedWidows_DeleteButton_*`) | delete | window count from glazed-area band, not real rows |
| Space Heating · `DropDownListSecondaryHeatingPresent` + `TextBoxSecondaryHeatingCode` | **No** / (blank) | `secondary_heating_category` 1 = None (placeholder `RWM`) |
| Space Heating · `TabPanelMainHeating2_*` | (blank) | single main system |
| Water Heating · `CheckBoxHotWaterCylinder` + cylinder fields | unchecked / (blank) | combi instantaneous, no cylinder |
| Water Heating · Solar (`…CheckBoxSolaWaterHeating`), WWHRS, FGHRS | none | not lodged |
| Conservatory / PV / Wind / Hydro | none | not lodged |
## Engine reference figures (reconcile against Elmhurst's worksheet)
| Quantity | Engine value |
|---|---|
| **SAP score** | **77** (continuous 76.85) |
| Total fuel cost | £445.80/yr |
| Space-heating demand | 3,917.4 kWh/yr |
| Main heating fuel | 4,401.5 kWh/yr |
| Hot water | 2,271.0 kWh/yr |
| Pumps & fans | 483.3 kWh/yr |
| Lighting | 222.4 kWh/yr |
| CO₂ | 1,501.8 kg/yr |
| Heat transfer coefficient | 112.11 W/K |
**Heat-loss element breakdown (W/K):** walls 12.60 · floor 8.82 · roof 0 · party wall 0 ·
windows 20.68 · doors 2.59 · thermal bridging 12.75 · infiltration 54.68 → total HTC 112.11.
> **🔸 Assessor-only fields** (EPC can't supply — a human must set them):
> stories-in-block & corridor type (Flats), per-window geometry rows (Openings),
> boiler PCDB reference 17929 & control code 2110 via their search dialogs
> (Space Heating), MV unit selection (Ventilation), water-heating code dialog.

View file

@ -0,0 +1,433 @@
{
"uprn": 10092973954,
"roofs": [
{
"description": {
"value": "(other premises above)",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.17 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.13 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME1 3WR",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "ROCHESTER",
"built_form": 1,
"created_at": "2020-03-12 08:41:35",
"living_area": 23.45,
"orientation": 6,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 0,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17929,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 200004,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Address Matched",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 2.6 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"dwelling_type": {
"value": "Ground-floor flat",
"language": "1"
},
"language_code": 1,
"property_type": 2,
"address_line_1": "Flat 1 William House",
"address_line_2": "22, Keepers Cottage Lane",
"address_line_3": "Wouldham",
"assessment_date": "2020-03-12",
"assessment_type": "SAP",
"completion_date": "2020-03-12",
"inspection_date": "2020-03-12",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 2,
"air_permeability": 2.6,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 1,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 0,
"kitchen_wall_fans_count": 1,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 0,
"non_kitchen_wall_fans_count": 1,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500229,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 1
},
"total_floor_area": 68,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2020-03-12",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.4,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.4,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Exposed Roof",
"u_value": 0,
"roof_type": 2,
"kappa_value": 0,
"total_roof_area": 0
},
{
"name": "Ceiling",
"u_value": 0,
"roof_type": 4,
"kappa_value": 20,
"total_roof_area": 67.84
}
],
"sap_walls": [
{
"name": "Brickwork",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 13.1,
"is_curtain_walling": "false"
},
{
"name": "Weatherboarding",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 46.95,
"is_curtain_walling": "false"
},
{
"name": "Sole Plate Detail",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 3.1,
"is_curtain_walling": "false"
},
{
"name": "Stair Wall",
"u_value": 0.19,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 28.39,
"is_curtain_walling": "false"
},
{
"name": "Stud Walls",
"u_value": 0,
"wall_type": 5,
"kappa_value": 9,
"total_wall_area": 125.952
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1,
"height": 2,
"location": "Stair Wall",
"orientation": 6
},
{
"name": 2,
"type": "Windows (1)",
"width": 1,
"height": 5.92,
"location": "Brickwork",
"orientation": 8
},
{
"name": 3,
"type": "Windows (1)",
"width": 1,
"height": 1.45,
"location": "Brickwork",
"orientation": 2
},
{
"name": 4,
"type": "Windows (1)",
"width": 1,
"height": 1.45,
"location": "Brickwork",
"orientation": 6
},
{
"name": 5,
"type": "Windows (1)",
"width": 1,
"height": 5.28,
"location": "Weatherboarding",
"orientation": 2
},
{
"name": 6,
"type": "Windows (1)",
"width": 1,
"height": 1.5,
"location": "Weatherboarding",
"orientation": 4
}
],
"construction_year": 2020,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 9.79,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 3.18,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 23.7,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 38.14,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 38.14,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E7"
},
{
"length": 21.6,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 12,
"psi_value": -0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E17"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.13,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.4,
"heat_loss_area": 67.84,
"total_floor_area": 67.84
}
]
}
],
"heating_cost_current": {
"value": 201,
"currency": "GBP"
},
"co2_emissions_current": 1.1,
"energy_rating_average": 60,
"energy_rating_current": 83,
"lighting_cost_current": {
"value": 55,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Time and temperature zone control",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 201,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 68,
"currency": "GBP"
},
"co2_emissions_potential": 1.1,
"energy_rating_potential": 83,
"lighting_cost_potential": {
"value": 55,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 68,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2140,
"water_heating": 1522
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 91,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.25",
"energy_consumption_potential": 91,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 86,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 16
}

View file

@ -0,0 +1,477 @@
{
"uprn": 10092973960,
"roofs": [
{
"description": {
"value": "Average thermal transmittance 0.11 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": {
"value": "Average thermal transmittance 0.18 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": {
"value": "Average thermal transmittance 0.12 W/m\u00b2K",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": {
"value": "High performance glazing",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": {
"value": "Low energy lighting in all fixed outlets",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME1 3XQ",
"data_type": 2,
"hot_water": {
"description": {
"value": "From main system",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "ROCHESTER",
"built_form": 3,
"created_at": "2020-03-05 14:45:18",
"living_area": 18.94,
"orientation": 7,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 0,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17929,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 200004,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"sap_heating_design_water_use": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": {
"value": "Boiler and radiators, mains gas",
"language": "1"
},
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": {
"value": "Air permeability 2.9 m\u00b3/h.m\u00b2 (as tested)",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"dwelling_type": {
"value": "End-terrace house",
"language": "1"
},
"language_code": 1,
"property_type": 0,
"address_line_1": "1, Nightingale Drive",
"address_line_2": "Wouldham",
"assessment_date": "2020-03-05",
"assessment_type": "SAP",
"completion_date": "2020-03-05",
"inspection_date": "2020-03-05",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"wet_rooms_count": 3,
"air_permeability": 2.89,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 0,
"kitchen_wall_fans_count": 1,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 1,
"non_kitchen_wall_fans_count": 1,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500229,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 89,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2020-03-05",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_count": 1,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door (1)",
"type": 1,
"u_value": 1.4,
"data_source": 2,
"description": "Data from Manufacturer",
"glazing_type": 1
},
{
"name": "Windows (1)",
"type": 4,
"u_value": 1.4,
"frame_type": 2,
"data_source": 2,
"description": "Data from Manufacturer",
"frame_factor": 0.7,
"glazing_type": 7,
"solar_transmittance": 0.63
}
],
"secondary_heating": {
"description": {
"value": "None",
"language": "1"
},
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof insulated at ceiling",
"u_value": 0.11,
"roof_type": 2,
"kappa_value": 9,
"total_roof_area": 44.43
}
],
"sap_walls": [
{
"name": "Brickwork",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 97.96,
"is_curtain_walling": "false"
},
{
"name": "Sole Plate Detail",
"u_value": 0.18,
"wall_type": 2,
"kappa_value": 18,
"total_wall_area": 2.47,
"is_curtain_walling": "false"
},
{
"name": "Stud Walls",
"u_value": 0,
"wall_type": 5,
"kappa_value": 9,
"total_wall_area": 199.281
},
{
"name": "Party Walls",
"u_value": 0,
"wall_type": 4,
"kappa_value": 20,
"total_wall_area": 41.3
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": "Door (1)",
"width": 1,
"height": 2.14,
"location": "Brickwork",
"orientation": 7
},
{
"name": 2,
"type": "Windows (1)",
"width": 1,
"height": 4.89,
"location": "Brickwork",
"orientation": 7
},
{
"name": 3,
"type": "Windows (1)",
"width": 1,
"height": 4.5,
"location": "Brickwork",
"orientation": 3
},
{
"name": 4,
"type": "Windows (1)",
"width": 1,
"height": 2.14,
"location": "Brickwork",
"orientation": 3
},
{
"name": 5,
"type": "Windows (1)",
"width": 1,
"height": 3.35,
"location": "Brickwork",
"orientation": 1
}
],
"construction_year": 2020,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 11.35,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 8.06,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 27.3,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 19.77,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 19.77,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 7.62,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 12.15,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": "E12"
},
{
"length": 15.24,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 5.08,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 8.13,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 8.13,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P2"
},
{
"length": 8.13,
"psi_value": 0.12,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.12,
"floor_type": 2,
"kappa_value": 75,
"storey_height": 2.43,
"heat_loss_area": 44.43,
"total_floor_area": 44.43
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"kappa_value": 18,
"storey_height": 2.65,
"heat_loss_area": 0,
"total_floor_area": 44.43,
"kappa_value_from_below": 9
}
]
}
],
"heating_cost_current": {
"value": 221,
"currency": "GBP"
},
"co2_emissions_current": 1.3,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": {
"value": 70,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": {
"value": "Time and temperature zone control",
"language": "1"
},
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 221,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 75,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 30,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": {
"value": 350,
"currency": "GBP"
},
"indicative_cost": "\u00a33,500 - \u00a35,500",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 95,
"environmental_impact_rating": 97
}
],
"co2_emissions_potential": 0.1,
"energy_rating_potential": 95,
"lighting_cost_potential": {
"value": 70,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 45,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2532,
"water_heating": 1679
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 81,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "Version: 1.0.4.25",
"energy_consumption_potential": 3,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 97,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 14
}

View file

@ -0,0 +1,439 @@
{
"uprn": 10093084691,
"roofs": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.22 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "ME10 3FS",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "SITTINGBOURNE",
"built_form": 2,
"created_at": "2017-05-17 10:21:48",
"living_area": 20.6,
"orientation": 1,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17863,
"has_separate_delayed_start": "false",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 200002,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 5.4 m\u00b3/h.m\u00b2 (assessed average)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Barkers End",
"assessment_date": "2016-07-05",
"assessment_type": "SAP",
"completion_date": "2017-05-17",
"inspection_date": "2017-05-17",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 5,
"wet_rooms_count": 3,
"air_permeability": 3.4,
"open_flues_count": 0,
"ventilation_type": 6,
"extract_fans_count": 0,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"kitchen_duct_fans_count": 0,
"kitchen_room_fans_count": 0,
"kitchen_wall_fans_count": 1,
"flueless_gas_fires_count": 0,
"mechanical_vent_duct_type": 2,
"non_kitchen_duct_fans_count": 0,
"non_kitchen_room_fans_count": 1,
"non_kitchen_wall_fans_count": 1,
"mechanical_ventilation_data_source": 1,
"mechanical_vent_system_index_number": 500229,
"is_mechanical_vent_approved_installer_scheme": "true"
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 84,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2017-05-17",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 1,
"fixed_lighting_outlets_count": 15,
"low_energy_fixed_lighting_outlets_count": 15,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": "Door",
"type": 1,
"u_value": 1.4,
"data_source": 2,
"glazing_type": 1
},
{
"name": "Window",
"type": 4,
"u_value": 1.4,
"data_source": 2,
"frame_factor": 0.7,
"glazing_type": 6,
"solar_transmittance": 0.71
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.12,
"roof_type": 2,
"description": "Plane",
"total_roof_area": 41.78
}
],
"sap_walls": [
{
"name": "External Wall 1",
"u_value": 0.2,
"wall_type": 2,
"description": "Brick facing",
"total_wall_area": 44.1,
"is_curtain_walling": "false"
},
{
"name": "External Wall 2",
"u_value": 0.23,
"wall_type": 2,
"description": "Board/ Tiles",
"total_wall_area": 49.41,
"is_curtain_walling": "false"
},
{
"name": "Party Wall 0",
"u_value": 0,
"wall_type": 4,
"total_wall_area": 44.46
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": "Opening 1",
"type": "Door",
"width": 1.95,
"height": 1,
"location": "External Wall 1",
"orientation": 0
},
{
"name": "Opening 2",
"type": "Window",
"width": 1.91,
"height": 1,
"location": "External Wall 1",
"orientation": 1
},
{
"name": "Opening 3",
"type": "Window",
"width": 2.99,
"height": 1,
"location": "External Wall 2",
"orientation": 1
},
{
"name": "Opening 4",
"type": "Window",
"width": 0.6,
"height": 1,
"location": "External Wall 2",
"orientation": 7
},
{
"name": "Opening 5",
"type": "Window",
"width": 4.12,
"height": 1,
"location": "External Wall 1",
"orientation": 5
},
{
"name": "Opening 6",
"type": "Window",
"width": 2.99,
"height": 1,
"location": "External Wall 2",
"orientation": 5
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 10.81,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 8.63,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 26.7,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 18.3,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 18.3,
"psi_value": 0.07,
"psi_value_source": 2,
"thermal_bridge_type": "E6"
},
{
"length": 8.35,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 9.95,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": "E12"
},
{
"length": 10.22,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 10.22,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E18"
},
{
"length": 8.7,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 8.7,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P2"
},
{
"length": 8.7,
"psi_value": 0.24,
"psi_value_source": 4,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.11,
"floor_type": 2,
"description": "GF",
"storey_height": 2.41,
"heat_loss_area": 41.78,
"total_floor_area": 41.78
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.7,
"heat_loss_area": 0,
"total_floor_area": 41.78
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 216,
"currency": "GBP"
},
"co2_emissions_current": 1.2,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": {
"value": 59,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 216,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 81,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 34,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 85,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": {
"value": 300,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 95,
"environmental_impact_rating": 97
}
],
"co2_emissions_potential": 0.0,
"energy_rating_potential": 95,
"lighting_cost_potential": {
"value": 59,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 47,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2356,
"water_heating": 1706
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 84,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": "4.03r08",
"energy_consumption_potential": 0,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 97,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 15
}

View file

@ -0,0 +1,356 @@
{
"uprn": 10093101966,
"roofs": [
{
"description": "(other premises above)",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
}
],
"walls": [
{
"description": "Average thermal transmittance 0.28 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.14 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "RH20 3HW",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "PULBOROUGH",
"built_form": 1,
"created_at": "2018-06-01 16:27:10",
"living_area": 29.99,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 17929,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 4,
"compensating_controller_index_number": 200005,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.4 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Ground-floor flat",
"language_code": 1,
"property_type": 2,
"address_line_1": "10, Barker Road",
"address_line_2": "Storrington",
"assessment_date": "2018-06-01",
"assessment_type": "SAP",
"completion_date": "2018-06-01",
"inspection_date": "2018-06-01",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.37,
"open_flues_count": 0,
"ventilation_type": 1,
"has_draught_lobby": "false",
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"sap_flat_details": {
"level": 1
},
"total_floor_area": 68,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2018-06-01",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_count": 8,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 1,
"u_value": 1.31,
"data_source": 2,
"description": "d1",
"glazing_type": 1
},
{
"name": 2,
"type": 4,
"u_value": 1.41,
"data_source": 2,
"description": "w6",
"frame_factor": 0.7,
"glazing_type": 4,
"solar_transmittance": 0.71
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.29,
"wall_type": 2,
"description": "Ext",
"total_wall_area": 62.77,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0.24,
"wall_type": 3,
"description": "To Common",
"total_wall_area": 22.29,
"is_curtain_walling": "false"
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.01,
"height": 2.1,
"location": "Wall 2",
"orientation": 0
},
{
"name": 2,
"type": 2,
"width": 1.77,
"height": 1.35,
"location": "Wall 1",
"orientation": 4
},
{
"name": 3,
"type": 2,
"width": 1.2,
"height": 1.35,
"location": "Wall 1",
"orientation": 4
},
{
"name": 4,
"type": 2,
"width": 1.2,
"height": 1.35,
"location": "Wall 1",
"orientation": 4
},
{
"name": 5,
"type": 2,
"width": 0.63,
"height": 1.05,
"location": "Wall 1",
"orientation": 8
},
{
"name": 6,
"type": 2,
"width": 1.2,
"height": 1.05,
"location": "Wall 1",
"orientation": 8
}
],
"construction_year": 2017,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 7.01,
"psi_value": 0.22,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 6,
"psi_value": 0.021,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 16.5,
"psi_value": 0.026,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 25.76,
"psi_value": 0.06,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 9.15,
"psi_value": 0.053,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 9.76,
"psi_value": 0.058,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 2.44,
"psi_value": 0.054,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 2.44,
"psi_value": -0.102,
"psi_value_source": 3,
"thermal_bridge_type": "E17"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.14,
"floor_type": 2,
"description": "GF",
"storey_height": 2.44,
"heat_loss_area": 67.67,
"total_floor_area": 67.67
}
],
"thermal_mass_parameter": 180.05
}
],
"heating_cost_current": {
"value": 177,
"currency": "GBP"
},
"co2_emissions_current": 1.0,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": {
"value": 55,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 177,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 69,
"currency": "GBP"
},
"co2_emissions_potential": 1.0,
"energy_rating_potential": 84,
"lighting_cost_potential": {
"value": 55,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 69,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 1811,
"water_heating": 1521
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 85,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 85,
"environmental_impact_current": 87,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 87,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "B",
"co2_emissions_current_per_floor_area": 15
}

View file

@ -0,0 +1,478 @@
{
"uprn": 10093114178,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.27 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.14 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PO20 0BQ",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "CHICHESTER",
"built_form": 2,
"created_at": "2017-11-15 11:50:04",
"living_area": 19.57,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"hot_water_store_size": 150,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2110,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16401,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "true",
"has_cylinder_thermostat": "true",
"hot_water_store_heat_loss": 1.23,
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1,
"is_cylinder_in_heated_space": "true",
"primary_pipework_insulation": 4,
"is_hot_water_separately_timed": "true",
"hot_water_store_heat_loss_source": 2
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 4.3 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "Semi-detached house",
"language_code": 1,
"property_type": 0,
"address_line_1": "10, Hubble Close",
"address_line_2": "Selsey",
"assessment_date": "2017-11-15",
"assessment_type": "SAP",
"completion_date": "2017-11-15",
"inspection_date": "2017-11-15",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 4.27,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 3,
"open_fireplaces_count": 0,
"sheltered_sides_count": 2,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 103,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2017-11-15",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_count": 12,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 1,
"u_value": 1,
"data_source": 2,
"description": "D1",
"glazing_type": 1
},
{
"name": 2,
"type": 2,
"u_value": 1.7,
"data_source": 2,
"description": "D2",
"glazing_type": 4
},
{
"name": 3,
"type": 4,
"u_value": 1.41,
"data_source": 2,
"description": "W1",
"frame_factor": 0.7,
"glazing_type": 4,
"solar_transmittance": 0.71
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.11,
"roof_type": 2,
"description": "400mm Mineral Wool",
"total_roof_area": 51.28
}
],
"sap_walls": [
{
"name": "Wall 1",
"u_value": 0.27,
"wall_type": 2,
"description": "50mm Platinum",
"total_wall_area": 99.12,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Party Wall",
"total_wall_area": 46.65
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.01,
"height": 2.33,
"location": "Wall 1",
"orientation": 0
},
{
"name": 2,
"type": 2,
"width": 1.01,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
},
{
"name": 3,
"type": 3,
"width": 1.81,
"height": 1.5,
"location": "Wall 1",
"orientation": 7
},
{
"name": 4,
"type": 3,
"width": 0.63,
"height": 1.05,
"location": "Wall 1",
"orientation": 5
},
{
"name": 5,
"type": 3,
"width": 1.81,
"height": 1.05,
"location": "Wall 1",
"orientation": 3
},
{
"name": 6,
"type": 3,
"width": 0.92,
"height": 1.35,
"location": "Wall 1",
"orientation": 7
},
{
"name": 7,
"type": 3,
"width": 0.92,
"height": 1.35,
"location": "Wall 1",
"orientation": 7
},
{
"name": 8,
"type": 3,
"width": 0.92,
"height": 1.35,
"location": "Wall 1",
"orientation": 7
},
{
"name": 9,
"type": 3,
"width": 0.63,
"height": 1.05,
"location": "Wall 1",
"orientation": 5
},
{
"name": 10,
"type": 3,
"width": 1.81,
"height": 1.05,
"location": "Wall 1",
"orientation": 3
},
{
"name": 11,
"type": 3,
"width": 0.92,
"height": 1.05,
"location": "Wall 1",
"orientation": 3
}
],
"construction_year": 2015,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 12.39,
"psi_value": 0.049,
"psi_value_source": 3,
"thermal_bridge_type": "E2"
},
{
"length": 10.37,
"psi_value": 0.023,
"psi_value_source": 3,
"thermal_bridge_type": "E3"
},
{
"length": 30.46,
"psi_value": 0.028,
"psi_value_source": 3,
"thermal_bridge_type": "E4"
},
{
"length": 20.29,
"psi_value": 0.047,
"psi_value_source": 3,
"thermal_bridge_type": "E5"
},
{
"length": 20.29,
"psi_value": 0.003,
"psi_value_source": 3,
"thermal_bridge_type": "E6"
},
{
"length": 10.74,
"psi_value": 0.086,
"psi_value_source": 3,
"thermal_bridge_type": "E10"
},
{
"length": 9.55,
"psi_value": 0.049,
"psi_value_source": 3,
"thermal_bridge_type": "E12"
},
{
"length": 9.77,
"psi_value": 0.047,
"psi_value_source": 3,
"thermal_bridge_type": "E16"
},
{
"length": 9.77,
"psi_value": 0.053,
"psi_value_source": 3,
"thermal_bridge_type": "E18"
},
{
"length": 9.55,
"psi_value": 0.077,
"psi_value_source": 3,
"thermal_bridge_type": "P1"
},
{
"length": 9.55,
"psi_value": 0,
"psi_value_source": 4,
"thermal_bridge_type": "P2"
},
{
"length": 9.55,
"psi_value": 0.085,
"psi_value_source": 3,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.14,
"floor_type": 2,
"description": "150mm Beam & Block",
"storey_height": 2.33,
"heat_loss_area": 51.28,
"total_floor_area": 51.28
},
{
"storey": 1,
"u_value": 0,
"floor_type": 3,
"storey_height": 2.56,
"heat_loss_area": 0,
"total_floor_area": 51.28
}
],
"thermal_mass_parameter": 152.032
}
],
"heating_cost_current": {
"value": 207,
"currency": "GBP"
},
"co2_emissions_current": 1.4,
"energy_rating_average": 60,
"energy_rating_current": 84,
"lighting_cost_current": {
"value": 71,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Time and temperature zone control",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"has_hot_water_cylinder": "true",
"heating_cost_potential": {
"value": 208,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 102,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 47,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 86,
"environmental_impact_rating": 88
},
{
"sequence": 2,
"typical_saving": {
"value": 326,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 95,
"environmental_impact_rating": 97
}
],
"co2_emissions_potential": 0.0,
"energy_rating_potential": 95,
"lighting_cost_potential": {
"value": 71,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 54,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2346,
"water_heating": 2087
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 76,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": 0,
"environmental_impact_current": 86,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 97,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 13
}

View file

@ -0,0 +1,420 @@
{
"uprn": 10093115480,
"roofs": [
{
"description": "Average thermal transmittance 0.11 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"walls": [
{
"description": "Average thermal transmittance 0.22 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"floors": [
{
"description": "Average thermal transmittance 0.12 W/m\u00b2K",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
}
],
"status": "entered",
"tenure": "ND",
"windows": {
"description": "High performance glazing",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"lighting": {
"description": "Low energy lighting in all fixed outlets",
"energy_efficiency_rating": 5,
"environmental_efficiency_rating": 5
},
"postcode": "PO18 8FR",
"data_type": 2,
"hot_water": {
"description": "From main system",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"post_town": "CHICHESTER",
"built_form": 3,
"created_at": "2017-08-11 13:58:20",
"living_area": 17.5,
"orientation": 0,
"region_code": 14,
"report_type": 3,
"sap_heating": {
"thermal_store": 1,
"water_fuel_type": 1,
"water_heating_code": 901,
"main_heating_details": [
{
"main_fuel_type": 1,
"heat_emitter_type": 1,
"emitter_temperature": 1,
"is_flue_fan_present": "true",
"main_heating_number": 1,
"main_heating_control": 2106,
"is_interlocked_system": "true",
"main_heating_category": 2,
"main_heating_fraction": 1,
"main_heating_flue_type": 2,
"central_heating_pump_age": 2,
"main_heating_data_source": 1,
"main_heating_index_number": 16841,
"has_separate_delayed_start": "true",
"load_or_weather_compensation": 0,
"is_central_heating_pump_in_heated_space": "true"
}
],
"has_hot_water_cylinder": "false",
"has_fixed_air_conditioning": "false",
"secondary_heating_category": 1
},
"sap_version": 9.92,
"schema_type": "SAP-Schema-17.1",
"uprn_source": "Energy Assessor",
"country_code": "ENG",
"main_heating": [
{
"description": "Boiler and radiators, mains gas",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"air_tightness": {
"description": "Air permeability 3.9 m\u00b3/h.m\u00b2 (as tested)",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
},
"dwelling_type": "End-terrace bungalow",
"language_code": 1,
"property_type": 1,
"address_line_1": "1 Flatt Gardens",
"address_line_2": "Flatt Road",
"address_line_3": "Nutbourne",
"assessment_date": "2017-08-11",
"assessment_type": "SAP",
"completion_date": "2017-08-11",
"inspection_date": "2017-08-11",
"sap_ventilation": {
"psv_count": 0,
"pressure_test": 1,
"air_permeability": 3.85,
"open_flues_count": 0,
"ventilation_type": 1,
"extract_fans_count": 2,
"open_fireplaces_count": 0,
"sheltered_sides_count": 1,
"flueless_gas_fires_count": 0
},
"design_water_use": 1,
"sap_data_version": 9.92,
"total_floor_area": 56,
"transaction_type": 6,
"conservatory_type": 1,
"registration_date": "2017-08-11",
"sap_energy_source": {
"electricity_tariff": 1,
"wind_turbines_count": 0,
"wind_turbine_terrain_type": 2,
"fixed_lighting_outlets_count": 9,
"low_energy_fixed_lighting_outlets_count": 9,
"low_energy_fixed_lighting_outlets_percentage": 100
},
"sap_opening_types": [
{
"name": 1,
"type": 4,
"u_value": 1.4,
"data_source": 2,
"description": "GW02",
"frame_factor": 0.7,
"glazing_type": 4,
"solar_transmittance": 0.72
},
{
"name": 6,
"type": 1,
"u_value": 1.6,
"data_source": 2,
"description": "D1",
"glazing_type": 1
}
],
"secondary_heating": {
"description": "None",
"energy_efficiency_rating": 0,
"environmental_efficiency_rating": 0
},
"sap_building_parts": [
{
"sap_roofs": [
{
"name": "Roof 1",
"u_value": 0.113,
"roof_type": 2,
"description": "Roof(joists)",
"total_roof_area": 56.2
}
],
"sap_walls": [
{
"name": "Wall 3",
"u_value": 0.329,
"wall_type": 2,
"description": "Bottom part ext wall",
"total_wall_area": 12.03,
"is_curtain_walling": "false"
},
{
"name": "Wall 1",
"u_value": 0.194,
"wall_type": 2,
"description": "External Wall",
"total_wall_area": 65.62,
"is_curtain_walling": "false"
},
{
"name": "Wall 2",
"u_value": 0,
"wall_type": 4,
"description": "Party Wall",
"total_wall_area": 10.99
}
],
"identifier": "Main Dwelling",
"overshading": 2,
"sap_openings": [
{
"name": 1,
"type": 1,
"width": 1.25,
"height": 1.6,
"location": "Wall 1",
"orientation": 7
},
{
"name": 2,
"type": 1,
"width": 1.25,
"height": 1,
"location": "Wall 1",
"orientation": 7
},
{
"name": 3,
"type": 1,
"width": 1.25,
"height": 1.55,
"location": "Wall 1",
"orientation": 3
},
{
"name": 4,
"type": 1,
"width": 1.25,
"height": 1,
"location": "Wall 1",
"orientation": 5
},
{
"name": 5,
"type": 1,
"width": 2.25,
"height": 2.2,
"location": "Wall 1",
"orientation": 5
},
{
"name": 6,
"type": 6,
"width": 1,
"height": 2.1,
"location": "Wall 1",
"orientation": 0
},
{
"name": 7,
"type": 1,
"width": 0.46,
"height": 1,
"location": "Wall 1",
"orientation": 5
}
],
"construction_year": 2016,
"sap_thermal_bridges": {
"thermal_bridges": [
{
"length": 8.71,
"psi_value": 0.3,
"psi_value_source": 2,
"thermal_bridge_type": "E2"
},
{
"length": 7.71,
"psi_value": 0.04,
"psi_value_source": 2,
"thermal_bridge_type": "E3"
},
{
"length": 20.9,
"psi_value": 0.05,
"psi_value_source": 2,
"thermal_bridge_type": "E4"
},
{
"length": 32.3,
"psi_value": 0.16,
"psi_value_source": 2,
"thermal_bridge_type": "E5"
},
{
"length": 25.34,
"psi_value": 0.06,
"psi_value_source": 2,
"thermal_bridge_type": "E10"
},
{
"length": 7,
"psi_value": 0.24,
"psi_value_source": 2,
"thermal_bridge_type": "E12"
},
{
"length": 14.4,
"psi_value": 0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E16"
},
{
"length": 2.4,
"psi_value": -0.09,
"psi_value_source": 2,
"thermal_bridge_type": "E17"
},
{
"length": 4,
"psi_value": 0.16,
"psi_value_source": 4,
"thermal_bridge_type": "P1"
},
{
"length": 4,
"psi_value": 0.12,
"psi_value_source": 2,
"thermal_bridge_type": "P4"
}
],
"thermal_bridge_code": 5
},
"building_part_number": 1,
"sap_floor_dimensions": [
{
"storey": 0,
"u_value": 0.12,
"floor_type": 2,
"description": "GF",
"storey_height": 2.4,
"heat_loss_area": 56.2,
"total_floor_area": 56.2
}
],
"thermal_mass_parameter": 100
}
],
"heating_cost_current": {
"value": 200,
"currency": "GBP"
},
"co2_emissions_current": 1.1,
"energy_rating_average": 60,
"energy_rating_current": 81,
"lighting_cost_current": {
"value": 41,
"currency": "GBP"
},
"main_heating_controls": [
{
"description": "Programmer, room thermostat and TRVs",
"energy_efficiency_rating": 4,
"environmental_efficiency_rating": 4
}
],
"has_hot_water_cylinder": "false",
"heating_cost_potential": {
"value": 200,
"currency": "GBP"
},
"hot_water_cost_current": {
"value": 71,
"currency": "GBP"
},
"suggested_improvements": [
{
"sequence": 1,
"typical_saving": {
"value": 30,
"currency": "GBP"
},
"indicative_cost": "\u00a34,000 - \u00a36,000",
"improvement_type": "N",
"improvement_details": {
"improvement_number": 19
},
"improvement_category": 5,
"energy_performance_rating": 83,
"environmental_impact_rating": 87
},
{
"sequence": 2,
"typical_saving": {
"value": 320,
"currency": "GBP"
},
"indicative_cost": "\u00a35,000 - \u00a38,000",
"improvement_type": "U",
"improvement_details": {
"improvement_number": 34
},
"improvement_category": 5,
"energy_performance_rating": 96,
"environmental_impact_rating": 99
}
],
"co2_emissions_potential": -0.2,
"energy_rating_potential": 96,
"lighting_cost_potential": {
"value": 41,
"currency": "GBP"
},
"schema_version_original": "LIG-17.0",
"hot_water_cost_potential": {
"value": 41,
"currency": "GBP"
},
"is_in_smoke_control_area": "unknown",
"renewable_heat_incentive": {
"rhi_new_dwelling": {
"space_heating": 2189,
"water_heating": 1540
}
},
"seller_commission_report": "Y",
"energy_consumption_current": 109,
"has_fixed_air_conditioning": "false",
"multiple_glazed_percentage": 100,
"calculation_software_version": 6.2,
"energy_consumption_potential": -20,
"environmental_impact_current": 85,
"current_energy_efficiency_band": "B",
"environmental_impact_potential": 99,
"has_heated_separate_conservatory": "false",
"potential_energy_efficiency_band": "A",
"co2_emissions_current_per_floor_area": 19
}

Some files were not shown because too many files have changed in this diff Show more