No description
Find a file
2026-02-15 22:39:54 +00:00
.vscode Update config 2026-02-07 10:02:01 +00:00
analyses More 2026-02-15 22:39:54 +00:00
finder More 2026-02-15 22:39:54 +00:00
frontend More 2026-02-15 22:39:54 +00:00
manual-data Progress 2026-02-09 19:26:54 +00:00
pipeline More 2026-02-15 22:39:54 +00:00
property-data Changes 2026-02-08 18:40:17 +00:00
r5-java More 2026-02-15 22:39:54 +00:00
screenshot Good changes 2026-02-15 22:39:53 +00:00
scripts Progress 2026-02-09 19:26:54 +00:00
server-rs Changes 2026-02-15 22:39:53 +00:00
.dockerignore Last night 2026-02-08 10:21:37 +00:00
.gitignore Update deps 2026-02-07 19:07:18 +00:00
.python-version initial 2026-01-23 20:58:41 +00:00
CLAUDE.md Changes 2026-02-15 22:39:53 +00:00
docker-compose.yml More 2026-02-15 22:39:54 +00:00
Dockerfile Changes 2026-02-15 22:39:53 +00:00
help.md price model anlaysis initial 2026-02-01 17:31:33 +00:00
image.png add deprerivation (affluency) data 2026-01-26 21:55:48 +00:00
Makefile.data Changes 2026-02-15 22:39:53 +00:00
price_model.ipynb predict latest using c * PC_AVG * sqm 2026-02-10 21:24:34 +00:00
pyproject.toml More 2026-02-15 22:39:54 +00:00
README.md Changes 2026-02-15 22:39:53 +00:00
Taskfile.yml Changes 2026-02-15 22:39:53 +00:00
uv.lock More 2026-02-15 22:39:54 +00:00

Property Map

Dev setup

curl -1sLf 'https://dl.cloudsmith.io/public/task/task/setup.deb.sh' | sudo -E bash
apt install task
task prepare

Area

  1. ambiance
    • nature / greenery within 5 mins walk
  2. current listings

rightmove: curl 'https://www.rightmove.co.uk/api/property-search/listing/search?searchLocation=E14&useLocationIdentifier=true&locationIdentifier=OUTCODE%5E749&buy=For+sale&radius=20.0&_includeSSTC=on&index=0&sortType=2&channel=BUY&transactionType=BUY'

curl 'https://www.onthemarket.com/async/search/properties-v2/?search-type=for-sale&location-id=e13&view=map-list'

interesting links

mkdir -p data/crime unzip data/d29f0314840ef7dcbb5cde66e383fe08059dab5a.zip -d data/crime/ rm data/d29f0314840ef7dcbb5cde66e383fe08059dab5a.zip

https://xploria.co.uk/data-sources/

We all care about different things in our homes and living environments. Some of us are weary of noise and would like to avoid living next to a loud airfield as much as possible. And some of us are avid plane spotters.

We will help you find the best places to live within your budget regardless if theres a property listed there right now. The best things come to those whore patient. We will justify your patience. But we will also show you if your expectations are impossible to meet. Id much rather be told upfront then spend months of my life looking for something that cant possibly exist.

We give you all the data and tools to become an Well-informed Buyer through the click of a button.

[button]


  • fix frontend

    • map hexagons
  • stripe

  • update texts

  • move data to raid

  • extract all user-facing texts into a yaml file for easy editing

  • register for email

FAQ:

  • Why hexagons?
  • Why the price tag?
  • contact support

make -f Makefile.data prepare make -f Makefile.data tiles

## outstadning prompts

Add licensing to the app. By default, anonymous users can use the map but only in central london. if they try zooming out, the server refuses to provide data and the users will be prompted to buy a lifetime license to continue (or zoom back in). Just before buying a license, they have to register by providing their email address and password, then they need to complete the stripe check out workflow. Implement the full pocketbase/server/frontend integration. For admins, give an option to generate an invite link, opening which prompts you to register and gives you a free license forever. Have a cool animation with party poppers on the successful acquiring of a license. For non-admin users, allow inviting friends for 30% off the price. Also add a support page that shows my email address, and add a FAQ on the same page too.

  • add blue/green rollout

uv run python scripts/remove_bg.py house-og.png 200 house.png