Files
padelnomics/transform/sqlmesh_padelnomics/models/serving
Deeman 77ec3a289f
All checks were successful
CI / test (push) Successful in 54s
CI / tag (push) Successful in 3s
feat(transform): H3 catchment index, res 5 k_ring(1) ~24km radius
Merges worktree-h3-catchment-index. dim_locations now computes h3_cell_res5
(res 5, ~8.5km edge). location_profiles and dim_locations updated;
old location_opportunity_profile.sql already removed on master.

Conflict: location_opportunity_profile.sql deleted on master, kept deletion
and applied h3_cell_res4→res5 rename to location_profiles instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 14:45:45 +01:00
..

serving

Analytics-ready views consumed by the web app and programmatic SEO. Query these from analytics.py via DuckDB read-only connection.

Naming convention: serving.<purpose> (e.g. serving.location_profiles)