Skip to content

BigFunctionsΒΆ

BigFunctions are open-source BigQuery routines that give you SQL-superpowers in BigQuery πŸ’ͺ.

βœ… You can call ANY of the following public BigFunctions from your Google Cloud Project (no install).

  • The functions are deployed in bigfunctions GCP project in 39 datasets for all of the 39 BigQuery regions.
  • They are public, so they can be called by anyone.
  • For any question or difficulties, please read Getting Started.
  • If you prefer to deploy the BigFunction in your own project, read Getting Started.
  • Found a bug? Please raise an issue here
All BigFunctions Datasets >
Region Dataset
{% for dataset in dataset.split(',') -%}
{{ dataset.replace('_', '-') }} {{ project }}.{{ dataset }}
{% endfor %}

🧠 AI¢

πŸ’¬ NotifyΒΆ

πŸ›’ Get DataΒΆ

πŸš€ ExportΒΆ

πŸ’¨ Trigger EventΒΆ

1️⃣ Transform NumericΒΆ

✨ Transform String¢

🌐 Transform Geo Data¢

πŸ“† Transform DateΒΆ

{...} Transform JsonΒΆ

[...] Transform ArrayΒΆ

🧠 Machine Learning¢

🌐 Graph¢

πŸ”¨ Convert Data FormatΒΆ

πŸ‘€ ExploreΒΆ

πŸ”¨ UtilsΒΆ