News

Notice the JSON code in this example; it is the code passed as an argument to the displayStocks function. This example of an associative array represents stocks, and each array element has a name ...
For those who might have no idea what JSON is, here is a basic guide for beginners that touches upon JSON Document Database & Code examples.
It's a very simple example, but the same basic approach could be used to build virtually any kind of election result visualization tool. #!/usr/bin/env python import simplejson, urllib2 ...