The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code: ClientConnectionError
Subsets and Splits
Filtered Text and Summaries
This query fetches 100 rows where the text length is between 400 and 600 and ensures that summary, spoken, and fulltext fields are not null, providing a simple filtered dataset but limited analytical insights.
Filtered Text Length 9900-1
Retrieves specific records with a text length between 9900 and 10100 characters, ensuring all text fields are not null, which provides limited insight into data distribution.
Filtered Text Length 4900-5
Returns a sample of records with text lengths between 4900 and 5100 where both summary, spoken, and fulltext fields are present, providing limited insight into the dataset's structure.
Filtered Text Length 3900-4
This query retrieves a limited set of records that meet specific criteria, which can be useful for a closer look at specific data points but doesn't provide deeper insights.
Filtered Text Length 2900-3
Retrieves a sample of rows with textLength between 2900 and 3100, ensuring none of the summary, spoken, or fulltext fields are null.
Filtered Text Length 1900-2
Retrieves a sample of records with text length between 1900 and 2100 characters where summary, spoken, and fulltext fields are not null, providing limited filtering for data exploration.
Filtered Text Length 900-11
Retrieves a sample of entries with text lengths between 900 and 1100 characters, ensuring that the entries have both summaries and spoken text available, providing a basic filtering of the dataset.