The workflow runs on a monthly trigger to collect both current-year and multi-year historical HDB data. Once fetched, all datasets are merged with aligned fields to produce a unified table. The system then applies cleaning and normalization rules to ensure consistent scales and comparable values. After preprocessing, it performs pattern mining, anomaly checks, and time-series analysis to extract trends and forecast signals. An AI agent, integrating OpenAI GPT-4, statistical tools, and calculator nodes, synthesizes these results into coherent insights. The final predictions are formatted and automatically written to Google Sheets for reporting and downstream use.
Real Estate: Forecast property prices using multi-year historical HDB/market data with confidence intervals
Finance: Predict market trends by aggregating years of transaction or pricing records
Data Source: Replace HDB/fetch nodes with stock prices, sensor data, sales records, or any historical dataset
Analysis Window: Adjust years fetched (2-5 years) based on data availability and prediction horizon
Automation: Monthly scheduling eliminates manual data gathering and analysis
Consolidation: Merges fragmented year-by-year data into unified historical view