News

There's a jsonify function in Flask for Python, apparently (I'm not too familiar with Python, so I don't really know what using Flask just for this one operation would entail).
Geary made a Python script that processes election data and converts it JSON. A Ruby script is then used to upload the JSON files to an Amazon S3 storage space.
And there you have it: now you know how to open CSV files in Python! And with that, you’ve dabbled in your first bit of JSON development and even a bit of data science.