5 ms·
Nice, I am going to this for Swedish law! Any suggestions on how one can model parliament voting when a law passes using GitHub? Or all the work that preceded a
by maCDzP 6mo ago
Nice, I am going to this for Swedish law!
Any suggestions on how one can model parliament voting when a law passes using GitHub? Or all the work that preceded a law, that’s like a feature request or a bug report.
- setopt 6mo agoParliament voting, maybe upvotes and downvotes on a pull request?
- juahan 6mo agoI started doing it for Finland!
- mrimskog 6mo agoI’ve done this for Swedish laws: https://github.com/se-lex/sfs https://github.com/se-lex/sfs (Markdown with git history) https://github.com/se-lex/sfs-processor https://github.com/se-lex/sfs-processor (processor with Git, md, md with temporal tags, or html as output formats)
- maCDzP 6mo agoThank you! Didn’t know that existed.