#bigquery

Valentin Deleplacedeleplace@hachyderm.io
2025-05-23

😱 HOW did I not know yet hitting "?" in #BigQuery would let me see and edit the keyboard shortcuts.
So... New query tab is: ⌘ Alt T

List of BigQuery keyboard shortcuts
Momenul Ahmadseosiri@seo.chat
2025-05-17

Unlock Growth with Our Data Blueprint Series!
Transform your business data from overwhelming to empowering! 🚀 SEOSIRI's "Unified Data Blueprint" series guides you step-by-step.
Our NEW Chapter 5 explores Data Warehouses – the core of your analytics strategy. Plus, catch up on foundational topics:
Ready to harness your data? Explore the full series!
threads.com/@seofixup/post/DJv
#data #datawarehouse #redshift #bigquery #analytics

Jons Mostovojsjonn@social.doma.dev
2025-05-15

How messy is #terraform with #gcp?

I'm trying to make a system where #rust worker ingests data of HTTP requests via #cloudrun, and passes them into #bigtable, which uses further ingestion recipe to export the data into #bigquery

I have tried to make a complete terraform declaration for this, but got into permission issues, then I have tried to make a system that generates all the artefacts like service accounts and docker image and then refers to those from terraform builds, but I almost don't see a value of doing it like that.

Does anyone have an example of #cloudrun #cdc? I am new to this and I feel really slow.

#lazyweb #askfedi

2025-04-29

Our head of development, Dioni, released the first version of the #BigQuery module for #Drupal last month:
drupal.org/project/bigquery_in

Hat tip to our client the Waste and Resources Action Programme (WRAP) for agreeing to share it. 😎

Researchers' Fields of Research

This is an interesting bibliometric study done using Google BigQuery with Dimensions search engine data.

researchmusings.substack.com/p

#bibliometrics #Dimensions #BigQuery

Screenshot of an interactive graphic showing the research interests of the NTD researchers studied.   NTD refers to Neglected Tropical Diseases.
PPC Landppcland
2025-04-23

ICYMI: Zeotap achieves Google Cloud Ready BigQuery certification: Enterprise customer data platform receives technical validation after rigorous testing process. ppc.land/zeotap-achieves-googl

PPC Landppcland
2025-04-21

ICYMI: Zeotap achieves Google Cloud Ready BigQuery certification: Enterprise customer data platform receives technical validation after rigorous testing process. ppc.land/zeotap-achieves-googl

PPC Landppcland
2025-04-20

Zeotap achieves Google Cloud Ready BigQuery certification: Enterprise customer data platform receives technical validation after rigorous testing process. ppc.land/zeotap-achieves-googl

Neil Craigtdp_org
2025-04-16

TIL the Tranco domain ranking data is available as a public data source in BigQuery - so you can do e.g.:

```
select
domain,
rank
from `tranco.daily.daily`
where date = date_sub(current_date(), interval 1 day)
and domain in ("bbc.co.uk", "bbc.com")
order by rank asc
```
tranco-list.eu

2025-04-14

New geospatial data in Google BigQuery: #Google is adding geospatial content to its #DWH solution #BigQuery. Additions encompass annotated Street View #imagery, Places (#POI) data, and #traffic data, among others.
spatialists.ch/posts/2025/04-1 #GIS #GISchat #geospatial #SwissGIS

2025-04-10

The Verge: Google Maps is launching tools to help cities analyze infrastructure and traffic. “Google is integrating new datasets for Google Maps Platform directly into BigQuery, the tech giant’s fully managed data analytics service, for the first time. This should make it easier for people to access data from Google Maps platform products, including Imagery Insights, Roads Management […]

https://rbfirehose.com/2025/04/10/the-verge-google-maps-is-launching-tools-to-help-cities-analyze-infrastructure-and-traffic/

2025-04-03

Diving into wildlife for the "circle" day! 🦌 Using & to compare monthly and sightings 🐻 Data wrangled with and . Any guesses which animal is seen more consistently throughout the year? 😜

Who's Out and About? Tracking Vermont's Big Two by Month
While moose are a year-round presence, black bears hibernate during the winter months
Moose (19,670 Observations) Black Bear (2,059 Observations)
Data Source: https://www.sciencebase.gov/catalog/item/663ce56cd34e77890839%1c8
Observations are from trail cameras located in Caledonia, Essex, and Orleans Counties, (2014-2022).
N-gated Hacker Newsngate
2025-03-04

🍕🎨 "Map of Python" is the digital dabbling of a cartographer, lost in the vast jungle of 500,000+ packages, desperately trying to create art from JSON blobs. 🧩🤷‍♂️ But hey, at least there's to save the day from the horror of actually downloading data! 🚀🧐
fi-le.net/pypi/

Recce - Trust, Verify, ShipDataRecce
2025-03-03

❌ No more manually cross-referencing dbt docs from dev and prod

❌ No more manually checking schemas in your data warehouse

❌ No more manually comparing row-counts on models.

See a trend?

Read how an experienced data professional validates zero regression on a PR:

linkedin.com/posts/abdelm_recc

2025-02-28

📊 Exploring dbt for Data Transformation
The journey continues! In this part of the project, I'm learning how dbt models help automate data transformation. I'm building out models in dbt for these taxi datasets to create clean, analysis-ready data in . It’s fascinating to see how everything connects!

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst