- Import data rows from local file locations or cloud storage buckets.
- Use the SDK to upload data rows, assets, and annotations.
Common tasks
Here are the most common data import tasks:- Create a dataset
- Upload local files
- Import from URLs
- Upload data from cloud storage
- Amazon Web Services (AWS) storage (S3)
- Google Cloud Storage (GCS)
- Microsoft Azure storage
- Python SDK tutorials & examples:
- Integrate with remote data
Data types & import specs
The following data types can be imported.| Name | Kinds | SDK Import specifications |
|---|---|---|
| Images | PNG, JPEG, BMP | Image import format |
| Video | MP4 | Video import format |
| Text | TXT (UTF-8) | Text import format |
| Conversational text | TXT (UTF-8) | Conversational text import format |
| Geospatial imagery | Tile Map Server | Geospatial import format |
| Simple tiled | Tile Map Server | Simple tiled import format |
| Audio | MP3, WAV | Audio import format |
| Documents | Documents import format | |
| HTML | HTML | HTML import format |