'date', 'source' => PredictionSource::class, 'direction' => TrendDirection::class, 'confidence' => 'integer', 'generated_at' => 'datetime', ]; } }