Programmatic access to TU Wien Research Data (Experimental setup)
TU Wien Research Data (Experimental setup) isn't just a place to download files — it's a platform you can integrate into your research workflows. Whether you're uploading large datasets, building automated pipelines, or just want to avoid clicking through endless pages, we've got you covered.
What can you do?
If you're a researcher or developer, you can:
- Upload data in bulk using our REST API
- Search and filter datasets programmatically
- Download only what you need, directly into your environment
- Integrate TU Wien Research Data (Experimental setup) into your own tools or research environments (VREs)
Access methods
1. REST API
Our RESTful API gives you full control over how you interact with TU Wien Research Data (Experimental setup).
Use it to:
- Automate uploads and downloads
- Query metadata
- Build custom tools or scripts
For step-by-step instructions, code examples, and advanced use cases, please visit the API documentation page.
2. VRE repository connector
Working in a virtual research environment? Our connector lets you access TU Wien Research Data (Experimental setup) data without leaving your analysis platform.
Use it to:
- Mount datasets directly into your workspace
- Keep your workflows reproducible and scalable
Example scenarios
| Scenario | Solution |
|---|---|
| I have 500 files to upload. | Use the API to automate the upload process. |
| I only need metadata and a few files. | Query and filter via the API — no need to download everything. |
| I want to use {{ sitename }} data in my Jupyter notebook. | Use the VRE repository connector or API to pull data directly. |
Compatible with
- Python, R, Bash, or any language that supports HTTP
- Jupyter, RStudio, Galaxy, and other VREs
- Workflow tools like Snakemake, Nextflow, or Apache Airflow
Need help?
We're happy to support your integration.