Joshua Almodovar’s Post

I love data analytics overall, but one thing I'm DEEPLY passionate about is automating boring/tedious work. Recent example: I got tired of spending hours every week manually running and reviewing our integrity checks… so I built a better way over one weekend. Instead of clicking through saved queries, waiting for results, previewing tables, and scanning everything by hand, I created a simple Python script that: - Pulls from a config file with all checks and failure criteria - Runs everything automatically via the BigQuery connector - Reads the output tables - Generates a clean HTML dashboard that shows only the failing rows (with clear headers for each check) Result? The entire process now takes 1–2 minutes to review a day. No more tedious clicking, and myself and my team have more time to focus on high-impact work. This is one small example of how I approach my work: see something painful and inefficient → build a tool that makes it simple and reliable. I’ve been heads-down building these kinds of automations while I completed my Bachelor’s and Master’s in Data Analytics. Feels good to finally start sharing some of them again. What’s the most painful manual process on your team right now? Drop it in the comments — I’m always collecting new automation ideas. 💯 #DataAnalytics #Python #BigQuery #Automation #DataEngineering

To view or add a comment, sign in

Explore content categories