get_data_access
Retrieve the storage location and copy-paste code snippets to load a dataset in your own environment, enabling analysis locally instead of in a hosted notebook.
Instructions
Get how to load a dataset in YOUR OWN environment: storage location plus copy-paste code snippets (from the dataset's schema card, or generated as a fallback).
Use this after finding a dataset when you want to run analysis where you are, rather than in a hosted notebook.
Args: id: Archive id from search_archives. language: Optional filter for the snippet language (e.g. "datasets", "s3fs", "gcsfs").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |