I put all 8,642 Spanish laws in Git – every reform is a commit

https://github.com/EnriqueLop/legalize-es

Commits · EnriqueLop/legalize-es

Spanish legislation as a Git repo — every law is a Markdown file, every reform a commit. 8,600+ laws. - Commits · EnriqueLop/legalize-es

GitHub
I think this is great. Only limit of git is I can't imagine "git blame" works. It would be nice to know who voted for and against each patch. Git isn't structured for collaborative commits.

That could actually be a git commit log with date, votes and other metadata.

But getting the entire country's law into git is already an impressive feat.