Switch date_last_updated from valid_from (rate change time) to last_verified_at (last check time). All dates verified in the same daily run now show a consistent timestamp rather than varying by when rates last changed. Also commit per-date instead of batching 10 days — prevents a single API error from rolling back up to 9 preceding committed dates. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| check_rate_parity.py | ||
| fetch_current_rates.py | ||
| scrape_booking_rates.py | ||
| scrape_direct_rates.py | ||
| sync_occupancy.py | ||