Sri Lanka News Dataset
150K news articles about Sri Lanka from Dailynews and Newsfirst.
@kaggle.ivantha_sri_lanka_news_dataset
150K news articles about Sri Lanka from Dailynews and Newsfirst.
@kaggle.ivantha_sri_lanka_news_dataset
This dataset contains a set of news articles scraped from Dailymirror and Newsfirst; two prominent Sri Lankan news websites.
Articles: The ownership of the articles belongs to the original owners from which this data was scraped.
Dataset image: © UNSPLASH/Alex Azabache
If you use this data in any research work / publication, please cite this dataset as,
Oshan Mudannayake. (2022). Sri Lanka News Dataset [Data set]. Kaggle. https://doi.org/10.34740/KAGGLE/DS/2284378
CREATE TABLE news (
"heading" VARCHAR,
"source" VARCHAR,
"published_date" TIMESTAMP,
"published_time" VARCHAR,
"content" VARCHAR
);Anyone who has the link will be able to view this.