belgian-journal / README.md
guust-franssens's picture
Update README.md
39c0690 verified
metadata
dataset_info:
  features:
    - name: vat
      dtype: string
    - name: pubid
      dtype: string
    - name: act_description
      dtype: string
    - name: company_name
      dtype: string
    - name: company_juridical_form
      dtype: string
    - name: address
      dtype: string
    - name: street
      dtype: string
    - name: zipcode
      dtype: string
    - name: city
      dtype: string
    - name: publication_date
      dtype: date32
    - name: publication_number
      dtype: string
    - name: publication_link
      dtype: string
    - name: text
      dtype: string
    - name: is_digital
      dtype: bool
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/year=*/month=*/day=*/*
license: apache-2.0
task_categories:
  - text-generation
  - fill-mask
task_ids:
  - language-modeling
  - masked-language-modeling
language:
  - fr
  - nl
  - de
tags:
  - finance
  - legal
pretty_name: Belgian Journal (Moniteur Belge/Belgisch Staatsblad)
size_categories:
  - 100K<n<1M

Dataset Description

Dataset contains the metadata + the text of company bylaws publications of Belgian companies on the Belgian Journal (Moniteur Belge/Belgisch Staatstblad). This data was collected by webscraping the Belgian Journal, for more info see: https://github.com/Guust-Franssens/belgian-journal.

  • Language(s) (NLP): French, Dutch and a small subset German (official languages of Belgium.)
  • License: apache-2.0