Universal API for Tallinn city open data

Datasets are documented and published at Estonian Open Data Portal with reference to the current URL.


Instructions

Use this API to make GET requests to /data/ endpoint with following parameters:

NB! Restrictions


Example Query

Current URL ../data/?table=sometable&columns=age,name&filters=age>30&order_by=name&limit=10


OpenAPI (Swagger) interface

For testing in browser use current URL with ../docs