For those of us who don't know anything about it, what are the uses of machine readable law?
The law can be interpreted as a set of rules matched against an action in a particular context to determine whether said action is legal. Right now lots of people do this manually. Maybe computers can do it better. If computers can do it better, maybe people could focus on writing new laws and refactoring old ones instead of repeatedly interpreting old laws for each case.
The entire US Code is now online in XML
31–40 of 244 posts
Re: The entire US Code is now online in XML
#32XML? this should be in json!
Re: The entire US Code is now online in XML
#33Re: The entire US Code is now online in XML
#34Does anyone know how people search this now and how much it costs?
Re: The entire US Code is now online in XML
#35I'm really tempted to collect the XML files and put them on github, with periodic checkpoints to update it with the latest. Watching the evolution of law over time is a fascinating thing and using SW engineering tools to help would be really fun.
Re: The entire US Code is now online in XML
#36Re: The entire US Code is now online in XML
#37I'm really tempted to collect the XML files and put them on github, with periodic checkpoints to update it with the latest. Watching the evolution of law over time is a fascinating thing and using SW engineering tools to help would be really fun.
Re: The entire US Code is now online in XML
#38Earlier quoted context omitted.
I was under the impression law is essentially "append only". New laws override existing laws, but the text of the existing law never changes.
According to Wikipedia: "When sections are repealed, their text is deleted and replaced by a note summarizing what used to be there." https://en.wikipedia.org/wiki/United_States_Code#Treatment_o...
Re: The entire US Code is now online in XML
#39now if the same could be provided for bills(ideally before they are voted on), and that should go in github or something.
Re: The entire US Code is now online in XML
#40This could in turn mean a reduction in the cost of litigation, which would hopefully be passed on to the rest of us.
Hopefully I won't get sued for that statement.