Populating Timestream With Scraped Predictit Market Ticks 2
Posted on Thu 26 October 2023 in Election Modeling • Tagged with Python, Timestream, AWS Lambda, EventBridge
In the last section, we explored scraping predictit.com market data and storing results in a Timestream database. We implemented code to perform a single capture of market data. For our time-series dataset. A market capture accounts for a single point in the data dimension, but true time-series data must …
Continue reading