Baselight

Irish Times - Waxy-Wany News

25.5 years of covering European events

@kaggle.therohk_ireland_historical_news

Loading...
Loading...

About this Dataset

Irish Times - Waxy-Wany News

Context

This news dataset is a composition of 1.61 million headlines posted by the Irish Times that cover a quarter of a century.

Created over 160 years ago, the agency can provides long term birds eye view of the happenings in Europe. The major categories include business, sport, culture, lifestyle and opinion in addition to news.

See these reports for date distribution and missing dates.

Content

CSV Records: 1;611;495

  • 1 publish_date: Date of the article being published in yyyyMMdd format
  • 2 headline_category: Category of the headline, Ascii, dot delimited, lowercase values
  • 3 headline_text: Title of the article in English in UTF-8 charset

Start Date: 1996-01-01 ; End Date: 2021-06-30 ;

A separate bonus dataset containing fifteen months of observational data from Nigeria is included.

Inspiration

Special Thanks to the journalists who were involved in the creation of this dataset.

Great care has been taken to conserve these headlines exactly in the order in which they were published by the agency.

Minimal cleanup and processing was required for this dataset due to generally optimal categories, a clean site layout and formatting.

Tables

Ireland News Headlines

@kaggle.therohk_ireland_historical_news.ireland_news_headlines
  • 52.88 MB
  • 1611495 rows
  • 3 columns
Loading...

CREATE TABLE ireland_news_headlines (
  "publish_date" BIGINT,
  "headline_category" VARCHAR,
  "headline_text" VARCHAR
);

W3 Latnigrin Tokens

@kaggle.therohk_ireland_historical_news.w3_latnigrin_tokens
  • 28.49 MB
  • 616037 rows
  • 2 columns
Loading...

CREATE TABLE w3_latnigrin_tokens (
  "publish_link" BIGINT,
  "headline_tokens" VARCHAR
);

Share link

Anyone who has the link will be able to view this.