Commit ·
8cac6bd
1
Parent(s): 899f792
Daily update 2026-05-03
Browse files
README.md
CHANGED
|
@@ -343,23 +343,23 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 343 |
### Event Listings
|
| 344 |
|
| 345 |
|
| 346 |
-
[Listings with Deal Badge](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-with-deal) — 6,
|
| 347 |
|
| 348 |
↳ `[{"field":"deal","op":"isNotEmpty"},{"sort":"priceTotal ASC"}]`
|
| 349 |
|
| 350 |
-
[Instant Delivery Listings](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-instant-delivery) — 60,
|
| 351 |
|
| 352 |
↳ `[{"field":"deliveryType","op":"is","value":"instant"},{"sort":"priceTotal ASC"}]`
|
| 353 |
|
| 354 |
-
[Listings with Savings](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-with-savings) — 19,
|
| 355 |
|
| 356 |
↳ `[{"field":"savingsAmount","op":"gt","value":0},{"sort":"savingsPercent DESC"}]`
|
| 357 |
|
| 358 |
-
[Cheapest Deal Listings](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-cheapest-deal) —
|
| 359 |
|
| 360 |
↳ `[{"field":"deal","op":"is","value":"cheapest"},{"sort":"priceTotal ASC"}]`
|
| 361 |
|
| 362 |
-
[Listings by Price (Low to High)](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-by-price) — 19,
|
| 363 |
|
| 364 |
↳ `[{"sort":"priceTotal ASC"}]`
|
| 365 |
|
|
@@ -379,15 +379,15 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 379 |
|
| 380 |
↳ `[{"field":"category","op":"is","value":"nba"},{"sort":"datetimeUtc ASC"}]`
|
| 381 |
|
| 382 |
-
[Music & Concert Events](https://rebrowser.net/products/datasets/gametime/events/views/gametime-music-events) — 48,
|
| 383 |
|
| 384 |
↳ `[{"field":"category","op":"is","value":"music"},{"sort":"datetimeUtc ASC"}]`
|
| 385 |
|
| 386 |
-
[Events with Zone Deals](https://rebrowser.net/products/datasets/gametime/events/views/events-with-zone-deals) —
|
| 387 |
|
| 388 |
↳ `[{"field":"zoneDealPriceTotal","op":"gt","value":0},{"sort":"datetimeUtc ASC"}]`
|
| 389 |
|
| 390 |
-
[Events with Exclusive Listings](https://rebrowser.net/products/datasets/gametime/events/views/events-with-exclusives) —
|
| 391 |
|
| 392 |
↳ `[{"field":"hasExclusives","op":"isTrue","value":true},{"sort":"datetimeUtc ASC"}]`
|
| 393 |
|
|
@@ -399,7 +399,7 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 399 |
### Performers
|
| 400 |
|
| 401 |
|
| 402 |
-
[Music Performers](https://rebrowser.net/products/datasets/gametime/performers/views/music-performers) — 4,
|
| 403 |
|
| 404 |
↳ `[{"field":"category","op":"is","value":"music"},{"sort":"name ASC"}]`
|
| 405 |
|
|
@@ -407,7 +407,7 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 407 |
|
| 408 |
↳ `[{"field":"category","op":"is","value":"cbb"},{"sort":"name ASC"}]`
|
| 409 |
|
| 410 |
-
[Theater Performers](https://rebrowser.net/products/datasets/gametime/performers/views/theater-performers) —
|
| 411 |
|
| 412 |
↳ `[{"field":"category","op":"is","value":"theater"},{"sort":"name ASC"}]`
|
| 413 |
|
|
@@ -427,11 +427,11 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 427 |
### Venues
|
| 428 |
|
| 429 |
|
| 430 |
-
[Venues in California](https://rebrowser.net/products/datasets/gametime/venues/views/venues-california) —
|
| 431 |
|
| 432 |
↳ `[{"field":"state","op":"is","value":"CA"},{"sort":"name ASC"}]`
|
| 433 |
|
| 434 |
-
[Venues in Texas](https://rebrowser.net/products/datasets/gametime/venues/views/venues-texas) —
|
| 435 |
|
| 436 |
↳ `[{"field":"state","op":"is","value":"TX"},{"sort":"name ASC"}]`
|
| 437 |
|
|
@@ -439,7 +439,7 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 439 |
|
| 440 |
↳ `[{"field":"state","op":"is","value":"NY"},{"sort":"name ASC"}]`
|
| 441 |
|
| 442 |
-
[Venues in Florida](https://rebrowser.net/products/datasets/gametime/venues/views/venues-florida) —
|
| 443 |
|
| 444 |
↳ `[{"field":"state","op":"is","value":"FL"},{"sort":"name ASC"}]`
|
| 445 |
|
|
|
|
| 343 |
### Event Listings
|
| 344 |
|
| 345 |
|
| 346 |
+
[Listings with Deal Badge](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-with-deal) — 6,313,772 records
|
| 347 |
|
| 348 |
↳ `[{"field":"deal","op":"isNotEmpty"},{"sort":"priceTotal ASC"}]`
|
| 349 |
|
| 350 |
+
[Instant Delivery Listings](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-instant-delivery) — 60,979 records
|
| 351 |
|
| 352 |
↳ `[{"field":"deliveryType","op":"is","value":"instant"},{"sort":"priceTotal ASC"}]`
|
| 353 |
|
| 354 |
+
[Listings with Savings](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-with-savings) — 19,672,699 records
|
| 355 |
|
| 356 |
↳ `[{"field":"savingsAmount","op":"gt","value":0},{"sort":"savingsPercent DESC"}]`
|
| 357 |
|
| 358 |
+
[Cheapest Deal Listings](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-cheapest-deal) — 836,890 records
|
| 359 |
|
| 360 |
↳ `[{"field":"deal","op":"is","value":"cheapest"},{"sort":"priceTotal ASC"}]`
|
| 361 |
|
| 362 |
+
[Listings by Price (Low to High)](https://rebrowser.net/products/datasets/gametime/event-listings/views/listings-by-price) — 19,650,324 records
|
| 363 |
|
| 364 |
↳ `[{"sort":"priceTotal ASC"}]`
|
| 365 |
|
|
|
|
| 379 |
|
| 380 |
↳ `[{"field":"category","op":"is","value":"nba"},{"sort":"datetimeUtc ASC"}]`
|
| 381 |
|
| 382 |
+
[Music & Concert Events](https://rebrowser.net/products/datasets/gametime/events/views/gametime-music-events) — 48,989 records
|
| 383 |
|
| 384 |
↳ `[{"field":"category","op":"is","value":"music"},{"sort":"datetimeUtc ASC"}]`
|
| 385 |
|
| 386 |
+
[Events with Zone Deals](https://rebrowser.net/products/datasets/gametime/events/views/events-with-zone-deals) — 143,731 records
|
| 387 |
|
| 388 |
↳ `[{"field":"zoneDealPriceTotal","op":"gt","value":0},{"sort":"datetimeUtc ASC"}]`
|
| 389 |
|
| 390 |
+
[Events with Exclusive Listings](https://rebrowser.net/products/datasets/gametime/events/views/events-with-exclusives) — 51,872 records
|
| 391 |
|
| 392 |
↳ `[{"field":"hasExclusives","op":"isTrue","value":true},{"sort":"datetimeUtc ASC"}]`
|
| 393 |
|
|
|
|
| 399 |
### Performers
|
| 400 |
|
| 401 |
|
| 402 |
+
[Music Performers](https://rebrowser.net/products/datasets/gametime/performers/views/music-performers) — 4,378 records
|
| 403 |
|
| 404 |
↳ `[{"field":"category","op":"is","value":"music"},{"sort":"name ASC"}]`
|
| 405 |
|
|
|
|
| 407 |
|
| 408 |
↳ `[{"field":"category","op":"is","value":"cbb"},{"sort":"name ASC"}]`
|
| 409 |
|
| 410 |
+
[Theater Performers](https://rebrowser.net/products/datasets/gametime/performers/views/theater-performers) — 392 records
|
| 411 |
|
| 412 |
↳ `[{"field":"category","op":"is","value":"theater"},{"sort":"name ASC"}]`
|
| 413 |
|
|
|
|
| 427 |
### Venues
|
| 428 |
|
| 429 |
|
| 430 |
+
[Venues in California](https://rebrowser.net/products/datasets/gametime/venues/views/venues-california) — 403 records
|
| 431 |
|
| 432 |
↳ `[{"field":"state","op":"is","value":"CA"},{"sort":"name ASC"}]`
|
| 433 |
|
| 434 |
+
[Venues in Texas](https://rebrowser.net/products/datasets/gametime/venues/views/venues-texas) — 265 records
|
| 435 |
|
| 436 |
↳ `[{"field":"state","op":"is","value":"TX"},{"sort":"name ASC"}]`
|
| 437 |
|
|
|
|
| 439 |
|
| 440 |
↳ `[{"field":"state","op":"is","value":"NY"},{"sort":"name ASC"}]`
|
| 441 |
|
| 442 |
+
[Venues in Florida](https://rebrowser.net/products/datasets/gametime/venues/views/venues-florida) — 195 records
|
| 443 |
|
| 444 |
↳ `[{"field":"state","op":"is","value":"FL"},{"sort":"name ASC"}]`
|
| 445 |
|
event-listings/data/{2026-03-20.csv → 2026-04-19.csv}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e59413fd6e48569d7a8cffcd45553f2611650603c98f717b9254c7ba61baedc9
|
| 3 |
+
size 409494
|
event-listings/data/{2026-03-20.parquet → 2026-04-19.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a0f95b7ab7eb9b2be29980d5d6a341c040a8ae0c21bb9da7c190be9c7bf5d62
|
| 3 |
+
size 55212
|
events/data/{2026-03-20.parquet → 2026-04-19.csv}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2e023e1cf5978b0f07019024c62cc2db6e13feffb24845cd3796b2c2e08c557
|
| 3 |
+
size 399142
|
events/data/{2026-03-20.csv → 2026-04-19.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04983b8ed9314cabb1e44de783523cff3aeee7c365cc0778f2f7e1cea3ba5484
|
| 3 |
+
size 75762
|