BigQuery Access
Your BigQuery Access
Connect your GCP project below to get direct SQL access to all eight football datasets in BigQuery — 1M+ rows, 23 competitions.
dribble360Datasetdribble360.footballLocationUS multi-regionAvailable tables
playersteamsmatchesseasonsleaguesplayer_matchesteam_matchesmanagersrefereestransfersConnect your GCP project
Enter your Google account email or GCP service account. We'll grant roles/bigquery.dataViewer on the dribble360.football dataset immediately.
Use your personal Google account email for individual access, or a service account email (ending in .iam.gserviceaccount.com) for programmatic access from your own GCP project.
Open BigQuery Studio
Go to console.cloud.google.com/bigquery. Make sure you're signed in with the GCP account you connected below.
Run the quick-start query
Click "Compose a new query", paste the query shown below, and hit Run. The dataset path dribble360.football works directly — no need to browse the project tree.
Query costs
You pay only for the bytes your queries scan — typically pennies per run on these tables. player_matches is the largest at ~430K rows.