No description
Find a file
2026-01-26 21:30:35 +00:00
.github/workflows Add CI 2026-01-25 21:54:42 +00:00
.vscode Add frontend 2026-01-25 21:07:48 +00:00
frontend Remove level 6 2026-01-26 21:02:41 +00:00
pipeline Remove level 6 2026-01-26 21:02:41 +00:00
server Add out of bounds fetching 2026-01-26 21:30:35 +00:00
.gitignore Gitignore 2026-01-25 21:54:49 +00:00
.python-version initial 2026-01-23 20:58:41 +00:00
analysis.ipynb conver to plotly + more plots 2026-01-24 15:56:47 +00:00
CLAUDE.md Fix proxying 2026-01-26 20:01:27 +00:00
download_arcgis_data.py Lint python 2026-01-25 21:46:02 +00:00
download_land_registry.py Lint python 2026-01-25 21:46:02 +00:00
generate_tfl_client.py Lint python 2026-01-25 21:46:02 +00:00
Journey.yaml Generate tfl client 2026-01-25 20:19:22 +00:00
main.py initial 2026-01-23 20:58:41 +00:00
pyproject.toml Lint python 2026-01-25 21:46:02 +00:00
README.md Merge branch 'main' of https://github.com/rubyhrzhang/property-map 2026-01-25 22:01:49 +00:00
Taskfile.yml fix install 2026-01-26 19:59:39 +00:00
uv.lock Lint python 2026-01-25 21:46:02 +00:00

Property Map

Dev setup

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

Area

  1. 45 min commute (perhaps near train station)

    • elizabeth line
    • train frequency
    • train strikes
  2. affluency scores

  3. services

    • driving distance within several schools
    • city/town centre within 10-15 min drive
    • gp
    • bigger town/city centre than bath/york/oxford
  4. ambiance

    • nature / greenery within 5 mins walk
    • not noisy (e.g. right next to A/B roads or highstreet)
  5. fibre optic availability

  6. between london and bournemouth ish

  7. [Y] historical prices

  8. current listings

Action plan

  1. use openstreetmap api to get the map

Data Sources