wesandClaude Opus 4.7 c247e15a4e Fetch POI records from attractions.io API and upsert
Replace the local records.json read with a two-step Occasio fetch
(install + data zip), then upsert Items and Categories into the
knoebels schema with ON CONFLICT (_id) DO UPDATE so re-runs refresh
in place. Also brings DB credentials in line with attractions_api_logger.py
(env vars, default host 192.168.88.9), drops dead helpers, and uses a
single shared connection.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 07:52:03 -04:00
2024-05-20 12:20:38 -04:00
2024-05-20 12:20:38 -04:00
S
Description
Code for scraping website/attractions.io API for data related to attraction status and queue times
Readme
20 MiB
Languages
Jupyter Notebook 95.3%
Python 4.7%