This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
PolyWeather
Watch
1
Star
0
Fork
0
You've already forked PolyWeather
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d0c8ac3451a896e94906be3b31d528d1af95aa5a
PolyWeather
/
src
/
data_collection
T
History
2569718930@qq.com
d0c8ac3451
feat: introduce
WeatherDataCollector
module for multi-source weather data fetching from OpenWeatherMap, Visual Crossing, and NOAA METAR.
2026-02-08 02:44:18 +08:00
..
__init__.py
feat: Initialize PolyWeather project structure including modules for data collection, analysis, strategy, trading, utilities, configuration, and a Streamlit dashboard.
2026-02-05 19:52:02 +08:00
onchain_tracker.py
feat: Initialize PolyWeather project structure including modules for data collection, analysis, strategy, trading, utilities, configuration, and a Streamlit dashboard.
2026-02-05 19:52:02 +08:00
polymarket_api.py
Refactor market analysis and price fetching logic, remove orderbook analysis from the main loop, add new data collection and strategy modules, and update documentation.
2026-02-07 22:30:19 +08:00
weather_sources.py
feat: introduce
WeatherDataCollector
module for multi-source weather data fetching from OpenWeatherMap, Visual Crossing, and NOAA METAR.
2026-02-08 02:44:18 +08:00