Show HN: Carbon-aware scheduler for batch ETL jobs (Python)github.com/ramkdataeng-lab1 pointramkumar194 months agoI built a Python tool to defer heavy batch ETL jobs (like Snowflake/Airflow) when the local energy grid is "dirty" (high carbon intensity). It uses real-time grid APIs to find green windows. Would love feedback on the logic!