Get a Realia dataset
get_datasetRetrieve a complete dataset schema, column types, descriptions, a sample row, and any related launched coin by providing a dataset ID.
Instructions
Read one dataset in full: every column with type and description, one sample row, and the coin launched on it if there is one. The file itself is not public — this returns the schema and sample only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | Dataset id from search_datasets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| found | Yes | ||
| dataset | Yes |