Community Data Science Workshops (Spring 2014)/Saturday May 3rd lecture: Difference between revisions

Content added Content deleted
imported>Mako
No edit summary
imported>Mako
Line 18: Line 18:
#* urllib2 and urlopen
#* urllib2 and urlopen
#* JSON file (JavaScript Object Notation)
#* JSON file (JavaScript Object Notation)
#** Example file at http://mako.cc/cdsw.json
#** Like Python (except no single quotes)
#** can create simple lists and dictionaries in python
#** can reflect more complicated data structures
# API
# API
#* definition of an API in general
#* definition of an API in general