Nicolas-BZRD
commited on
Commit
•
1bb1235
1
Parent(s):
9d884a0
Update README.md
Browse files
README.md
CHANGED
@@ -10,15 +10,31 @@ dataset_info:
|
|
10 |
dtype: int64
|
11 |
- name: number_words
|
12 |
dtype: int64
|
|
|
|
|
13 |
splits:
|
14 |
- name: train
|
15 |
-
num_bytes:
|
16 |
num_examples: 24530
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
data_files:
|
22 |
- split: train
|
23 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
dtype: int64
|
11 |
- name: number_words
|
12 |
dtype: int64
|
13 |
+
- name: __index_level_0__
|
14 |
+
dtype: int64
|
15 |
splits:
|
16 |
- name: train
|
17 |
+
num_bytes: 786049502
|
18 |
num_examples: 24530
|
19 |
+
download_size: 314099045
|
20 |
+
dataset_size: 786049502
|
21 |
configs:
|
22 |
- config_name: default
|
23 |
data_files:
|
24 |
- split: train
|
25 |
path: data/train-*
|
26 |
+
language:
|
27 |
+
- fr
|
28 |
+
tags:
|
29 |
+
- Gouv
|
30 |
+
pretty_name: Bulletin of mandatory legal notices
|
31 |
+
size_categories:
|
32 |
+
- 10K<n<100K
|
33 |
---
|
34 |
+
|
35 |
+
# Bulletin of mandatory legal notices (Fr gouv data)
|
36 |
+
|
37 |
+
|
38 |
+
Announcements published in the [BALO](https://www.data.gouv.fr/en/datasets/balo/>) (Bulletin des annonces légales obligatoires).
|
39 |
+
|
40 |
+
The BALO publishes compulsory notices for companies making public offerings and for banking and credit institutions. The announcements relate to all financial transactions, accounting documents and notices of shareholders' general meetings.
|