Geneva Forecasting API: An Expert System for Time-Series Forecasts
Time series forecasting has been around a while, and the Geneva Forecasting Engine has been quietly powering forecasts for over 25 years While very few developers have heard of it by name, it has b...

Source: DEV Community
Time series forecasting has been around a while, and the Geneva Forecasting Engine has been quietly powering forecasts for over 25 years While very few developers have heard of it by name, it has been used as the core forecasting engine inside many Oracle products for years. In Oracle OLAP, the DML provides built-in statements (FCOPEN, FCSET, FCEXEC, etc.) that rely on the Geneva engine for demand planning and statistical forecasting. For a long time, the only way to access the Geneva Forecasting system was through Oracle products or direct licensing from RoadMap Technologies. That changed recently: RoadMap Technologies has now made the same proven engine available to all developers through a simple, modern API. 👉 https://portal.roadmap-tech.com/ Free tier: 1,000 forecasts per month - no credit card required. The Geneva Forecasting API is intentionally lightweight. Here’s a complete working example: from geneva_forecast import GenevaClient client = GenevaClient( api_url="https://api.r