CitySDK module for OpenDataSoft API v2
It is currently bound to OpenDataSoft public datastore: http://public.opendatasoft.com. This can be changed in js/citysdk.opendatasoft.js.
A very basic live example is also available as a GitHub page: http://opendatasoft.github.io/citysdk-opendatasoft/examples/example1.html.
You can list available datasets matching a specific query (full text search on dataset metadata).
Or, by specifying a dataset identifier, you can list the records of the dataset matching a specific query.
In both cases, only the first 50 results are displayed.