The State Decoded
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Law }} '''The State Decoded''' is an open-source platform for making the text of laws available online. It uses an XML form...") |
(DEFAULTSORT) |
||
(2 intermediate revisions by one user not shown) | |||
Line 5: | Line 5: | ||
'''[[The State Decoded]]''' is an open-source platform for making the text of laws available online. It uses an [[XML]] format for storing the laws, and has an API for access. | '''[[The State Decoded]]''' is an open-source platform for making the text of laws available online. It uses an [[XML]] format for storing the laws, and has an API for access. | ||
− | == File format documentation == | + | == File format and API documentation == |
* [http://statedecoded.github.io/documentation/xml-format.html The State Decoded XML format] | * [http://statedecoded.github.io/documentation/xml-format.html The State Decoded XML format] | ||
+ | * [http://statedecoded.github.io/documentation/api.html API documentation] | ||
== Other links == | == Other links == | ||
Line 13: | Line 14: | ||
* [https://github.com/statedecoded/statedecoded Source code repository] | * [https://github.com/statedecoded/statedecoded Source code repository] | ||
* [https://github.com/statedecoded/documentation/tree/gh-pages Documentation repository] | * [https://github.com/statedecoded/documentation/tree/gh-pages Documentation repository] | ||
+ | * [https://github.com/statedecoded/statedecoded-assets Assets repository] | ||
− | [[Category:XML based formats]] | + | {{DEFAULTSORT:State Decoded, The|noerror}} |
+ | [[Category:XML based file formats]] |
Latest revision as of 20:33, 3 July 2015
The State Decoded is an open-source platform for making the text of laws available online. It uses an XML format for storing the laws, and has an API for access.