c247e15a4e0508d8f0c9902541a6b4f3e6ee9fd4
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>
The file is empty.
Description
Code for scraping website/attractions.io API for data related to attraction status and queue times
20 MiB
Languages
Jupyter Notebook
95.3%
Python
4.7%