gizdevans's picture
Update README.md
29f8cee verified
metadata
license: mit
task_categories:
  - tabular-classification
language:
  - en
pretty_name: GA4 BigQuery Flattened Dataset
size_categories:
  - 1M<n<10M

task_categories: - tabular-classification tags: - ga4 - ecommerce - google-analytics - bigquery

GA4 BigQuery Flattened Dataset

This dataset provides a processed, "flattened" version of the Google Analytics 4 (GA4) public obfuscated dataset.

Processing Overview

The original data was transformed from its native nested BigQuery structure into a flat tabular format to simplify analysis and machine learning workflows.

Key Modifications:

  • Items Removed: The items nested arrays have been excluded from this version to maintain a clean, single-row-per-event structure.
  • Flattened Schema: All event_params and user_properties have been unnested and mapped to individual columns.

Resources & Documentation

License

This dataset is distributed under the MIT license, consistent with the public availability of the source data.