Data Proxy

Data Proxy is a web service for converting data resources into structured form such as json.

_images/data_proxy.png

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)

Indices and tables

Table Of Contents

Next topic

API Documentation

This Page