initial setup

This commit is contained in:
Khalim Conn-Kowlessar 2023-12-06 10:36:46 +00:00
parent 9812bf0fb9
commit b5e982c717
10 changed files with 2106262 additions and 0 deletions

View file

@ -0,0 +1,6 @@
# Eligiblity
This codebase is responsible for determining if properties look like they would be
eligible for retrofit funding schemes. In order to do this, we use our SAP ML model, to score
what the property would look like after a retrofit. We then compare this to the eligibility
criteria of various schemes, to determing if the property looks likely to be eligible for funding.

View file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

View file

@ -0,0 +1,14 @@
"""
This process has been created to compare the model based eligibility process against the in-person process
used by the Warmfront team, to identify which properties are eligible for ECO4 and GBIS funding. This
work is being done in December 2023, prior to completion of acquisition
"""
import pandas as pd
def load_data():
"""
This function loads the asset lists and identified addresses for HA32 and HA15
:return:
"""

View file

@ -0,0 +1 @@
pandas

3
keyzy_pilot.csv Normal file
View file

@ -0,0 +1,3 @@
address,postcode,Notes,,,,
2 South Terrace,NN1 5JY,,,,,
25 Albert Street,PO12 4TY,,,,,
1 address postcode Notes
2 2 South Terrace NN1 5JY
3 25 Albert Street PO12 4TY