POST /dataset/{dataset}/{version}/download/json

unknown:gfw-data-api

Summary: Download Json Post
Operation ID: download_json_post_dataset__dataset___version__download_json_post
Auth: unknown
Description

Execute a READ-ONLY SQL query on the given dataset version (if implemented). Return results as downloadable JSON file. This endpoint only works for datasets with (geo-)database tables.

Parameters (2)

dataset (string, path, required)

Constraints: {'pattern': '^[a-z][a-z0-9_-]{2,}$'}

version (string, path, required)

Constraints: {'pattern': '^v\\d{1,8}(\\.\\d{1,3}){0,2}?$|^latest$'}

No probe data for this endpoint yet.