Data API
The Data API was developed to enhance the CKAN data querying functionality. Through the Data API you can perform queries on vector geodata.gov.gr datasets using JSON, fluent JavaScript input, or even WPS. Supported operations range from simple queries on a dataset, to complex queries that join data from multiple datasets.
- You can take a look at working examples of the Data API that will get you started right away http://labs.geodata.gov.gr/maps/api/dashboard
- The code is freely available on GitHub