Fix but on outputs of pagenated_epc_download

This commit is contained in:
Khalim Conn-Kowlessar 2023-06-08 12:54:09 +01:00
parent 10c73aacef
commit 85cf7cf294

View file

@ -30,16 +30,9 @@ def handler():
params={"local-authority": la},
page_size=5000,
n_pages=10,
)["rows"]
)
)
# TODO: Temp - pull in sample
from collections import Counter
import pickle
from pprint import pprint
with open("./epc_data/test_epc_data.obj", "rb") as f:
data = pickle.load(f)
# TODO: Fill this
ClEANING_FIELDS = [
"roof-description",