README.md

tifkremlinen

tifkremlinen is a package providing a single dataset - kremlin_en - including all contents published on the English-language version of kremlin.ru starting with 31 December 1999 and until 31 December 2020. Yearly updates will likely be made available.

The website kremlin.ru is the official website of the president of the Russian Federation. The most prominent part of the website is composed of news items reporting on the president’s activities, speeches, and interviews.

Installation

You can install this package from GitHub:

remotes::install_github("giocomai/tifkremlinen")

After installation, the dataset will be available as tifkremlinen::kremlin_en

Structure of the dataset

The dataset is constructed in line with the Text Interchange Format (TIF) for increased compatibility with different software, and is made available in two tabular formats, as corpus and as tokens.

Corpus

This is the standard definition of corpus provided by the TIF initiative: > corpus (data frame) - A valid corpus data frame object is a data frame with at least two columns. The first column is called doc_id and is a character vector with UTF-8 encoding. Document ids must be unique. The second column is called text and must also be a character vector in UTF-8 encoding. Each individual document is represented by a single row in the data frame. Addition document-level metadata columns and corpus level attributes are allowed but not required.

This is a detailed version of all columns in the corpus dataset:

Summary statistics

Estimated updates

This dataset is expected to be updated on a yearly basis.

Licensing

As of this writing in April 2021, the footer of the Kremlin’s website includes the following notice:

All content on this site is licensed under Creative Commons Attribution 4.0 International

This license gives the right to “copy and redistribute the material in any medium or format”, and to “remix, transform, and build upon the material for any purpose, even commercially”, as long as appropriate credit is given to the source and the license is included.

This dataset - “Kremlin dataset for content analysis” - and related tools have been created within the remits of this license. The dataset itself is also distributed by its creator, Giorgio Comai, with the same CC-BY license, as well as under the Open Data Commons Attribution license (ODC-BY).



giocomai/tifkremlinen documentation built on Dec. 20, 2021, 10:49 a.m.