No project description provided
Project description
Juridecomposer
The Juridecomposer package can be used to transform Dutch laws structured as .xml files into pandas dataframes. Input laws can be retrieved from wetten.nl.
Example usage
from juridecomposer.juridecomposer import xml_to_dataframe
output_dataframe = xml_to_dataframe("path/to/law/xml")
The output dataframe will consist of the following columns:
- Brontekst: raw extracted text;
- Nummer: specifies the chapter (hoofdstuk) number;
- Lid: specificies the section (afdeling) number;
- Opsomming niveau 1: specifies the article (artikel) number;
- Opsomming niveau 2: specifies the component (onderdeel) number;
- Opsomming niveau 3: specifies the second component (onderdeel) number, if available;
- Versie: specifies the version number;
- jc 1.3: permanent link to specific section.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
juridecomposer-0.4.11.tar.gz
(242.7 kB
view hashes)
Built Distribution
Close
Hashes for juridecomposer-0.4.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 473d7f709519a6f18ae7ee2cc20d40cbd7d9b2b48cceeb857a38670b98cd7141 |
|
MD5 | a93040c34692d64c7b8168f7672e9d44 |
|
BLAKE2b-256 | 55b3cae5f110220742c66baac07ec647a9e63e32a527fab7b2d179a179eb65ec |