Commit ·
5c10d1d
1
Parent(s): bc1ada6
Daily update 2026-03-03
Browse files- .gitattributes +1 -0
- README.md +627 -3
- event-listings/chart-growth.svg +83 -0
- event-listings/data/2026-02-15.csv +3 -0
- event-listings/data/2026-02-15.parquet +3 -0
- event-listings/data/2026-02-16.csv +3 -0
- event-listings/data/2026-02-16.parquet +3 -0
- event-listings/data/2026-02-17.csv +3 -0
- event-listings/data/2026-02-17.parquet +3 -0
- event-listings/schema.json +135 -0
- events/chart-growth.svg +106 -0
- events/data/2026-02-15.csv +3 -0
- events/data/2026-02-15.parquet +3 -0
- events/data/2026-02-16.csv +3 -0
- events/data/2026-02-16.parquet +3 -0
- events/data/2026-02-17.csv +3 -0
- events/data/2026-02-17.parquet +3 -0
- events/schema.json +310 -0
- performers/chart-growth.svg +105 -0
- performers/data.csv +3 -0
- performers/data.parquet +3 -0
- performers/schema.json +149 -0
- venues/chart-growth.svg +94 -0
- venues/data.csv +3 -0
- venues/data.parquet +3 -0
- venues/schema.json +135 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
*.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,627 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
license: cc-by-nc-4.0
|
| 6 |
+
pretty_name: "SeatGeek Events & Ticket Listings Dataset"
|
| 7 |
+
tags:
|
| 8 |
+
- open-data
|
| 9 |
+
- data-science
|
| 10 |
+
- web-scraping
|
| 11 |
+
- scraper
|
| 12 |
+
- crawler
|
| 13 |
+
- data-collection
|
| 14 |
+
- tickets
|
| 15 |
+
- seatgeek
|
| 16 |
+
- events
|
| 17 |
+
- concerts
|
| 18 |
+
- sports
|
| 19 |
+
- ticket-prices
|
| 20 |
+
- deal-score
|
| 21 |
+
size_categories:
|
| 22 |
+
- 10M<n<100M
|
| 23 |
+
task_categories:
|
| 24 |
+
- other
|
| 25 |
+
configs:
|
| 26 |
+
- config_name: events
|
| 27 |
+
data_files:
|
| 28 |
+
- path: "events/data/*.parquet"
|
| 29 |
+
split: train
|
| 30 |
+
- config_name: event-listings
|
| 31 |
+
data_files:
|
| 32 |
+
- path: "event-listings/data/*.parquet"
|
| 33 |
+
split: train
|
| 34 |
+
- config_name: performers
|
| 35 |
+
data_files:
|
| 36 |
+
- path: "performers/data.parquet"
|
| 37 |
+
split: train
|
| 38 |
+
- config_name: venues
|
| 39 |
+
data_files:
|
| 40 |
+
- path: "venues/data.parquet"
|
| 41 |
+
split: train
|
| 42 |
+
---
|
| 43 |
+
|
| 44 |
+
# SeatGeek Events & Ticket Listings Dataset
|
| 45 |
+
|
| 46 |
+
Daily sample of SeatGeek events, ticket listings, performers, and venues with Deal Score ratings, section-level seating, delivery types, and cross-platform IDs.
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
This dataset is a preview sample of the [SeatGeek dataset](https://rebrowser.net/products/datasets/seatgeek) published by Rebrowser. If you're doing academic research, you may be eligible for free access to a much larger slice — see [Free Datasets for Research](https://rebrowser.net/free-datasets-for-research).
|
| 50 |
+
|
| 51 |
+
|
| 52 |
+
This dataset contains **4** entities, each in its own folder: Events (`events`), Event Listings (`event-listings`), Performers (`performers`), Venues (`venues`). See below for a full field breakdown, sample counts, and data distributions for each.
|
| 53 |
+
|
| 54 |
+
*Found this useful? ❤️ Like this dataset on HuggingFace to help us keep publishing fresh data. Found an error? [Let us know](https://rebrowser.net/contact-us).*
|
| 55 |
+
|
| 56 |
+
|
| 57 |
+
---
|
| 58 |
+
|
| 59 |
+
### Events
|
| 60 |
+
Daily sample of SeatGeek events with type, taxonomy, venue and performer IDs, schedule status, cross-platform IDs, and seat map availability.
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
|
| 64 |
+
|
| 65 |
+
> **7,320** total records from 2025-10-05 to 2026-03-01, **up to 30,000** rows in this sample (409.8% of full dataset).
|
| 66 |
+
> Exported as one file per day, up to 1,000 rows each, last undefined days retained.
|
| 67 |
+
|
| 68 |
+
|
| 69 |
+

|
| 70 |
+
|
| 71 |
+
| Field | Type | Fill Rate | Description |
|
| 72 |
+
| --- | --- | --- | --- |
|
| 73 |
+
| `_primaryKey` | `string` | 100% | Unique identifier for this record |
|
| 74 |
+
| `_firstSeenAt` | `datetime` | 100% | First time this record was seen |
|
| 75 |
+
| `_lastSeenAt` | `datetime` | 100% | Last time this record was updated |
|
| 76 |
+
| `eventId` | `float` | 100% | Unique event ID (e.g., 17601982) |
|
| 77 |
+
| `name` | `string` | 100% | Full event name/title (e.g., NLDS: Chicago Cubs at Milwaukee Brewers) |
|
| 78 |
+
| `shortName` | `string` | 100% | Short event name (e.g., NLDS: Cubs at Brewers) |
|
| 79 |
+
| `type` | `string` | 100% | Event type (mlb, nba, nhl, nfl, stadium_tours, etc.) |
|
| 80 |
+
| `datetimeUtc` | `datetime` | 100% | Event UTC datetime |
|
| 81 |
+
| `endDatetimeUtc` | `datetime` | 97% | Event end datetime (UTC) |
|
| 82 |
+
| `dateTbd` | `bool` | 100% | Event date is TBD (to be determined) |
|
| 83 |
+
| `timeTbd` | `bool` | 100% | Event time is TBD |
|
| 84 |
+
| `datetimeTbd` | `bool` | 100% | Event datetime is TBD |
|
| 85 |
+
| `status` | `string` | 100% | Event status (normal, postponed, cancelled) |
|
| 86 |
+
| `scheduleStatus` | `string` | 100% | Schedule status (as_originally_scheduled, rescheduled) |
|
| 87 |
+
| `conditional` | `bool` | 100% | Event is conditional (e.g., playoff games) |
|
| 88 |
+
| `contingent` | `bool` | 100% | Event is contingent on other events |
|
| 89 |
+
| `isOpen` | `bool` | 100% | Event is open for ticket sales |
|
| 90 |
+
| `isVisible` | `bool` | 100% | Event is visible on site |
|
| 91 |
+
| `isHybrid` | `bool` | 100% | Event is a hybrid event |
|
| 92 |
+
| `eventScore` 🔒 | `float` | 100% | Event score/rank (0-1 scale) |
|
| 93 |
+
| `popularityScore` 🔒 | `float` | 100% | Event popularity score (0-1 scale) |
|
| 94 |
+
| `url` | `string` | 100% | Full SeatGeek URL for the event |
|
| 95 |
+
| `createdAt` | `datetime` | 100% | Event creation timestamp |
|
| 96 |
+
| `announceDate` | `datetime` | 100% | Event announcement date |
|
| 97 |
+
| `visibleAt` | `datetime` | 100% | When event became visible |
|
| 98 |
+
| `visibleUntilUtc` | `datetime` | 100% | When event stops being visible (UTC) |
|
| 99 |
+
| `listingCount` 🔒 | `float` | 100% | Number of active ticket listings |
|
| 100 |
+
| `ticketCount` 🔒 | `float` | 100% | Total tickets available across listings |
|
| 101 |
+
| `averagePrice` 🔒 | `float` | 100% | Average ticket price in dollars |
|
| 102 |
+
| `lowestPrice` 🔒 | `float` | 100% | Lowest ticket price in dollars |
|
| 103 |
+
| `highestPrice` 🔒 | `float` | 100% | Highest ticket price in dollars |
|
| 104 |
+
| `medianPrice` 🔒 | `float` | 100% | Median ticket price in dollars |
|
| 105 |
+
| `lowestSgBasePrice` 🔒 | `float` | 100% | Lowest SeatGeek base price in dollars |
|
| 106 |
+
| `venueId` | `float` | 100% | Venue ID (join with seatgeek_venues) |
|
| 107 |
+
| `performerIds` | `array` | 100% | Performer IDs (join with seatgeek_performers) |
|
| 108 |
+
| `taxonomyName` | `string` | 100% | Top-level category (sports, concerts, theater) |
|
| 109 |
+
| `taxonomySubName` | `string` | 100% | Sub-category (baseball, basketball, hockey, football) |
|
| 110 |
+
| `ticketmasterId` | `string` | 42% | Ticketmaster event ID (for cross-platform matching) |
|
| 111 |
+
| `stubhubId` | `string` | 61% | StubHub event ID (for cross-platform matching) |
|
| 112 |
+
| `integratedProvider` | `string` | 62% | Integrated ticket provider (OPEN, TICKETMASTER, TDC) |
|
| 113 |
+
| `integratedProviderId` | `string` | 62% | Provider-specific event ID |
|
| 114 |
+
| `isMapped` | `bool` | 100% | Venue has seat map available |
|
| 115 |
+
| `isGa` | `bool` | 100% | Event is general admission |
|
| 116 |
+
| `seatSelectionEnabled` | `bool` | 100% | Seat selection is enabled |
|
| 117 |
+
|
| 118 |
+
|
| 119 |
+
|
| 120 |
+
> 🔒 **Premium fields** are included in the data files but their values are replaced with `[PREMIUM]`. To access real values, [use our website](https://rebrowser.net/products/datasets/seatgeek).
|
| 121 |
+
|
| 122 |
+
|
| 123 |
+
|
| 124 |
+
#### Field Distributions
|
| 125 |
+
|
| 126 |
+
|
| 127 |
+
<details>
|
| 128 |
+
<summary><strong>Event Type Distribution</strong> (<code>type</code>)</summary>
|
| 129 |
+
|
| 130 |
+
|
| 131 |
+
| Value | Count | Share |
|
| 132 |
+
| --- | --- | --- |
|
| 133 |
+
| mlb | 2,978 | `████████░░░░░░░░░░░░` 40.7% |
|
| 134 |
+
| nhl | 1,414 | `████░░░░░░░░░░░░░░░░` 19.3% |
|
| 135 |
+
| nba | 1,377 | `████░░░░░░░░░░░░░░░░` 18.8% |
|
| 136 |
+
| stadium_tours | 1,195 | `███░░░░░░░░░░░░░░░░░` 16.3% |
|
| 137 |
+
| nfl | 353 | `█░░░░░░░░░░░░░░░░░░░` 4.8% |
|
| 138 |
+
| baseball | 3 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 139 |
+
|
| 140 |
+
</details>
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
<details>
|
| 144 |
+
<summary><strong>Top-Level Event Category</strong> (<code>taxonomyName</code>)</summary>
|
| 145 |
+
|
| 146 |
+
|
| 147 |
+
| Value | Count | Share |
|
| 148 |
+
| --- | --- | --- |
|
| 149 |
+
| sports | 7,320 | `████████████████████` 100.0% |
|
| 150 |
+
|
| 151 |
+
</details>
|
| 152 |
+
|
| 153 |
+
|
| 154 |
+
<details>
|
| 155 |
+
<summary><strong>Event Status</strong> (<code>status</code>)</summary>
|
| 156 |
+
|
| 157 |
+
|
| 158 |
+
| Value | Count | Share |
|
| 159 |
+
| --- | --- | --- |
|
| 160 |
+
| normal | 7,320 | `████████████████████` 100.0% |
|
| 161 |
+
|
| 162 |
+
</details>
|
| 163 |
+
|
| 164 |
+
|
| 165 |
+
|
| 166 |
+
|
| 167 |
+
|
| 168 |
+
---
|
| 169 |
+
|
| 170 |
+
### Event Listings
|
| 171 |
+
Daily sample of SeatGeek ticket listings with section, row, quantity, delivery type, marketplace, and deal bucket per event.
|
| 172 |
+
|
| 173 |
+
|
| 174 |
+
|
| 175 |
+
|
| 176 |
+
> **34,470,572** total records from 2025-10-05 to 2026-02-08, **up to 30,000** rows in this sample (0.09% of full dataset).
|
| 177 |
+
> Exported as one file per day, up to 1,000 rows each, last undefined days retained.
|
| 178 |
+
|
| 179 |
+
|
| 180 |
+

|
| 181 |
+
|
| 182 |
+
| Field | Type | Fill Rate | Description |
|
| 183 |
+
| --- | --- | --- | --- |
|
| 184 |
+
| `_primaryKey` | `string` | 100% | Unique identifier for this record |
|
| 185 |
+
| `_firstSeenAt` | `datetime` | 100% | First time this record was seen |
|
| 186 |
+
| `_lastSeenAt` | `datetime` | 100% | Last time this record was updated |
|
| 187 |
+
| `listingId` | `string` | 100% | Unique listing ID (e.g., qVjH2vAdbzA, 05VT8679aVX) |
|
| 188 |
+
| `eventId` | `string` | 100% | Event ID this listing belongs to (join with seatgeek_events) |
|
| 189 |
+
| `price` 🔒 | `float` | 100% | Ticket price in dollars before fees |
|
| 190 |
+
| `priceWithFees` 🔒 | `float` | 100% | Total ticket price in dollars with fees |
|
| 191 |
+
| `fee` 🔒 | `float` | 100% | Fee amount in dollars |
|
| 192 |
+
| `section` | `string` | 100% | Section name/number (e.g., 101, 506WC, C129) |
|
| 193 |
+
| `sectionFull` | `string` | 100% | Full section name including tier/level (e.g., Section 101, Club 129, Section 506 WC) |
|
| 194 |
+
| `row` | `string` | 100% | Row within section - can be numeric (1-50+) or letter (a-z, w, h) |
|
| 195 |
+
| `quantity` | `float` | 100% | Number of tickets available in this listing, typically 1-20 |
|
| 196 |
+
| `seats` | `array` | 27% | Specific seat numbers if assigned, empty array if GA/unassigned |
|
| 197 |
+
| `inHandDate` | `datetime` | 99% | Date when tickets will be in hand for delivery |
|
| 198 |
+
| `deliveryType` | `string` | 100% | Ticket delivery method: electronic, sg_app, shipped, local |
|
| 199 |
+
| `marketplace` | `string` | 100% | Ticket marketplace/seller: exchange, open_marketplace, marketplace, open, fan_to_fan |
|
| 200 |
+
| `dealBucket` | `float` | 100% | Deal quality bucket: 0=Amazing, 1=Great, 2=Good, 3=Okay, 4-6=Price tiers, 7=Other |
|
| 201 |
+
| `dealScore` 🔒 | `float` | 99% | Deal quality score 0-10, higher=better value |
|
| 202 |
+
| `splitType` | `string` | 100% | How tickets can be split - comma-separated quantities (e.g., "2", "1,2,4") |
|
| 203 |
+
|
| 204 |
+
|
| 205 |
+
|
| 206 |
+
> 🔒 **Premium fields** are included in the data files but their values are replaced with `[PREMIUM]`. To access real values, [use our website](https://rebrowser.net/products/datasets/seatgeek).
|
| 207 |
+
|
| 208 |
+
|
| 209 |
+
|
| 210 |
+
#### Field Distributions
|
| 211 |
+
|
| 212 |
+
|
| 213 |
+
<details>
|
| 214 |
+
<summary><strong>Listing Marketplace</strong> (<code>marketplace</code>)</summary>
|
| 215 |
+
|
| 216 |
+
|
| 217 |
+
| Value | Count | Share |
|
| 218 |
+
| --- | --- | --- |
|
| 219 |
+
| exchange | 33,994,549 | `████████████████████` 98.6% |
|
| 220 |
+
| open | 250,123 | `░░░░░░░░░░░░░░░░░░░░` 0.7% |
|
| 221 |
+
| open_marketplace | 119,940 | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
| 222 |
+
| marketplace | 94,878 | `░░░░░░░░░░░░░░░░░░░░` 0.3% |
|
| 223 |
+
| fan_to_fan | 11,082 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 224 |
+
|
| 225 |
+
</details>
|
| 226 |
+
|
| 227 |
+
|
| 228 |
+
<details>
|
| 229 |
+
<summary><strong>Delivery Type</strong> (<code>deliveryType</code>)</summary>
|
| 230 |
+
|
| 231 |
+
|
| 232 |
+
| Value | Count | Share |
|
| 233 |
+
| --- | --- | --- |
|
| 234 |
+
| electronic | 30,184,253 | `██████████████████░░` 87.6% |
|
| 235 |
+
| sg_app | 4,275,809 | `██░░░░░░░░░░░░░░░░░░` 12.4% |
|
| 236 |
+
| shipped | 10,279 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 237 |
+
| local | 231 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 238 |
+
|
| 239 |
+
</details>
|
| 240 |
+
|
| 241 |
+
|
| 242 |
+
|
| 243 |
+
|
| 244 |
+
|
| 245 |
+
---
|
| 246 |
+
|
| 247 |
+
### Performers
|
| 248 |
+
SeatGeek performers including teams, artists, and acts with type, taxonomy, division, popularity score, and home venue.
|
| 249 |
+
|
| 250 |
+
|
| 251 |
+
|
| 252 |
+
|
| 253 |
+
> **223** total records from 2025-10-05 to 2026-03-01, **10** rows in this sample (4.5% of full dataset).
|
| 254 |
+
> Exported as a single file, overwritten daily.
|
| 255 |
+
|
| 256 |
+
|
| 257 |
+

|
| 258 |
+
|
| 259 |
+
| Field | Type | Fill Rate | Description |
|
| 260 |
+
| --- | --- | --- | --- |
|
| 261 |
+
| `_primaryKey` | `string` | 100% | Unique identifier for this record |
|
| 262 |
+
| `_firstSeenAt` | `datetime` | 100% | First time this record was seen |
|
| 263 |
+
| `_lastSeenAt` | `datetime` | 100% | Last time this record was updated |
|
| 264 |
+
| `performerId` | `float` | 100% | Unique performer ID (e.g., 11, 793010) |
|
| 265 |
+
| `name` | `string` | 100% | Full performer name (e.g., Chicago Cubs, MLB Postseason) |
|
| 266 |
+
| `shortName` | `string` | 100% | Short name (e.g., Cubs, Dodgers) |
|
| 267 |
+
| `type` | `string` | 100% | Performer type (mlb, nba, nhl, nfl, etc.) |
|
| 268 |
+
| `slug` | `string` | 100% | URL-friendly slug (e.g., chicago-cubs) |
|
| 269 |
+
| `url` | `string` | 100% | Full SeatGeek URL for the performer |
|
| 270 |
+
| `heroImageUrl` 🔒 | `string` | 100% | Hero/large image URL |
|
| 271 |
+
| `bannerImageUrl` 🔒 | `string` | 100% | Banner image URL |
|
| 272 |
+
| `score` | `float` | 100% | Performer score (0-1 scale) |
|
| 273 |
+
| `popularity` | `float` | 100% | Performer popularity score (raw count) |
|
| 274 |
+
| `homeVenueId` | `float` | 59% | Home venue ID (for teams) |
|
| 275 |
+
| `primaryColor` | `string` | 58% | Primary brand color hex (e.g., #0E3386) |
|
| 276 |
+
| `iconicColor` | `string` | 58% | Iconic brand color hex |
|
| 277 |
+
| `isEvent` | `bool` | 100% | Is an event/competition performer (e.g., playoffs, series) |
|
| 278 |
+
| `divisionName` | `string` | 56% | Division display name (e.g., National League Central) |
|
| 279 |
+
| `divisionShortName` | `string` | 56% | Division short name (e.g., NL Central) |
|
| 280 |
+
| `taxonomyName` | `string` | 100% | Top-level category (sports, concerts, theater) |
|
| 281 |
+
| `taxonomySubName` | `string` | 99% | Sub-category (baseball, basketball, hockey, football) |
|
| 282 |
+
|
| 283 |
+
|
| 284 |
+
|
| 285 |
+
> 🔒 **Premium fields** are included in the data files but their values are replaced with `[PREMIUM]`. To access real values, [use our website](https://rebrowser.net/products/datasets/seatgeek).
|
| 286 |
+
|
| 287 |
+
|
| 288 |
+
|
| 289 |
+
#### Field Distributions
|
| 290 |
+
|
| 291 |
+
|
| 292 |
+
<details>
|
| 293 |
+
<summary><strong>Performer Type</strong> (<code>type</code>)</summary>
|
| 294 |
+
|
| 295 |
+
|
| 296 |
+
| Value | Count | Share |
|
| 297 |
+
| --- | --- | --- |
|
| 298 |
+
| nfl | 59 | `█████░░░░░░░░░░░░░░░` 26.5% |
|
| 299 |
+
| nba | 45 | `████░░░░░░░░░░░░░░░░` 20.2% |
|
| 300 |
+
| mlb | 43 | `████░░░░░░░░░░░░░░░░` 19.3% |
|
| 301 |
+
| nhl | 43 | `████░░░░░░░░░░░░░░░░` 19.3% |
|
| 302 |
+
| baseball | 19 | `██░░░░░░░░░░░░░░░░░░` 8.5% |
|
| 303 |
+
| stadium_tours | 5 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
|
| 304 |
+
| minor_league_baseball | 4 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
|
| 305 |
+
| band | 2 | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
| 306 |
+
| ncaa_baseball | 2 | `░░░░░░░░░░░░░░░░░░░░` 0.9% |
|
| 307 |
+
| basketball | 1 | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
| 308 |
+
|
| 309 |
+
</details>
|
| 310 |
+
|
| 311 |
+
|
| 312 |
+
|
| 313 |
+
|
| 314 |
+
|
| 315 |
+
---
|
| 316 |
+
|
| 317 |
+
### Venues
|
| 318 |
+
SeatGeek venues with name, full address, city, state, country, GPS coordinates, capacity, and popularity score.
|
| 319 |
+
|
| 320 |
+
|
| 321 |
+
|
| 322 |
+
|
| 323 |
+
> **161** total records from 2025-10-05 to 2026-03-01, **10** rows in this sample (6.2% of full dataset).
|
| 324 |
+
> Exported as a single file, overwritten daily.
|
| 325 |
+
|
| 326 |
+
|
| 327 |
+

|
| 328 |
+
|
| 329 |
+
| Field | Type | Fill Rate | Description |
|
| 330 |
+
| --- | --- | --- | --- |
|
| 331 |
+
| `_primaryKey` | `string` | 100% | Unique identifier for this record |
|
| 332 |
+
| `_firstSeenAt` | `datetime` | 100% | First time this record was seen |
|
| 333 |
+
| `_lastSeenAt` | `datetime` | 100% | Last time this record was updated |
|
| 334 |
+
| `venueId` | `float` | 100% | Unique venue ID (e.g., 15, 181) |
|
| 335 |
+
| `name` | `string` | 100% | Venue name (e.g., American Family Field, Capital One Arena) |
|
| 336 |
+
| `slug` | `string` | 100% | URL-friendly slug (e.g., american-family-field) |
|
| 337 |
+
| `url` | `string` | 100% | Full SeatGeek URL for the venue |
|
| 338 |
+
| `addressStreet` | `string` | 96% | Street address (e.g., 1 Brewers Way) |
|
| 339 |
+
| `addressCity` | `string` | 100% | City name (e.g., Milwaukee) |
|
| 340 |
+
| `addressState` | `string` | 98% | State/province code (e.g., WI, ON) |
|
| 341 |
+
| `addressCountry` | `string` | 100% | Country (US, Canada, Germany, UK) |
|
| 342 |
+
| `addressPostalCode` | `string` | 99% | Postal/ZIP code (e.g., 53214) |
|
| 343 |
+
| `timezone` | `string` | 100% | IANA timezone (e.g., America/Chicago) |
|
| 344 |
+
| `latitude` | `float` | 100% | Venue latitude coordinate |
|
| 345 |
+
| `longitude` | `float` | 100% | Venue longitude coordinate |
|
| 346 |
+
| `capacity` | `float` | 100% | Venue seating capacity |
|
| 347 |
+
| `score` | `float` | 100% | Venue score (0-1 scale) |
|
| 348 |
+
| `popularity` | `float` | 100% | Venue popularity score (raw count) |
|
| 349 |
+
| `metroCode` | `float` | 100% | Metro area code |
|
| 350 |
+
|
| 351 |
+
|
| 352 |
+
|
| 353 |
+
|
| 354 |
+
|
| 355 |
+
#### Field Distributions
|
| 356 |
+
|
| 357 |
+
|
| 358 |
+
<details>
|
| 359 |
+
<summary><strong>Venue Countries</strong> (<code>addressCountry</code>)</summary>
|
| 360 |
+
|
| 361 |
+
|
| 362 |
+
| Value | Count | Share |
|
| 363 |
+
| --- | --- | --- |
|
| 364 |
+
| US | 148 | `██████████████████░░` 91.9% |
|
| 365 |
+
| Canada | 10 | `█░░░░░░░░░░░░░░░░░░░` 6.2% |
|
| 366 |
+
| UK | 2 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
| 367 |
+
| Germany | 1 | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
| 368 |
+
|
| 369 |
+
</details>
|
| 370 |
+
|
| 371 |
+
|
| 372 |
+
|
| 373 |
+
|
| 374 |
+
|
| 375 |
+
|
| 376 |
+
---
|
| 377 |
+
|
| 378 |
+
## Pre-built Views on Rebrowser
|
| 379 |
+
|
| 380 |
+
Rebrowser web viewer lets you filter, sort, and export any slice of this dataset interactively. These pre-built views are ready to open:
|
| 381 |
+
|
| 382 |
+
|
| 383 |
+
### Events
|
| 384 |
+
|
| 385 |
+
|
| 386 |
+
[Events with Pricing Data](https://rebrowser.net/products/datasets/seatgeek/events/views/events-with-pricing-data) — 2,987 records
|
| 387 |
+
|
| 388 |
+
↳ `[{"field":"averagePrice","op":"gt","value":0},{"sort":"averagePrice DESC"}]`
|
| 389 |
+
|
| 390 |
+
[Sports Events](https://rebrowser.net/products/datasets/seatgeek/events/views/sports-events) — 2,987 records
|
| 391 |
+
|
| 392 |
+
↳ `[{"field":"taxonomyName","op":"is","value":"sports"},{"sort":"datetimeUtc ASC"}]`
|
| 393 |
+
|
| 394 |
+
[Events Open for Ticket Sales](https://rebrowser.net/products/datasets/seatgeek/events/views/open-for-sale-events) — 1,031 records
|
| 395 |
+
|
| 396 |
+
↳ `[{"field":"isOpen","op":"isTrue"},{"sort":"datetimeUtc ASC"}]`
|
| 397 |
+
|
| 398 |
+
[MLB Baseball Events](https://rebrowser.net/products/datasets/seatgeek/events/views/mlb-events) — 56 records
|
| 399 |
+
|
| 400 |
+
↳ `[{"field":"type","op":"is","value":"mlb"},{"sort":"datetimeUtc ASC"}]`
|
| 401 |
+
|
| 402 |
+
[NBA Basketball Events](https://rebrowser.net/products/datasets/seatgeek/events/views/nba-events) — 916 records
|
| 403 |
+
|
| 404 |
+
↳ `[{"field":"type","op":"is","value":"nba"},{"sort":"datetimeUtc ASC"}]`
|
| 405 |
+
|
| 406 |
+
|
| 407 |
+
*[See all 24 views →](https://rebrowser.net/products/datasets/seatgeek/events)*
|
| 408 |
+
|
| 409 |
+
|
| 410 |
+
|
| 411 |
+
### Event Listings
|
| 412 |
+
|
| 413 |
+
|
| 414 |
+
[Listings with Deal Score](https://rebrowser.net/products/datasets/seatgeek/event-listings/views/listings-with-deal-score) — 27,340,000 records
|
| 415 |
+
|
| 416 |
+
↳ `[{"field":"dealScore","op":"gt","value":0},{"sort":"dealScore DESC"}]`
|
| 417 |
+
|
| 418 |
+
[Best Deal Listings (Deal Score 8+)](https://rebrowser.net/products/datasets/seatgeek/event-listings/views/best-deal-listings) — 12,721,146 records
|
| 419 |
+
|
| 420 |
+
↳ `[{"field":"dealScore","op":"gte","value":8},{"sort":"dealScore DESC"}]`
|
| 421 |
+
|
| 422 |
+
[Listings by Price (Low to High)](https://rebrowser.net/products/datasets/seatgeek/event-listings/views/listings-by-price-low) — 27,340,000 records
|
| 423 |
+
|
| 424 |
+
↳ `[{"sort":"price ASC"}]`
|
| 425 |
+
|
| 426 |
+
[Listings by Price (High to Low)](https://rebrowser.net/products/datasets/seatgeek/event-listings/views/listings-by-price-high) — 27,340,000 records
|
| 427 |
+
|
| 428 |
+
↳ `[{"sort":"price DESC"}]`
|
| 429 |
+
|
| 430 |
+
[Electronic Delivery Listings](https://rebrowser.net/products/datasets/seatgeek/event-listings/views/electronic-delivery-listings) — 25,159,243 records
|
| 431 |
+
|
| 432 |
+
↳ `[{"field":"deliveryType","op":"is","value":"electronic"},{"sort":"price ASC"}]`
|
| 433 |
+
|
| 434 |
+
|
| 435 |
+
*[See all 25 views →](https://rebrowser.net/products/datasets/seatgeek/event-listings)*
|
| 436 |
+
|
| 437 |
+
|
| 438 |
+
|
| 439 |
+
### Performers
|
| 440 |
+
|
| 441 |
+
|
| 442 |
+
[Sports Performers](https://rebrowser.net/products/datasets/seatgeek/performers/views/sports-performers) — 73 records
|
| 443 |
+
|
| 444 |
+
↳ `[{"field":"taxonomyName","op":"is","value":"sports"},{"sort":"name ASC"}]`
|
| 445 |
+
|
| 446 |
+
[MLB Performers](https://rebrowser.net/products/datasets/seatgeek/performers/views/mlb-performers) — 6 records
|
| 447 |
+
|
| 448 |
+
↳ `[{"field":"type","op":"is","value":"mlb"},{"sort":"name ASC"}]`
|
| 449 |
+
|
| 450 |
+
[NBA Performers](https://rebrowser.net/products/datasets/seatgeek/performers/views/nba-performers) — 6 records
|
| 451 |
+
|
| 452 |
+
↳ `[{"field":"type","op":"is","value":"nba"},{"sort":"name ASC"}]`
|
| 453 |
+
|
| 454 |
+
[NHL Performers](https://rebrowser.net/products/datasets/seatgeek/performers/views/nhl-performers) — 2 records
|
| 455 |
+
|
| 456 |
+
↳ `[{"field":"type","op":"is","value":"nhl"},{"sort":"name ASC"}]`
|
| 457 |
+
|
| 458 |
+
[NFL Performers](https://rebrowser.net/products/datasets/seatgeek/performers/views/nfl-performers) — 51 records
|
| 459 |
+
|
| 460 |
+
↳ `[{"field":"type","op":"is","value":"nfl"},{"sort":"name ASC"}]`
|
| 461 |
+
|
| 462 |
+
|
| 463 |
+
*[See all 18 views →](https://rebrowser.net/products/datasets/seatgeek/performers)*
|
| 464 |
+
|
| 465 |
+
|
| 466 |
+
|
| 467 |
+
### Venues
|
| 468 |
+
|
| 469 |
+
|
| 470 |
+
[Venues by Capacity](https://rebrowser.net/products/datasets/seatgeek/venues/views/venues-by-capacity) — 44 records
|
| 471 |
+
|
| 472 |
+
↳ `[{"field":"capacity","op":"gt","value":0},{"sort":"capacity DESC"}]`
|
| 473 |
+
|
| 474 |
+
[Venues in United States](https://rebrowser.net/products/datasets/seatgeek/venues/views/venues-united-states) — 41 records
|
| 475 |
+
|
| 476 |
+
↳ `[{"field":"addressCountry","op":"is","value":"US"},{"sort":"addressState ASC"}]`
|
| 477 |
+
|
| 478 |
+
[Venues in California](https://rebrowser.net/products/datasets/seatgeek/venues/views/venues-california) — 3 records
|
| 479 |
+
|
| 480 |
+
↳ `[{"field":"addressState","op":"is","value":"CA"},{"sort":"name ASC"}]`
|
| 481 |
+
|
| 482 |
+
[Venues in Florida](https://rebrowser.net/products/datasets/seatgeek/venues/views/venues-florida) — 4 records
|
| 483 |
+
|
| 484 |
+
↳ `[{"field":"addressState","op":"is","value":"FL"},{"sort":"name ASC"}]`
|
| 485 |
+
|
| 486 |
+
[Venues in Arizona](https://rebrowser.net/products/datasets/seatgeek/venues/views/venues-arizona) — 1 records
|
| 487 |
+
|
| 488 |
+
↳ `[{"field":"addressState","op":"is","value":"AZ"},{"sort":"name ASC"}]`
|
| 489 |
+
|
| 490 |
+
|
| 491 |
+
*[See all 19 views →](https://rebrowser.net/products/datasets/seatgeek/venues)*
|
| 492 |
+
|
| 493 |
+
|
| 494 |
+
|
| 495 |
+
|
| 496 |
+
---
|
| 497 |
+
|
| 498 |
+
## Code Examples
|
| 499 |
+
|
| 500 |
+
```python
|
| 501 |
+
import pandas as pd
|
| 502 |
+
from pathlib import Path
|
| 503 |
+
|
| 504 |
+
# ── Performers (dimension table) ─────────────────────────────────────────────
|
| 505 |
+
performers = pd.read_parquet('rebrowser/seatgeek-dataset/performers/data.parquet')
|
| 506 |
+
|
| 507 |
+
# Top 20 performers by popularity
|
| 508 |
+
print(performers.nlargest(20, 'popularity')[['name', 'type', 'taxonomyName', 'popularity']]
|
| 509 |
+
.to_string(index=False))
|
| 510 |
+
|
| 511 |
+
# Count performers per type (mlb, nba, nhl, nfl, ...)
|
| 512 |
+
print(performers['type'].value_counts().head(15).to_string())
|
| 513 |
+
|
| 514 |
+
# Sports performers with a home venue
|
| 515 |
+
home_teams = performers[performers['homeVenueId'].notna()]
|
| 516 |
+
print(home_teams[['name', 'type', 'divisionShortName', 'homeVenueId']].sort_values('type'))
|
| 517 |
+
|
| 518 |
+
# ── Venues (dimension table) ─────────────────────────────────────────────────
|
| 519 |
+
venues = pd.read_parquet('rebrowser/seatgeek-dataset/venues/data.parquet')
|
| 520 |
+
|
| 521 |
+
# Largest venues by capacity
|
| 522 |
+
print(venues.nlargest(15, 'capacity')[['name', 'addressCity', 'addressState', 'capacity']]
|
| 523 |
+
.to_string(index=False))
|
| 524 |
+
|
| 525 |
+
# Venue count by state
|
| 526 |
+
print(venues['addressState'].value_counts().head(15).to_string())
|
| 527 |
+
|
| 528 |
+
# ── Events (daily append) ────────────────────────────────────────────────────
|
| 529 |
+
files = sorted(Path('rebrowser/seatgeek-dataset/events/data').glob('*.parquet'))[-7:]
|
| 530 |
+
events = pd.concat([pd.read_parquet(f) for f in files])
|
| 531 |
+
|
| 532 |
+
# Events by type
|
| 533 |
+
print(events['type'].value_counts().head(15).to_string())
|
| 534 |
+
|
| 535 |
+
# Upcoming sports events with normal status
|
| 536 |
+
sports = events[(events['taxonomyName'] == 'sports') & (events['status'] == 'normal')]
|
| 537 |
+
print(sports[['name', 'type', 'datetimeUtc', 'venueId']].head(20).to_string(index=False))
|
| 538 |
+
|
| 539 |
+
# Events with cross-platform Ticketmaster IDs
|
| 540 |
+
tm_events = events[events['ticketmasterId'].notna()]
|
| 541 |
+
print(f"Events with Ticketmaster ID: {len(tm_events)} / {len(events)}")
|
| 542 |
+
|
| 543 |
+
# ── Event Listings (daily append) ────────────────────────────────────────────
|
| 544 |
+
files = sorted(Path('rebrowser/seatgeek-dataset/event-listings/data').glob('*.parquet'))[-7:]
|
| 545 |
+
listings = pd.concat([pd.read_parquet(f) for f in files])
|
| 546 |
+
|
| 547 |
+
# Distribution of delivery types
|
| 548 |
+
print(listings['deliveryType'].value_counts().to_string())
|
| 549 |
+
|
| 550 |
+
# Listings by marketplace
|
| 551 |
+
print(listings['marketplace'].value_counts().to_string())
|
| 552 |
+
|
| 553 |
+
# Average quantity per listing by delivery type
|
| 554 |
+
print(listings.groupby('deliveryType')['quantity'].mean().round(1).to_string())
|
| 555 |
+
```
|
| 556 |
+
|
| 557 |
+
---
|
| 558 |
+
|
| 559 |
+
## Use Cases
|
| 560 |
+
|
| 561 |
+
|
| 562 |
+
### Cross-Platform Event Matching
|
| 563 |
+
|
| 564 |
+
Use ticketmasterId and stubhubId fields to match events across SeatGeek, Ticketmaster, and StubHub. Build cross-marketplace comparisons and inventory analysis.
|
| 565 |
+
|
| 566 |
+
|
| 567 |
+
### Venue Capacity Analysis
|
| 568 |
+
|
| 569 |
+
Combine venue capacity data with event listing counts to study sell-through rates. Compare demand patterns across venue sizes, states, and time zones.
|
| 570 |
+
|
| 571 |
+
|
| 572 |
+
### Delivery Method Research
|
| 573 |
+
|
| 574 |
+
Analyze how electronic vs. shipped vs. app delivery options distribute across event types and marketplaces. Study the industry shift toward mobile ticketing.
|
| 575 |
+
|
| 576 |
+
|
| 577 |
+
### Performer Demand Tracking
|
| 578 |
+
|
| 579 |
+
Join events with performers to measure which artists and teams generate the most listings. Rank performers by event frequency and marketplace activity.
|
| 580 |
+
|
| 581 |
+
|
| 582 |
+
|
| 583 |
+
---
|
| 584 |
+
|
| 585 |
+
## Full Dataset on Rebrowser
|
| 586 |
+
|
| 587 |
+
|
| 588 |
+
This is a 1,000-row preview sample. The full dataset is at [rebrowser.net/products/datasets/seatgeek](https://rebrowser.net/products/datasets/seatgeek)
|
| 589 |
+
|
| 590 |
+
Doing academic research? You may qualify for free access to a larger slice. See [Free Datasets for Research](https://rebrowser.net/free-datasets-for-research).
|
| 591 |
+
|
| 592 |
+
On Rebrowser you can:
|
| 593 |
+
- **Filter before you buy** — use the web UI to apply filters on any field and sort by any column. Preview results before purchasing. You only pay for records that match your criteria.
|
| 594 |
+
- **Export in your format** — CSV, JSON, JSONL, or Parquet depending on your plan.
|
| 595 |
+
- **Access via API** — integrate dataset queries into your pipelines and workflows.
|
| 596 |
+
- **Choose your freshness** — plans range from a 14-day lag to real-time data with no delay.
|
| 597 |
+
- **Select only the fields you need** — keep exports lean. Premium fields with richer data are available on higher plans.
|
| 598 |
+
|
| 599 |
+
[Pricing](https://rebrowser.net/pricing) starts at **$2 per 1,000 rows** with volume discounts.
|
| 600 |
+
|
| 601 |
+
---
|
| 602 |
+
|
| 603 |
+
## License & Terms
|
| 604 |
+
|
| 605 |
+
**Free for research and non-commercial use** with attribution. See [license terms](https://rebrowser.net/free-datasets-for-research#license) and [how to cite](https://rebrowser.net/free-datasets-for-research#citation).
|
| 606 |
+
|
| 607 |
+
```bibtex
|
| 608 |
+
@misc{rebrowser_seatgeek,
|
| 609 |
+
author = {Rebrowser},
|
| 610 |
+
title = {SeatGeek Events & Ticket Listings Dataset},
|
| 611 |
+
year = {2026},
|
| 612 |
+
howpublished = {\url{https://rebrowser.net/products/datasets/seatgeek}},
|
| 613 |
+
note = {Accessed: YYYY-MM-DD}
|
| 614 |
+
}
|
| 615 |
+
```
|
| 616 |
+
|
| 617 |
+
Commercial use requires a paid license — see [pricing](https://rebrowser.net/pricing). Use of this data is governed by the [Rebrowser Terms of Use](https://rebrowser.net/terms-of-use), which may be updated at any time independently of this dataset.
|
| 618 |
+
|
| 619 |
+
---
|
| 620 |
+
|
| 621 |
+
## Disclaimer
|
| 622 |
+
|
| 623 |
+
Rebrowser is an independent data provider and is not affiliated with, endorsed by, or sponsored by SeatGeek. Any trademarks are the property of their respective owners. This dataset is compiled from publicly available information; we do not request or collect SeatGeek user credentials. By using this dataset, you agree to comply with SeatGeek's Terms of Service and all applicable laws and regulations. Images, logos, descriptions, and other materials included in this dataset remain the intellectual property of their respective owners and are provided solely for informational purposes. Rebrowser makes no warranties regarding the accuracy, completeness, or legality of the data and assumes no liability for how the data is used. You are solely responsible for ensuring that your use of this dataset does not infringe on the rights of any third party.
|
| 624 |
+
|
| 625 |
+
|
| 626 |
+
You can also find this data on [GitHub](https://github.com/rebrowser/seatgeek-dataset), [Kaggle](https://www.kaggle.com/datasets/rebrowser/seatgeek-dataset).
|
| 627 |
+
|
event-listings/chart-growth.svg
ADDED
|
|
event-listings/data/2026-02-15.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09179e16a48d0d9779977f9ad7021ebb5cdae5660c55766350c311eb662cf1b6
|
| 3 |
+
size 223
|
event-listings/data/2026-02-15.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a00408f67d587dfbfb438d034cb4b686aeeaf8c8ddab944fede089bb19c1ffc
|
| 3 |
+
size 635
|
event-listings/data/2026-02-16.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09179e16a48d0d9779977f9ad7021ebb5cdae5660c55766350c311eb662cf1b6
|
| 3 |
+
size 223
|
event-listings/data/2026-02-16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a00408f67d587dfbfb438d034cb4b686aeeaf8c8ddab944fede089bb19c1ffc
|
| 3 |
+
size 635
|
event-listings/data/2026-02-17.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09179e16a48d0d9779977f9ad7021ebb5cdae5660c55766350c311eb662cf1b6
|
| 3 |
+
size 223
|
event-listings/data/2026-02-17.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a00408f67d587dfbfb438d034cb4b686aeeaf8c8ddab944fede089bb19c1ffc
|
| 3 |
+
size 635
|
event-listings/schema.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"name": "_primaryKey",
|
| 4 |
+
"type": "string",
|
| 5 |
+
"description": "Unique identifier for this record",
|
| 6 |
+
"fillRate": 100,
|
| 7 |
+
"premium": false
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"name": "_firstSeenAt",
|
| 11 |
+
"type": "datetime",
|
| 12 |
+
"description": "First time this record was seen",
|
| 13 |
+
"fillRate": 100,
|
| 14 |
+
"premium": false
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"name": "_lastSeenAt",
|
| 18 |
+
"type": "datetime",
|
| 19 |
+
"description": "Last time this record was updated",
|
| 20 |
+
"fillRate": 100,
|
| 21 |
+
"premium": false
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"name": "listingId",
|
| 25 |
+
"type": "string",
|
| 26 |
+
"description": "Unique listing ID (e.g., qVjH2vAdbzA, 05VT8679aVX)",
|
| 27 |
+
"fillRate": 100,
|
| 28 |
+
"premium": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "eventId",
|
| 32 |
+
"type": "string",
|
| 33 |
+
"description": "Event ID this listing belongs to (join with seatgeek_events)",
|
| 34 |
+
"fillRate": 100,
|
| 35 |
+
"premium": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "price",
|
| 39 |
+
"type": "float",
|
| 40 |
+
"description": "Ticket price in dollars before fees",
|
| 41 |
+
"fillRate": 100,
|
| 42 |
+
"premium": true
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "priceWithFees",
|
| 46 |
+
"type": "float",
|
| 47 |
+
"description": "Total ticket price in dollars with fees",
|
| 48 |
+
"fillRate": 100,
|
| 49 |
+
"premium": true
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "fee",
|
| 53 |
+
"type": "float",
|
| 54 |
+
"description": "Fee amount in dollars",
|
| 55 |
+
"fillRate": 100,
|
| 56 |
+
"premium": true
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"name": "section",
|
| 60 |
+
"type": "string",
|
| 61 |
+
"description": "Section name/number (e.g., 101, 506WC, C129)",
|
| 62 |
+
"fillRate": 100,
|
| 63 |
+
"premium": false
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"name": "sectionFull",
|
| 67 |
+
"type": "string",
|
| 68 |
+
"description": "Full section name including tier/level (e.g., Section 101, Club 129, Section 506 WC)",
|
| 69 |
+
"fillRate": 100,
|
| 70 |
+
"premium": false
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"name": "row",
|
| 74 |
+
"type": "string",
|
| 75 |
+
"description": "Row within section - can be numeric (1-50+) or letter (a-z, w, h)",
|
| 76 |
+
"fillRate": 100,
|
| 77 |
+
"premium": false
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"name": "quantity",
|
| 81 |
+
"type": "float",
|
| 82 |
+
"description": "Number of tickets available in this listing, typically 1-20",
|
| 83 |
+
"fillRate": 100,
|
| 84 |
+
"premium": false
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"name": "seats",
|
| 88 |
+
"type": "array",
|
| 89 |
+
"description": "Specific seat numbers if assigned, empty array if GA/unassigned",
|
| 90 |
+
"fillRate": 27,
|
| 91 |
+
"premium": false
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"name": "inHandDate",
|
| 95 |
+
"type": "datetime",
|
| 96 |
+
"description": "Date when tickets will be in hand for delivery",
|
| 97 |
+
"fillRate": 99,
|
| 98 |
+
"premium": false
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "deliveryType",
|
| 102 |
+
"type": "string",
|
| 103 |
+
"description": "Ticket delivery method: electronic, sg_app, shipped, local",
|
| 104 |
+
"fillRate": 100,
|
| 105 |
+
"premium": false
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"name": "marketplace",
|
| 109 |
+
"type": "string",
|
| 110 |
+
"description": "Ticket marketplace/seller: exchange, open_marketplace, marketplace, open, fan_to_fan",
|
| 111 |
+
"fillRate": 100,
|
| 112 |
+
"premium": false
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"name": "dealBucket",
|
| 116 |
+
"type": "float",
|
| 117 |
+
"description": "Deal quality bucket: 0=Amazing, 1=Great, 2=Good, 3=Okay, 4-6=Price tiers, 7=Other",
|
| 118 |
+
"fillRate": 100,
|
| 119 |
+
"premium": false
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"name": "dealScore",
|
| 123 |
+
"type": "float",
|
| 124 |
+
"description": "Deal quality score 0-10, higher=better value",
|
| 125 |
+
"fillRate": 99,
|
| 126 |
+
"premium": true
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"name": "splitType",
|
| 130 |
+
"type": "string",
|
| 131 |
+
"description": "How tickets can be split - comma-separated quantities (e.g., \"2\", \"1,2,4\")",
|
| 132 |
+
"fillRate": 100,
|
| 133 |
+
"premium": false
|
| 134 |
+
}
|
| 135 |
+
]
|
events/chart-growth.svg
ADDED
|
|
events/data/2026-02-15.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f24e95d6ed8598d9dc2fd7e4e51bd33768ae5c845ece0c631e227f7d5d33147
|
| 3 |
+
size 5227
|
events/data/2026-02-15.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b07b4a0765540a5e7a0e9f2be6e41012f00fec9487e0c4babfbd07b3387b894a
|
| 3 |
+
size 19192
|
events/data/2026-02-16.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc48273e87016dc0b3f1f514a265351cb60409c0989e8c27fa8980063e0cbb9c
|
| 3 |
+
size 3276
|
events/data/2026-02-16.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d958dd23e61a261e5b8d7c4115689b5ffdc7010070eca7f09499d3867fbdccb9
|
| 3 |
+
size 18805
|
events/data/2026-02-17.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13f2100bbd0c1ac73771b28c6729d9e1cf82fbda3363f7adff6d4b7e77666a95
|
| 3 |
+
size 3276
|
events/data/2026-02-17.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23df30ace3c405fe5676b366070a562571a4280077f3ef4694d691a2556ff9e7
|
| 3 |
+
size 18810
|
events/schema.json
ADDED
|
@@ -0,0 +1,310 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"name": "_primaryKey",
|
| 4 |
+
"type": "string",
|
| 5 |
+
"description": "Unique identifier for this record",
|
| 6 |
+
"fillRate": 100,
|
| 7 |
+
"premium": false
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"name": "_firstSeenAt",
|
| 11 |
+
"type": "datetime",
|
| 12 |
+
"description": "First time this record was seen",
|
| 13 |
+
"fillRate": 100,
|
| 14 |
+
"premium": false
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"name": "_lastSeenAt",
|
| 18 |
+
"type": "datetime",
|
| 19 |
+
"description": "Last time this record was updated",
|
| 20 |
+
"fillRate": 100,
|
| 21 |
+
"premium": false
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"name": "eventId",
|
| 25 |
+
"type": "float",
|
| 26 |
+
"description": "Unique event ID (e.g., 17601982)",
|
| 27 |
+
"fillRate": 100,
|
| 28 |
+
"premium": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "name",
|
| 32 |
+
"type": "string",
|
| 33 |
+
"description": "Full event name/title (e.g., NLDS: Chicago Cubs at Milwaukee Brewers)",
|
| 34 |
+
"fillRate": 100,
|
| 35 |
+
"premium": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "shortName",
|
| 39 |
+
"type": "string",
|
| 40 |
+
"description": "Short event name (e.g., NLDS: Cubs at Brewers)",
|
| 41 |
+
"fillRate": 100,
|
| 42 |
+
"premium": false
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "type",
|
| 46 |
+
"type": "string",
|
| 47 |
+
"description": "Event type (mlb, nba, nhl, nfl, stadium_tours, etc.)",
|
| 48 |
+
"fillRate": 100,
|
| 49 |
+
"premium": false
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "datetimeUtc",
|
| 53 |
+
"type": "datetime",
|
| 54 |
+
"description": "Event UTC datetime",
|
| 55 |
+
"fillRate": 100,
|
| 56 |
+
"premium": false
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"name": "endDatetimeUtc",
|
| 60 |
+
"type": "datetime",
|
| 61 |
+
"description": "Event end datetime (UTC)",
|
| 62 |
+
"fillRate": 97,
|
| 63 |
+
"premium": false
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"name": "dateTbd",
|
| 67 |
+
"type": "bool",
|
| 68 |
+
"description": "Event date is TBD (to be determined)",
|
| 69 |
+
"fillRate": 100,
|
| 70 |
+
"premium": false
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"name": "timeTbd",
|
| 74 |
+
"type": "bool",
|
| 75 |
+
"description": "Event time is TBD",
|
| 76 |
+
"fillRate": 100,
|
| 77 |
+
"premium": false
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"name": "datetimeTbd",
|
| 81 |
+
"type": "bool",
|
| 82 |
+
"description": "Event datetime is TBD",
|
| 83 |
+
"fillRate": 100,
|
| 84 |
+
"premium": false
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"name": "status",
|
| 88 |
+
"type": "string",
|
| 89 |
+
"description": "Event status (normal, postponed, cancelled)",
|
| 90 |
+
"fillRate": 100,
|
| 91 |
+
"premium": false
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"name": "scheduleStatus",
|
| 95 |
+
"type": "string",
|
| 96 |
+
"description": "Schedule status (as_originally_scheduled, rescheduled)",
|
| 97 |
+
"fillRate": 100,
|
| 98 |
+
"premium": false
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "conditional",
|
| 102 |
+
"type": "bool",
|
| 103 |
+
"description": "Event is conditional (e.g., playoff games)",
|
| 104 |
+
"fillRate": 100,
|
| 105 |
+
"premium": false
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"name": "contingent",
|
| 109 |
+
"type": "bool",
|
| 110 |
+
"description": "Event is contingent on other events",
|
| 111 |
+
"fillRate": 100,
|
| 112 |
+
"premium": false
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"name": "isOpen",
|
| 116 |
+
"type": "bool",
|
| 117 |
+
"description": "Event is open for ticket sales",
|
| 118 |
+
"fillRate": 100,
|
| 119 |
+
"premium": false
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"name": "isVisible",
|
| 123 |
+
"type": "bool",
|
| 124 |
+
"description": "Event is visible on site",
|
| 125 |
+
"fillRate": 100,
|
| 126 |
+
"premium": false
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"name": "isHybrid",
|
| 130 |
+
"type": "bool",
|
| 131 |
+
"description": "Event is a hybrid event",
|
| 132 |
+
"fillRate": 100,
|
| 133 |
+
"premium": false
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"name": "eventScore",
|
| 137 |
+
"type": "float",
|
| 138 |
+
"description": "Event score/rank (0-1 scale)",
|
| 139 |
+
"fillRate": 100,
|
| 140 |
+
"premium": true
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"name": "popularityScore",
|
| 144 |
+
"type": "float",
|
| 145 |
+
"description": "Event popularity score (0-1 scale)",
|
| 146 |
+
"fillRate": 100,
|
| 147 |
+
"premium": true
|
| 148 |
+
},
|
| 149 |
+
{
|
| 150 |
+
"name": "url",
|
| 151 |
+
"type": "string",
|
| 152 |
+
"description": "Full SeatGeek URL for the event",
|
| 153 |
+
"fillRate": 100,
|
| 154 |
+
"premium": false
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"name": "createdAt",
|
| 158 |
+
"type": "datetime",
|
| 159 |
+
"description": "Event creation timestamp",
|
| 160 |
+
"fillRate": 100,
|
| 161 |
+
"premium": false
|
| 162 |
+
},
|
| 163 |
+
{
|
| 164 |
+
"name": "announceDate",
|
| 165 |
+
"type": "datetime",
|
| 166 |
+
"description": "Event announcement date",
|
| 167 |
+
"fillRate": 100,
|
| 168 |
+
"premium": false
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"name": "visibleAt",
|
| 172 |
+
"type": "datetime",
|
| 173 |
+
"description": "When event became visible",
|
| 174 |
+
"fillRate": 100,
|
| 175 |
+
"premium": false
|
| 176 |
+
},
|
| 177 |
+
{
|
| 178 |
+
"name": "visibleUntilUtc",
|
| 179 |
+
"type": "datetime",
|
| 180 |
+
"description": "When event stops being visible (UTC)",
|
| 181 |
+
"fillRate": 100,
|
| 182 |
+
"premium": false
|
| 183 |
+
},
|
| 184 |
+
{
|
| 185 |
+
"name": "listingCount",
|
| 186 |
+
"type": "float",
|
| 187 |
+
"description": "Number of active ticket listings",
|
| 188 |
+
"fillRate": 100,
|
| 189 |
+
"premium": true
|
| 190 |
+
},
|
| 191 |
+
{
|
| 192 |
+
"name": "ticketCount",
|
| 193 |
+
"type": "float",
|
| 194 |
+
"description": "Total tickets available across listings",
|
| 195 |
+
"fillRate": 100,
|
| 196 |
+
"premium": true
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"name": "averagePrice",
|
| 200 |
+
"type": "float",
|
| 201 |
+
"description": "Average ticket price in dollars",
|
| 202 |
+
"fillRate": 100,
|
| 203 |
+
"premium": true
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"name": "lowestPrice",
|
| 207 |
+
"type": "float",
|
| 208 |
+
"description": "Lowest ticket price in dollars",
|
| 209 |
+
"fillRate": 100,
|
| 210 |
+
"premium": true
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"name": "highestPrice",
|
| 214 |
+
"type": "float",
|
| 215 |
+
"description": "Highest ticket price in dollars",
|
| 216 |
+
"fillRate": 100,
|
| 217 |
+
"premium": true
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"name": "medianPrice",
|
| 221 |
+
"type": "float",
|
| 222 |
+
"description": "Median ticket price in dollars",
|
| 223 |
+
"fillRate": 100,
|
| 224 |
+
"premium": true
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"name": "lowestSgBasePrice",
|
| 228 |
+
"type": "float",
|
| 229 |
+
"description": "Lowest SeatGeek base price in dollars",
|
| 230 |
+
"fillRate": 100,
|
| 231 |
+
"premium": true
|
| 232 |
+
},
|
| 233 |
+
{
|
| 234 |
+
"name": "venueId",
|
| 235 |
+
"type": "float",
|
| 236 |
+
"description": "Venue ID (join with seatgeek_venues)",
|
| 237 |
+
"fillRate": 100,
|
| 238 |
+
"premium": false
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"name": "performerIds",
|
| 242 |
+
"type": "array",
|
| 243 |
+
"description": "Performer IDs (join with seatgeek_performers)",
|
| 244 |
+
"fillRate": 100,
|
| 245 |
+
"premium": false
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"name": "taxonomyName",
|
| 249 |
+
"type": "string",
|
| 250 |
+
"description": "Top-level category (sports, concerts, theater)",
|
| 251 |
+
"fillRate": 100,
|
| 252 |
+
"premium": false
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"name": "taxonomySubName",
|
| 256 |
+
"type": "string",
|
| 257 |
+
"description": "Sub-category (baseball, basketball, hockey, football)",
|
| 258 |
+
"fillRate": 100,
|
| 259 |
+
"premium": false
|
| 260 |
+
},
|
| 261 |
+
{
|
| 262 |
+
"name": "ticketmasterId",
|
| 263 |
+
"type": "string",
|
| 264 |
+
"description": "Ticketmaster event ID (for cross-platform matching)",
|
| 265 |
+
"fillRate": 42,
|
| 266 |
+
"premium": false
|
| 267 |
+
},
|
| 268 |
+
{
|
| 269 |
+
"name": "stubhubId",
|
| 270 |
+
"type": "string",
|
| 271 |
+
"description": "StubHub event ID (for cross-platform matching)",
|
| 272 |
+
"fillRate": 61,
|
| 273 |
+
"premium": false
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"name": "integratedProvider",
|
| 277 |
+
"type": "string",
|
| 278 |
+
"description": "Integrated ticket provider (OPEN, TICKETMASTER, TDC)",
|
| 279 |
+
"fillRate": 62,
|
| 280 |
+
"premium": false
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"name": "integratedProviderId",
|
| 284 |
+
"type": "string",
|
| 285 |
+
"description": "Provider-specific event ID",
|
| 286 |
+
"fillRate": 62,
|
| 287 |
+
"premium": false
|
| 288 |
+
},
|
| 289 |
+
{
|
| 290 |
+
"name": "isMapped",
|
| 291 |
+
"type": "bool",
|
| 292 |
+
"description": "Venue has seat map available",
|
| 293 |
+
"fillRate": 100,
|
| 294 |
+
"premium": false
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"name": "isGa",
|
| 298 |
+
"type": "bool",
|
| 299 |
+
"description": "Event is general admission",
|
| 300 |
+
"fillRate": 100,
|
| 301 |
+
"premium": false
|
| 302 |
+
},
|
| 303 |
+
{
|
| 304 |
+
"name": "seatSelectionEnabled",
|
| 305 |
+
"type": "bool",
|
| 306 |
+
"description": "Seat selection is enabled",
|
| 307 |
+
"fillRate": 100,
|
| 308 |
+
"premium": false
|
| 309 |
+
}
|
| 310 |
+
]
|
performers/chart-growth.svg
ADDED
|
|
performers/data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:850f34d827b4d4264d93a6389ccfa5655e65bbd49425541062b0e63b8bf05f43
|
| 3 |
+
size 3095
|
performers/data.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:957f0962f54e0f67945c0394802172a9b74117573af1e383c42043775c327da9
|
| 3 |
+
size 10176
|
performers/schema.json
ADDED
|
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"name": "_primaryKey",
|
| 4 |
+
"type": "string",
|
| 5 |
+
"description": "Unique identifier for this record",
|
| 6 |
+
"fillRate": 100,
|
| 7 |
+
"premium": false
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"name": "_firstSeenAt",
|
| 11 |
+
"type": "datetime",
|
| 12 |
+
"description": "First time this record was seen",
|
| 13 |
+
"fillRate": 100,
|
| 14 |
+
"premium": false
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"name": "_lastSeenAt",
|
| 18 |
+
"type": "datetime",
|
| 19 |
+
"description": "Last time this record was updated",
|
| 20 |
+
"fillRate": 100,
|
| 21 |
+
"premium": false
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"name": "performerId",
|
| 25 |
+
"type": "float",
|
| 26 |
+
"description": "Unique performer ID (e.g., 11, 793010)",
|
| 27 |
+
"fillRate": 100,
|
| 28 |
+
"premium": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "name",
|
| 32 |
+
"type": "string",
|
| 33 |
+
"description": "Full performer name (e.g., Chicago Cubs, MLB Postseason)",
|
| 34 |
+
"fillRate": 100,
|
| 35 |
+
"premium": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "shortName",
|
| 39 |
+
"type": "string",
|
| 40 |
+
"description": "Short name (e.g., Cubs, Dodgers)",
|
| 41 |
+
"fillRate": 100,
|
| 42 |
+
"premium": false
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "type",
|
| 46 |
+
"type": "string",
|
| 47 |
+
"description": "Performer type (mlb, nba, nhl, nfl, etc.)",
|
| 48 |
+
"fillRate": 100,
|
| 49 |
+
"premium": false
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "slug",
|
| 53 |
+
"type": "string",
|
| 54 |
+
"description": "URL-friendly slug (e.g., chicago-cubs)",
|
| 55 |
+
"fillRate": 100,
|
| 56 |
+
"premium": false
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"name": "url",
|
| 60 |
+
"type": "string",
|
| 61 |
+
"description": "Full SeatGeek URL for the performer",
|
| 62 |
+
"fillRate": 100,
|
| 63 |
+
"premium": false
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"name": "heroImageUrl",
|
| 67 |
+
"type": "string",
|
| 68 |
+
"description": "Hero/large image URL",
|
| 69 |
+
"fillRate": 100,
|
| 70 |
+
"premium": true
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"name": "bannerImageUrl",
|
| 74 |
+
"type": "string",
|
| 75 |
+
"description": "Banner image URL",
|
| 76 |
+
"fillRate": 100,
|
| 77 |
+
"premium": true
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"name": "score",
|
| 81 |
+
"type": "float",
|
| 82 |
+
"description": "Performer score (0-1 scale)",
|
| 83 |
+
"fillRate": 100,
|
| 84 |
+
"premium": false
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"name": "popularity",
|
| 88 |
+
"type": "float",
|
| 89 |
+
"description": "Performer popularity score (raw count)",
|
| 90 |
+
"fillRate": 100,
|
| 91 |
+
"premium": false
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"name": "homeVenueId",
|
| 95 |
+
"type": "float",
|
| 96 |
+
"description": "Home venue ID (for teams)",
|
| 97 |
+
"fillRate": 59,
|
| 98 |
+
"premium": false
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "primaryColor",
|
| 102 |
+
"type": "string",
|
| 103 |
+
"description": "Primary brand color hex (e.g., #0E3386)",
|
| 104 |
+
"fillRate": 58,
|
| 105 |
+
"premium": false
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"name": "iconicColor",
|
| 109 |
+
"type": "string",
|
| 110 |
+
"description": "Iconic brand color hex",
|
| 111 |
+
"fillRate": 58,
|
| 112 |
+
"premium": false
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"name": "isEvent",
|
| 116 |
+
"type": "bool",
|
| 117 |
+
"description": "Is an event/competition performer (e.g., playoffs, series)",
|
| 118 |
+
"fillRate": 100,
|
| 119 |
+
"premium": false
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"name": "divisionName",
|
| 123 |
+
"type": "string",
|
| 124 |
+
"description": "Division display name (e.g., National League Central)",
|
| 125 |
+
"fillRate": 56,
|
| 126 |
+
"premium": false
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"name": "divisionShortName",
|
| 130 |
+
"type": "string",
|
| 131 |
+
"description": "Division short name (e.g., NL Central)",
|
| 132 |
+
"fillRate": 56,
|
| 133 |
+
"premium": false
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"name": "taxonomyName",
|
| 137 |
+
"type": "string",
|
| 138 |
+
"description": "Top-level category (sports, concerts, theater)",
|
| 139 |
+
"fillRate": 100,
|
| 140 |
+
"premium": false
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"name": "taxonomySubName",
|
| 144 |
+
"type": "string",
|
| 145 |
+
"description": "Sub-category (baseball, basketball, hockey, football)",
|
| 146 |
+
"fillRate": 99,
|
| 147 |
+
"premium": false
|
| 148 |
+
}
|
| 149 |
+
]
|
venues/chart-growth.svg
ADDED
|
|
venues/data.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7abf9d060d4eb8d9aaec51ccd0ed1c85d3d4182e4001ad8ed7e387c873ea38e6
|
| 3 |
+
size 2749
|
venues/data.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93052f2309819faa4583a0c87137c93ee5f12d9db12dee4c72fa4033f07cddc3
|
| 3 |
+
size 9594
|
venues/schema.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"name": "_primaryKey",
|
| 4 |
+
"type": "string",
|
| 5 |
+
"description": "Unique identifier for this record",
|
| 6 |
+
"fillRate": 100,
|
| 7 |
+
"premium": false
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"name": "_firstSeenAt",
|
| 11 |
+
"type": "datetime",
|
| 12 |
+
"description": "First time this record was seen",
|
| 13 |
+
"fillRate": 100,
|
| 14 |
+
"premium": false
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"name": "_lastSeenAt",
|
| 18 |
+
"type": "datetime",
|
| 19 |
+
"description": "Last time this record was updated",
|
| 20 |
+
"fillRate": 100,
|
| 21 |
+
"premium": false
|
| 22 |
+
},
|
| 23 |
+
{
|
| 24 |
+
"name": "venueId",
|
| 25 |
+
"type": "float",
|
| 26 |
+
"description": "Unique venue ID (e.g., 15, 181)",
|
| 27 |
+
"fillRate": 100,
|
| 28 |
+
"premium": false
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "name",
|
| 32 |
+
"type": "string",
|
| 33 |
+
"description": "Venue name (e.g., American Family Field, Capital One Arena)",
|
| 34 |
+
"fillRate": 100,
|
| 35 |
+
"premium": false
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"name": "slug",
|
| 39 |
+
"type": "string",
|
| 40 |
+
"description": "URL-friendly slug (e.g., american-family-field)",
|
| 41 |
+
"fillRate": 100,
|
| 42 |
+
"premium": false
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "url",
|
| 46 |
+
"type": "string",
|
| 47 |
+
"description": "Full SeatGeek URL for the venue",
|
| 48 |
+
"fillRate": 100,
|
| 49 |
+
"premium": false
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"name": "addressStreet",
|
| 53 |
+
"type": "string",
|
| 54 |
+
"description": "Street address (e.g., 1 Brewers Way)",
|
| 55 |
+
"fillRate": 96,
|
| 56 |
+
"premium": false
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"name": "addressCity",
|
| 60 |
+
"type": "string",
|
| 61 |
+
"description": "City name (e.g., Milwaukee)",
|
| 62 |
+
"fillRate": 100,
|
| 63 |
+
"premium": false
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"name": "addressState",
|
| 67 |
+
"type": "string",
|
| 68 |
+
"description": "State/province code (e.g., WI, ON)",
|
| 69 |
+
"fillRate": 98,
|
| 70 |
+
"premium": false
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"name": "addressCountry",
|
| 74 |
+
"type": "string",
|
| 75 |
+
"description": "Country (US, Canada, Germany, UK)",
|
| 76 |
+
"fillRate": 100,
|
| 77 |
+
"premium": false
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"name": "addressPostalCode",
|
| 81 |
+
"type": "string",
|
| 82 |
+
"description": "Postal/ZIP code (e.g., 53214)",
|
| 83 |
+
"fillRate": 99,
|
| 84 |
+
"premium": false
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"name": "timezone",
|
| 88 |
+
"type": "string",
|
| 89 |
+
"description": "IANA timezone (e.g., America/Chicago)",
|
| 90 |
+
"fillRate": 100,
|
| 91 |
+
"premium": false
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"name": "latitude",
|
| 95 |
+
"type": "float",
|
| 96 |
+
"description": "Venue latitude coordinate",
|
| 97 |
+
"fillRate": 100,
|
| 98 |
+
"premium": false
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"name": "longitude",
|
| 102 |
+
"type": "float",
|
| 103 |
+
"description": "Venue longitude coordinate",
|
| 104 |
+
"fillRate": 100,
|
| 105 |
+
"premium": false
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"name": "capacity",
|
| 109 |
+
"type": "float",
|
| 110 |
+
"description": "Venue seating capacity",
|
| 111 |
+
"fillRate": 100,
|
| 112 |
+
"premium": false
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"name": "score",
|
| 116 |
+
"type": "float",
|
| 117 |
+
"description": "Venue score (0-1 scale)",
|
| 118 |
+
"fillRate": 100,
|
| 119 |
+
"premium": false
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"name": "popularity",
|
| 123 |
+
"type": "float",
|
| 124 |
+
"description": "Venue popularity score (raw count)",
|
| 125 |
+
"fillRate": 100,
|
| 126 |
+
"premium": false
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"name": "metroCode",
|
| 130 |
+
"type": "float",
|
| 131 |
+
"description": "Metro area code",
|
| 132 |
+
"fillRate": 100,
|
| 133 |
+
"premium": false
|
| 134 |
+
}
|
| 135 |
+
]
|