Model/backend/address2UPRN
2026-03-10 10:10:59 +00:00
..
handler only in docker build 2026-02-12 18:52:11 +00:00
tests added terraform files and test plan 2026-02-02 16:38:17 +00:00
__init__.py need to download grade pydantic 2026-01-20 20:12:37 +00:00
main.py optional none 2026-03-09 13:28:16 +00:00
README.md didn't deploy 2026-03-10 10:10:59 +00:00
script.py added commnets on script 2026-02-16 14:12:09 +00:00

So you want to fetch UPRN for an address list?

Before you run:

Step 1) Get the list and ensure the following columns exists

  • Address 1
  • Address 2
  • Address 3
  • postcode

And save it as a .csv file

Step 2)

Before we run this, we need to upload it into S3 as well as put initiate a subtask + task

  • S3 upload I'll recommend somewhere in retrofit-data-dev and get the s3_uri

For this example I'll be using "s3://retrofit-data-dev/ara_raw_inputs/calico/formated(Sheet1).csv"

Go to Ara DB and make a new task_id with a randomly generated uuid as the primarily key