rebrowsernet commited on
Commit
0852a33
·
1 Parent(s): a64c63d

Daily update 2026-03-20

Browse files
README.md CHANGED
@@ -52,7 +52,7 @@ SiriusXM satellite radio channels with names, channel numbers, categories, genre
52
 
53
 
54
 
55
- > **793** total records from 2025-12-28 to 2026-03-01, **793** rows in this sample (100.0% of full dataset).
56
  > Exported as a single file, overwritten daily.
57
 
58
 
@@ -93,7 +93,7 @@ SiriusXM satellite radio channels with names, channel numbers, categories, genre
93
  | `packages` | `array` | 100% | Subscription package IDs that include this channel |
94
  | `artistsYouHear` | `array` | 23% | Artists/hosts featured on this channel |
95
  | `relatedChannels` | `array` | 55% | Related channel IDs |
96
- | `showSchedules` 🔒 | `array` | 21% | Scheduled shows with showId, showName, showLogo, startTime, endTime, duration (ms) |
97
 
98
 
99
 
@@ -110,7 +110,7 @@ SiriusXM satellite radio channels with names, channel numbers, categories, genre
110
 
111
  | Value | Count | Share |
112
  | --- | --- | --- |
113
- | Music | 440 | `███████████░░░░░░░░░` 55.5% |
114
  | Sports | 276 | `███████░░░░░░░░░░░░░` 34.8% |
115
  | Talk & Entertainment | 43 | `█░░░░░░░░░░░░░░░░░░░` 5.4% |
116
  | News & Issues | 21 | `█░░░░░░░░░░░░░░░░░░░` 2.6% |
@@ -126,13 +126,13 @@ SiriusXM satellite radio channels with names, channel numbers, categories, genre
126
 
127
  | Value | Count | Share |
128
  | --- | --- | --- |
129
- | Sports Play-by-Play | 70 | `███░░░░░░░░░░░░░░░░░` 16.5% |
130
  | All Xtra | 60 | `███░░░░░░░░░░░░░░░░░` 14.1% |
131
- | MLB Play-by-Play | 47 | `██░░░░░░░░░░░░░░░░░░` 11.1% |
132
  | NFL Play-by-Play | 43 | `██░░░░░░░░░░░░░░░░░░` 10.1% |
133
  | Rock | 41 | `██░░░░░░░░░░░░░░░░░░` 9.6% |
 
134
  | NHL Play-by-Play | 37 | `██░░░░░░░░░░░░░░░░░░` 8.7% |
135
- | Pop | 37 | `██░░░░░░░░░░░░░░░░░░` 8.7% |
136
  | NBA Play-by-Play | 36 | `██░░░░░░░░░░░░░░░░░░` 8.5% |
137
  | Party | 29 | `█░░░░░░░░░░░░░░░░░░░` 6.8% |
138
  | Music Mash | 25 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
@@ -216,23 +216,23 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
216
  ### Channel Plays
217
 
218
 
219
- [Recent Track Plays](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/recent-plays) — 59,777,401 records
220
 
221
  ↳ `[{"sort":"playedAt DESC"}]`
222
 
223
- [Plays with Album Metadata](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/plays-with-albums) — 2,179,091 records
224
 
225
  ↳ `[{"field":"album","op":"isNotEmpty"},{"sort":"playedAt DESC"}]`
226
 
227
- [Music Channel Plays](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/music-channel-plays) — 55,363,308 records
228
 
229
  ↳ `[{"field":"channelCategoryName","op":"is","value":"Music"},{"sort":"playedAt DESC"}]`
230
 
231
- [Pop Channel Plays](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/pop-channel-plays) — 14,618,711 records
232
 
233
  ↳ `[{"field":"channelGenreName","op":"is","value":"Pop"},{"sort":"playedAt DESC"}]`
234
 
235
- [Long-Form Content (5+ Min)](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/long-form-content) — 226,343 records
236
 
237
  ↳ `[{"field":"durationSeconds","op":"gt","value":300},{"sort":"playedAt DESC"}]`
238
 
 
52
 
53
 
54
 
55
+ > **794** total records from 2025-12-28 to 2026-03-15, **793** rows in this sample (99.9% of full dataset).
56
  > Exported as a single file, overwritten daily.
57
 
58
 
 
93
  | `packages` | `array` | 100% | Subscription package IDs that include this channel |
94
  | `artistsYouHear` | `array` | 23% | Artists/hosts featured on this channel |
95
  | `relatedChannels` | `array` | 55% | Related channel IDs |
96
+ | `showSchedules` 🔒 | `array` | 94% | Scheduled shows with showId, showName, showLogo, startTime, endTime, duration (ms) |
97
 
98
 
99
 
 
110
 
111
  | Value | Count | Share |
112
  | --- | --- | --- |
113
+ | Music | 441 | `███████████░░░░░░░░░` 55.5% |
114
  | Sports | 276 | `███████░░░░░░░░░░░░░` 34.8% |
115
  | Talk & Entertainment | 43 | `█░░░░░░░░░░░░░░░░░░░` 5.4% |
116
  | News & Issues | 21 | `█░░░░░░░░░░░░░░░░░░░` 2.6% |
 
126
 
127
  | Value | Count | Share |
128
  | --- | --- | --- |
129
+ | Sports Play-by-Play | 70 | `███░░░░░░░░░░░░░░░░░` 16.4% |
130
  | All Xtra | 60 | `███░░░░░░░░░░░░░░░░░` 14.1% |
131
+ | MLB Play-by-Play | 47 | `██░░░░░░░░░░░░░░░░░░` 11.0% |
132
  | NFL Play-by-Play | 43 | `██░░░░░░░░░░░░░░░░░░` 10.1% |
133
  | Rock | 41 | `██░░░░░░░░░░░░░░░░░░` 9.6% |
134
+ | Pop | 38 | `██░░░░░░░░░░░░░░░░░░` 8.9% |
135
  | NHL Play-by-Play | 37 | `██░░░░░░░░░░░░░░░░░░` 8.7% |
 
136
  | NBA Play-by-Play | 36 | `██░░░░░░░░░░░░░░░░░░` 8.5% |
137
  | Party | 29 | `█░░░░░░░░░░░░░░░░░░░` 6.8% |
138
  | Music Mash | 25 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
 
216
  ### Channel Plays
217
 
218
 
219
+ [Recent Track Plays](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/recent-plays) — 59,888,340 records
220
 
221
  ↳ `[{"sort":"playedAt DESC"}]`
222
 
223
+ [Plays with Album Metadata](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/plays-with-albums) — 2,235,681 records
224
 
225
  ↳ `[{"field":"album","op":"isNotEmpty"},{"sort":"playedAt DESC"}]`
226
 
227
+ [Music Channel Plays](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/music-channel-plays) — 55,453,380 records
228
 
229
  ↳ `[{"field":"channelCategoryName","op":"is","value":"Music"},{"sort":"playedAt DESC"}]`
230
 
231
+ [Pop Channel Plays](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/pop-channel-plays) — 14,661,690 records
232
 
233
  ↳ `[{"field":"channelGenreName","op":"is","value":"Pop"},{"sort":"playedAt DESC"}]`
234
 
235
+ [Long-Form Content (5+ Min)](https://rebrowser.net/products/datasets/siriusxm/channel-plays/views/long-form-content) — 232,402 records
236
 
237
  ↳ `[{"field":"durationSeconds","op":"gt","value":300},{"sort":"playedAt DESC"}]`
238
 
channel-plays/data/{2026-01-04.csv → 2026-03-05.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28430ee2ae225ce904a535c69d334c7dfde3e3bc0f0f5e68af0f7a47f5916c6e
3
- size 1750136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeb1672bff4b33f79d77627fa09d034fb195463761a6573387bcb4942a70345c
3
+ size 1760525
channel-plays/data/{2026-01-04.parquet → 2026-03-05.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:014f59e2cc5d505b860d4c4e98f123354d7289d9f8988ec83e167ad68bf46fa2
3
- size 555271
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bd55b5cc897850ab3210a1da781c91e31dc2b923a843ea54906c0e1862e65e5
3
+ size 552038
channel-plays/data/{2026-01-05.csv → 2026-03-06.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff30aa94e92782ac9ee0a7f7d1983596cb363c61add643857b37ccc05d3fa368
3
- size 1746695
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddf63e93dfd4b49dc8f05fb50c9e5018e688e7fb027ba1adfdca6e202ba231f5
3
+ size 1752130
channel-plays/data/{2026-01-05.parquet → 2026-03-06.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3cf34d8c111678189a774449d99eaf4e06fe1a4533358f815e38e326ce3769d1
3
- size 551398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5175173c8a8b59671165fab01c5a73d18810f6f27816bd48db8b3c259e1cd494
3
+ size 550498
channels/chart-growth.svg CHANGED
channels/data.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7be31ecec17d94404100aff8eabbacba0ae3053544c42e8c8661c501aa480b00
3
- size 601813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf45f959c77472d972e1633c2dd8c4a0d1784bc4c3398d3fb6e328bab9b7b938
3
+ size 601903
channels/data.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:114900e2f349858cbcb2d23234efb56391e34871bbc6fc5980df818327d62334
3
- size 162263
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ff55cef3ce4389e5a0a12392f76436e69bc6bb819bf11e5bffea283ab6638f
3
+ size 162592
channels/schema.json CHANGED
@@ -234,7 +234,7 @@
234
  "name": "showSchedules",
235
  "type": "array",
236
  "description": "Scheduled shows with showId, showName, showLogo, startTime, endTime, duration (ms)",
237
- "fillRate": 21,
238
  "premium": true
239
  }
240
  ]
 
234
  "name": "showSchedules",
235
  "type": "array",
236
  "description": "Scheduled shows with showId, showName, showLogo, startTime, endTime, duration (ms)",
237
+ "fillRate": 94,
238
  "premium": true
239
  }
240
  ]