Datasets:
metadata
language:
- id
license:
- cc-by-nc-4.0
Indonesian Children News Dataset
This dataset contains articles from Indonesian children's news sources.
Dataset Description
Dataset Statistics
- Number of articles: 18,507
- Total number of tokens: 9,531,263
- Number of unique tokens: 85,341
- Average tokens per article: 515.01
The dataset contains these columns:
text
: The full text content of the articletitle
: The article titleurl
: Source URLpublished_date
: Article publication date
Source
The articles are gathered from publicly available children's news websites. The dataset follows the Creative Commons Attribution-NonCommercial 4.0 International License.
Data Processing
- Articles were scraped from the source websites
- Cleaned and formatted into consistent JSON structure
- Converted to HuggingFace dataset format