export_to_csv
Download any Eurostat dataset as a CSV file straight to your local disk, with optional dimension filters for tailored extractions.
Instructions
Export a Eurostat dataset directly to a local CSV file on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Optional dimension filters | |
| filepath | Yes | Target CSV absolute or relative path (e.g. "./output_gdp.csv") | |
| dataset_id | Yes | Eurostat dataset ID (e.g. "nama_10_gdp", "DS-059341") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||