rebrowsernet commited on
Commit
f691477
·
1 Parent(s): e8a0917

Daily update 2026-04-18

Browse files
README.md CHANGED
@@ -36,7 +36,7 @@ configs:
36
  Thousands of US and Mexico radio station profiles with audience metrics, streaming URLs, and real-time airplay tracking.
37
 
38
 
39
- The [iHeart dataset](https://rebrowser.net/products/datasets/iheart) on Rebrowser is **free** — but HuggingFace has file size limits, so this dataset contains a limited sample. For the full dataset (219.2M records, updated daily), visit [rebrowser.net/products/datasets/iheart](https://rebrowser.net/products/datasets/iheart).
40
 
41
 
42
  This dataset contains **2** entities, each in its own folder: Radio Stations (`stations`), Station Plays (`station-plays`). See below for a full field breakdown, sample counts, and data distributions for each.
@@ -52,7 +52,7 @@ iHeart radio stations with call letters, frequencies, formats, market data, audi
52
 
53
 
54
 
55
- > **3,704** total records from 2025-12-28 to 2026-04-12, **3,690** rows in this sample (99.6% of full dataset).
56
  > Exported as a single file, overwritten daily.
57
 
58
 
@@ -132,9 +132,9 @@ iHeart radio stations with call letters, frequencies, formats, market data, audi
132
 
133
  | Value | Count | Share |
134
  | --- | --- | --- |
135
- | FM | 1,939 | `██████████░░░░░░░░░░` 52.3% |
136
  | FL | 890 | `█████░░░░░░░░░░░░░░░` 24.0% |
137
- | AM | 605 | `███░░░░░░░░░░░░░░░░░` 16.3% |
138
  | HD2 | 194 | `█░░░░░░░░░░░░░░░░░░░` 5.2% |
139
  | HD3 | 61 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
140
  | PR | 9 | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
@@ -155,10 +155,10 @@ iHeart radio stations with call letters, frequencies, formats, market data, audi
155
  | Top 40 & Pop | 344 | `██░░░░░░░░░░░░░░░░░░` 12.0% |
156
  | Sports | 274 | `██░░░░░░░░░░░░░░░░░░` 9.6% |
157
  | Oldies | 242 | `██░░░░░░░░░░░░░░░░░░` 8.5% |
158
- | Spanish | 236 | `██░░░░░░░░░░░░░░░░░░` 8.3% |
159
  | Hip Hop and R&B | 173 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
160
  | Classic Rock | 169 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
161
- | Soft Rock | 150 | `█░░░░░░░░░░░░░░░░░░░` 5.3% |
162
 
163
  </details>
164
 
@@ -173,7 +173,7 @@ iHeart radio stations with call letters, frequencies, formats, market data, audi
173
  | CA | 251 | `██░░░░░░░░░░░░░░░░░░` 12.0% |
174
  | TX | 237 | `██░░░░░░░░░░░░░░░░░░` 11.3% |
175
  | FL | 213 | `██░░░░░░░░░░░░░░░░░░` 10.1% |
176
- | OH | 156 | `█░░░░░░░░░░░░░░░░░░░` 7.4% |
177
  | PA | 129 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
178
  | NY | 118 | `█░░░░░░░░░░░░░░░░░░░` 5.6% |
179
  | GA | 103 | `█░░░░░░░░░░░░░░░░░░░` 4.9% |
@@ -194,7 +194,7 @@ Real-time track play log for iHeart stations — every song played with artist,
194
 
195
 
196
 
197
- > **219,217,688** total records from 2015-08-30 to 2026-04-12, **up to 600,000** rows in this sample (0.27% of full dataset).
198
  > Exported as one file per day, up to 10,000 rows each, last 60 days retained.
199
 
200
 
@@ -263,7 +263,7 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
263
  ### Station Plays
264
 
265
 
266
- [Recent Radio Track Plays](https://rebrowser.net/products/datasets/iheart/station-plays/views/recent-radio-plays) — 210,642,995 records
267
 
268
  ↳ `[{"sort":"playedAt DESC"}]`
269
 
@@ -271,15 +271,15 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
271
 
272
  ↳ `[{"field":"album","op":"isNotEmpty"},{"sort":"playedAt DESC"}]`
273
 
274
- [Country Radio Airplay Data](https://rebrowser.net/products/datasets/iheart/station-plays/views/country-radio-airplay) — 34,085,904 records
275
 
276
  ↳ `[{"field":"stationPrimaryGenreName","op":"is","value":"Country"},{"sort":"playedAt DESC"}]`
277
 
278
- [Rock Radio Airplay Data](https://rebrowser.net/products/datasets/iheart/station-plays/views/rock-radio-airplay) — 15,142,892 records
279
 
280
  ↳ `[{"field":"stationPrimaryGenreName","op":"is","value":"Classic Rock"},{"sort":"playedAt DESC"}]`
281
 
282
- [Long-Form Radio Content (5+ Min)](https://rebrowser.net/products/datasets/iheart/station-plays/views/long-form-radio-content) — 5,922,998 records
283
 
284
  ↳ `[{"field":"durationSeconds","op":"gt","value":300},{"sort":"playedAt DESC"}]`
285
 
 
36
  Thousands of US and Mexico radio station profiles with audience metrics, streaming URLs, and real-time airplay tracking.
37
 
38
 
39
+ The [iHeart dataset](https://rebrowser.net/products/datasets/iheart) on Rebrowser is **free** — but HuggingFace has file size limits, so this dataset contains a limited sample. For the full dataset (220.5M records, updated daily), visit [rebrowser.net/products/datasets/iheart](https://rebrowser.net/products/datasets/iheart).
40
 
41
 
42
  This dataset contains **2** entities, each in its own folder: Radio Stations (`stations`), Station Plays (`station-plays`). See below for a full field breakdown, sample counts, and data distributions for each.
 
52
 
53
 
54
 
55
+ > **3,706** total records from 2025-12-28 to 2026-04-12, **3,690** rows in this sample (99.6% of full dataset).
56
  > Exported as a single file, overwritten daily.
57
 
58
 
 
132
 
133
  | Value | Count | Share |
134
  | --- | --- | --- |
135
+ | FM | 1,940 | `██████████░░░░░░░░░░` 52.3% |
136
  | FL | 890 | `█████░░░░░░░░░░░░░░░` 24.0% |
137
+ | AM | 606 | `███░░░░░░░░░░░░░░░░░` 16.4% |
138
  | HD2 | 194 | `█░░░░░░░░░░░░░░░░░░░` 5.2% |
139
  | HD3 | 61 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
140
  | PR | 9 | `░░░░░░░░░░░░░░░░░░░░` 0.2% |
 
155
  | Top 40 & Pop | 344 | `██░░░░░░░░░░░░░░░░░░` 12.0% |
156
  | Sports | 274 | `██░░░░░░░░░░░░░░░░░░` 9.6% |
157
  | Oldies | 242 | `██░░░░░░░░░░░░░░░░░░` 8.5% |
158
+ | Spanish | 237 | `██░░░░░░░░░░░░░░░░░░` 8.3% |
159
  | Hip Hop and R&B | 173 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
160
  | Classic Rock | 169 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
161
+ | Soft Rock | 150 | `█░░░░░░░░░░░░░░░░░░░` 5.2% |
162
 
163
  </details>
164
 
 
173
  | CA | 251 | `██░░░░░░░░░░░░░░░░░░` 12.0% |
174
  | TX | 237 | `██░░░░░░░░░░░░░░░░░░` 11.3% |
175
  | FL | 213 | `██░░░░░░░░░░░░░░░░░░` 10.1% |
176
+ | OH | 157 | `█░░░░░░░░░░░░░░░░░░░` 7.5% |
177
  | PA | 129 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
178
  | NY | 118 | `█░░░░░░░░░░░░░░░░░░░` 5.6% |
179
  | GA | 103 | `█░░░░░░░░░░░░░░░░░░░` 4.9% |
 
194
 
195
 
196
 
197
+ > **220,495,511** total records from 2015-08-30 to 2026-04-12, **up to 600,000** rows in this sample (0.27% of full dataset).
198
  > Exported as one file per day, up to 10,000 rows each, last 60 days retained.
199
 
200
 
 
263
  ### Station Plays
264
 
265
 
266
+ [Recent Radio Track Plays](https://rebrowser.net/products/datasets/iheart/station-plays/views/recent-radio-plays) — 211,264,642 records
267
 
268
  ↳ `[{"sort":"playedAt DESC"}]`
269
 
 
271
 
272
  ↳ `[{"field":"album","op":"isNotEmpty"},{"sort":"playedAt DESC"}]`
273
 
274
+ [Country Radio Airplay Data](https://rebrowser.net/products/datasets/iheart/station-plays/views/country-radio-airplay) — 34,187,014 records
275
 
276
  ↳ `[{"field":"stationPrimaryGenreName","op":"is","value":"Country"},{"sort":"playedAt DESC"}]`
277
 
278
+ [Rock Radio Airplay Data](https://rebrowser.net/products/datasets/iheart/station-plays/views/rock-radio-airplay) — 15,181,229 records
279
 
280
  ↳ `[{"field":"stationPrimaryGenreName","op":"is","value":"Classic Rock"},{"sort":"playedAt DESC"}]`
281
 
282
+ [Long-Form Radio Content (5+ Min)](https://rebrowser.net/products/datasets/iheart/station-plays/views/long-form-radio-content) — 5,993,573 records
283
 
284
  ↳ `[{"field":"durationSeconds","op":"gt","value":300},{"sort":"playedAt DESC"}]`
285
 
station-plays/chart-growth.svg CHANGED
station-plays/data/{2026-02-03.csv → 2026-04-04.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26d26b9da9edf2395b33c84975f978d2e182a4462456c16c749f25cf5028bc32
3
- size 2028187
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd369e130ce1f2ddc6eb9be03e4b6625586982b2462331f0dbe7bd8a200e406c
3
+ size 2018723
station-plays/data/{2026-02-03.parquet → 2026-04-04.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84c1f39586dc32fbcd94987a144ef63a5594ac4a7fe1557d56d3f784e0a70e8c
3
- size 519834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bd2161eddfd5a4c66d831ed7f8760749cb4d415930514165c79521cea47b0b3
3
+ size 517031
stations/chart-growth.svg CHANGED
stations/data.csv CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7f016ccdeaa9dcb3d5011d49dc860436fa24e7ec43f8f2d647cd98bf07e221e
3
- size 1805928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6632b35896b9466c608430e0d8314da9b40f6d075937dea689e5499f31252d8c
3
+ size 1805932
stations/data.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbecd1c6d226e519fec1509ca0545c57c02b70a6a39c2d1630d51bc35c4a6074
3
- size 345257
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd9b65b9515c4384592ff3cc83a8c7c686a1c0f4466faea9e4b02ffc9b952b62
3
+ size 345266