Zach Renwick
banner
zachrenwick.work
Zach Renwick
@zachrenwick.work
Data analytics engineer #SQL #DataModeling #Analytics #BigQuery #WebAnalytics

zachrenwick.work
Reposted by Zach Renwick
February 11, 2025 at 3:03 PM
Anyone here used Looker (as a semantic/metrics layer) and Tableau together?

How is the native Looker to Tableau connector?
February 10, 2025 at 11:58 PM
Is there going to be a Small data meetup in Vancouver or Seattle this year? @duckdb.org @motherduck.com Please make it happen!
February 7, 2025 at 4:27 AM
Another analytics engineering (AE) LinkedIn bash post.

Hard to not react (my current job) but having an AE title does not assume you will build a spaghetti data architecture.

There are tons of data engineers who create perfectly optimized data models that are used by no one.
February 7, 2025 at 4:15 AM
BigQuery just released UNION ALL BY NAME

It solves the issue of perfectly aligning each field properly in SQL. As long as the fields have the same name you're good!
February 7, 2025 at 3:55 AM
Complex measure calculations in raw SQL is driving me insane.

Yes we want to transform data in data warehouse/version controlled code, but these final mile calculations are so much easier/flexible to complete in a BI tool.

Really missing Power BI right now lol
January 16, 2025 at 4:33 PM
I've never been to a data conference.

In 2025 I'm making it happen (even if I have to personally pay for it, or if it's just a small data meetup in Seattle)
What are the best data conferences this year? 👀

#databs
January 7, 2025 at 9:31 PM
Perpetually flip flopping on self serve analytics

Some days it feels like it could be the holy grail - enabling downstream users to do their own exploration and analysis on governed metrics. Fewer ad hoc requests! Reporting automation!

Other days: So what? Does that actually move the needle?
January 7, 2025 at 6:53 PM
Some of you have never had to fight for BigQuery slots and it shows
January 4, 2025 at 8:32 PM
Google Analytics 4 contains a known traffic source misattribution bug in the raw BigQuery export.

I fixed it with a few lines of code:
December 30, 2024 at 10:41 PM
Pretty easy to verify your bluesky account if you already have a domain. I just did mine using the below guide... does this mean I get a blue check now???

bsky.social/about/blog/4...
How to verify your Bluesky account - Bluesky
Here's how to verify your Bluesky account by setting your website as your username.
bsky.social
December 30, 2024 at 10:33 PM
It’s a damn tough market out there right now, particularly in Vancouver tech scene.

You never know where you could end up, I nearly applied for some data jobs at this company before getting my current role

dailyhive.com/canada/bench...
Canadian fintech startup Bench announces abrupt closure | National
Bench, North America's largest bookkeeping service for small businesses, has suddenly closed, leaving employees and clients scrambling.
dailyhive.com
December 27, 2024 at 10:36 PM
New [mountain] bike day! This thing is a beast, looking forward to the bigger brakes and suspension for north shore riding
December 23, 2024 at 1:54 AM
Reposted by Zach Renwick
Standing Desk Celebrates 4th Year At Lowest Possible Setting
December 4, 2024 at 8:52 PM
Reposted by Zach Renwick
December 19, 2024 at 6:29 PM
Soemthing fundamentally wrong with Strava’s year in sport (Spotify wrapped, but for logging your exercise) is that December isn’t done yet and they’ve sent it out.
December 12, 2024 at 4:14 PM
Am I right in thinking one of the major benefits of open table formats is being able to bring your own compute (even if it's local?)

I'm envisioning a future where I can load my development BigQuery/Iceberg/Tabular tables using my local machine.

Anyone doing this already?
December 11, 2024 at 11:01 PM
Sick of waiting for inconsistent Google Analytics 4 data to land in BigQuery? No problem, just turn on Fresh Daily export. Data has been ready by 3am every day!

Oh yeah and one small detail, you have to pay >$50k for GA360 🤷‍♂️
November 28, 2024 at 11:46 PM
Crazy that I started my data career as a project accountant with PowerPivot in Excel and after 8 years I find myself going back to it for quick/scrappy analytics

PowerPivot provides the model/relationships/metrics and I connect to BigQuery datasets with ODBC.
November 26, 2024 at 11:04 PM
Thinking about open sourcing the SQL code I used to integrate / join GA4 and Google Analytics Universal Analytics data to create our reporting datasets. It was a major unlock for our organization to have continuous web metrics before and after the cutover.

Would that be useful for any of you?
November 25, 2024 at 6:24 PM
Has anyone implemented write-audit-publish patterns with dagster? Would be great to see some examples
November 16, 2024 at 11:57 PM
Dagster is awesome. Google Analytics 4 data landing time varies significantly every day, so we're building an automated sensor to trigger runs whenever the data lands vs the existing cron schedule.

This will save me from having to manually trigger additional runs when data is late!
November 7, 2024 at 7:45 PM
Ask me about integrating GA4 with legacy Google Analytics Universal Analytics raw data

Got some horror stories here that I still deal with
November 1, 2024 at 8:01 AM
Bad day to be an 800 line SQL query

Because it's time to absolutely hammer some refactored SQL
November 1, 2024 at 7:54 AM