mo115mint opt
    Updated 2023-05-28
    select
    *

    from flow.core.fact_hourly_prices
    where token = 'Revv' and
    recorded_hour::date >= CURRENT_DATE - 90

    Run a query to Download Data