nyuuzyou/sponsr
Dataset Card for Sponsr.ru Dataset Summary This dataset contains 44,138 posts from Sponsr.ru, a Russian platform for selling content by subscription. The dataset includes metadata for various projects, posts, and content types, with details about paywalled and free content. Languages The dataset is primarily in Russian (ru). Dataset Structure Data Splits The dataset is divided into two main splits: metadata: 44,138… See the full description on the dataset page: https://huggingface.co/datasets/nyuuzyou/sponsr.
Dataset Card for Sponsr.ru
Dataset Summary
This dataset contains 44,138 posts from Sponsr.ru, a Russian platform for selling content by subscription. The dataset includes metadata for various projects, posts, and content types, with details about paywalled and free content.
Languages
The dataset is primarily in Russian (ru).
Dataset Structure
Data Splits
The dataset is divided into two main splits:
metadata: 44,138 entries of project and post informationimages: Image files associated with posts
Data Fields
posts
project_title: Title of the content creator's project (string)project_url: Short URL identifier for the project (string)project_subtitle: Description or tagline of the project (string)project_logo: URL to the project's logo image (string)post_id: Unique identifier for the post (integer)post_title: Title of the specific post (string)post_date: Timestamp of when the post was published (string, ISO 8601 format)post_teaser: Short preview or teaser of the content (nullable string)post_content_type: Type of content (string, e.g., "image", "video", "")post_text: Full text content of the post (string)post_images: Array of image URLs associated with the post (array of strings)post_tags: Tags associated with the post (array of strings)is_paywalled: Flag indicating if the content requires payment (boolean)post_price: Price of the paywalled content (nullable integer)url: Full URL to the post on Sponsr.ru (string)
