feat: refactor project

This commit is contained in:
Stijnvandenbroek
2026-03-06 14:51:26 +00:00
parent c908d96921
commit 535a09fd75
28 changed files with 1136 additions and 51 deletions

View File

@@ -10,6 +10,8 @@ POSTGRES_DB=postgres
LISTINGS_SCHEMA=marts
LISTINGS_TABLE=funda_listings
ELO_SCHEMA=elo
IMAGES_SCHEMA=raw_funda
IMAGES_TABLE=listing_details
# ELO algorithm settings
ELO_K_FACTOR=32