Datasets:
File size: 1,057 Bytes
4bf91a9 43a7138 4bf91a9 43a7138 4bf91a9 43a7138 4bf91a9 43a7138 4bf91a9 43a7138 4bf91a9 0d2716d 43a7138 f99adec |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
language:
- en
license: apache-2.0
size_categories:
- 10K<n<100K
task_categories:
- text-generation
pretty_name: 'central banks speeches '
dataset_info:
features:
- name: description
dtype: string
- name: text
dtype: string
- name: bank
dtype: string
- name: Year
dtype: int64
- name: Month
dtype: int64
splits:
- name: train
num_bytes: 343046098
num_examples: 19376
download_size: 179465072
dataset_size: 343046098
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
tags:
- economics
- finance
---
# Dataset Card
<!-- Provide a quick summary of the dataset. -->
This dataset consists of central bankers speeches from 1997 to 2025 scrapped automatically from the Bank Of International Settlements website.
Each speech is associated to a central bank, a date and a description (a metadata provided by the website).
The dataset covers a wide range of topics in economics from monetary policies to world outlooks, financial stability, unemployment, fiscal policies...
|