Data Proxy ++++++++++ Data Proxy is a web service for converting data resources into structured form such as json. .. figure:: data_proxy.png :width: 600px Data proxy concept. Supported resource/file types (``type=`` parameter or file extension): +--------------------+---------------------------------------------+ | Type | Description | +====================+=============================================+ | csv | Comma separated values text file| | +--------------------+---------------------------------------------+ | xls | Microsoft Excel Spreadsheet | | +--------------------+---------------------------------------------+ Supported reply format (``format=`` parameter) types: * json * jsonp (default) Documentation ============= .. toctree:: :maxdepth: 2 api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`