Compare commits

...

7 commits

3 changed files with 82 additions and 1 deletions

48
README.en.md Normal file
View file

@ -0,0 +1,48 @@
# Tricoteuses — Law under git
_French legal texts from [Légifrance](https://www.legifrance.gouv.fr/) under git_
→ [Version française](README.md)
## Our production under git
- [Declaration of the Rights of Man and of the Citizen of 1789](https://git.tricoteuses.fr/declarations/declaration_du_26_aout_1789_des_droits_de_l_homme_et_du_citoyen)
- [Constitution](https://git.tricoteuses.fr/constitution)
- [Consolidated Legal Codes](https://git.tricoteuses.fr/codes/)
## Our production in the form of datasets
An adaptation of the legal texts available on git into datasets accessible on Hugging Face:
- [Declaration of the Rights of Man and of the Citizen of 1789](https://huggingface.co/datasets/Tricoteuses/declaration_des_droits_de_l_homme_et_du_citoyen)
- [Constitution of October 4, 1958](https://huggingface.co/datasets/Tricoteuses/constitution_du_4_octobre_1958)
- [Consolidated Legal Codes](https://huggingface.co/datasets/Tricoteuses/codes_juridiques)
## Our project
The [Légifrance](https://www.legifrance.gouv.fr/) website of the [DILA](https://dila.premier-ministre.gouv.fr/) has for several years provided convenient access to all French legal texts and has become a daily working tool for a large number of citizens, whether lawyers or not. Although it allows access to different versions of the texts, it is not optimal for use cases where the evolution of these texts over time is the main focus of study.
The use of a version control tool, such as git, in this perspective has long been identified as a promising avenue, and several demonstrators emerged around 2014, both in [France](https://github.com/steeve/france.code-civil), [Germany](https://github.com/bundestag/gesetze), and other countries. Articles published at the time (on [NextINpact](https://next.ink/18680/93698-interview-steeve-morin-nous-explique-pourquoi-il-a-mis-code-civil-dans-github/) or [Numérama](https://www.numerama.com/politique/32646-le-code-civil-sous-github-pour-mieux-lire-ses-evolutions.html), for example) clearly present the potential advantages of such an approach.
These projects have unfortunately been abandoned since then, which motivated the launch of this one, which is based not on scraping the Légifrance website, but on making legal texts available as open data, retrieved by the [tricoteuses-legifrance](https://git.tricoteuses.fr/logiciels/tricoteuses-legifrance) project.
In a virtuous circle dynamic, anomalies in the data encountered during the development of this project are systematically reported to the DILA teams: the exchanges can be followed in the [repository tickets](https://git.tricoteuses.fr/issues?q=&labels=1&fuzzy=true).
## Our tools
- Tricoteuses project architecture
- [Tricoteuses-Légifrance Architecture](https://git.tricoteuses.fr/logiciels/tricoteuses-legifrance/src/branch/main/doc/architecture.md)
- [Tricoteuses-Légifrance](https://git.tricoteuses.fr/logiciels/tricoteuses-legifrance),
retrieves public data from the Légifrance website, validates it, puts it under git and in a database to generate consolidated texts
## Get to know us
- [Frequently Asked Questions (FAQ)](FAQ.md)
- [Legal notices](mentions_legales.md)
- [Tricoteuses project presentation slides](https://presentation.tricoteuses.fr) ([source code](https://git.tricoteuses.fr/tricoteuses/presentations/))
## Contact us
- [Public Matrix space](https://matrix.to/#/#tricoteuses:tricoteuses.fr) dedicated to the knitters, offering various discussion rooms.
- [Physical or remote meetings](reunions.md)
- Private email to [tricoteuses@tricoteuses.fr](mailto:tricoteuses@tricoteuses.fr).

View file

@ -2,6 +2,8 @@
_Les textes juridiques de [Légifrance](https://www.legifrance.gouv.fr/) sous git_
→ [English version](README.en.md)
## Notre production sous git
- [Déclaration des Droits de l'Homme et du Citoyen de 1789](https://git.tricoteuses.fr/declarations/declaration_du_26_aout_1789_des_droits_de_l_homme_et_du_citoyen)
@ -38,6 +40,7 @@ Dans une dynamique de cercle vertueux, les anomalies dans les données rencontr
- [Foire aux questions (FAQ)](FAQ.md)
- [Mentions légales](mentions_legales.md)
- [Diapositives de présentation du projet Tricoteuses](https://presentation.tricoteuses.fr) ([code source](https://git.tricoteuses.fr/tricoteuses/presentations/))
## Nous contacter

View file

@ -15,15 +15,45 @@ en les [insérant dans ce fichier](https://git.tricoteuses.fr/tricoteuses/a_prop
## Prochaines réunions
### Mercredi 13 mai 2025 à 21h, en visio
Lieu : https://meet.jit.si/tricoteuses
### Mardi 15 avril 2025 à midi, en visio
Lieu : https://meet.jit.si/tricoteuses
### Mercredi 9 avril 2025 à 21h, en visio
Lieu : https://meet.jit.si/tricoteuses
## Réunions passées
### Mardi 1er avril 2025 à midi, en visio
Lieu : https://meet.jit.si/tricoteuses
## Réunions passées
#### Ordre du jour
##### Communication
- Retours sur les 2 premières présentations de Tricoteuses
- Retours sur l'échec de soummission du message sur Hacker News
##### Avancées des 2 dernières semaines
- Gros progrès sur la génération des textes consolidés.
- Suppression de la lenteur de Forgejo pour les gros dépôts suite à la mise à jour de git (cf [ticket](https://codeberg.org/forgejo/forgejo/issues/7343))
- Ajout des liens "Variantes" entre les différents dépôts git (consolidés, non consolidés, JSON, etc)
- Installation d'un notebook Jupyter pour analyser la base de production de Tricoteuses-Légifrance (accès protégé)
- Passage des SSD à 2 To pour avoir suffisamment de place pour les archives dans les dépôts git
- Présentation par @LeMoussel de ses pistes de travail sur les données
### Mardi 18 mars 2025