Exports
#0 SUCCESS
a072392
2 years ago
8s
#0 SUCCESS
a072390
2 years ago
9s
#0 SUCCESS
a072385
2 years ago
8s
#0 SUCCESS
a072362
2 years ago
8s
#0 SUCCESS
a072361
2 years ago
13s
#0 SUCCESS
a072339
2 years ago
10s
#0 SUCCESS
a072294
2 years ago
12s
#0 SUCCESS
a072289
2 years ago
11s
#0 SUCCESS
a072277
2 years ago
9s
#0 SUCCESS
a072276
2 years ago
11s
#0 SUCCESS
a072272
2 years ago
11s
#0 SUCCESS
a072252
2 years ago
11s
#0 SUCCESS
a072249
2 years ago
8s
#0 SUCCESS
a072247
2 years ago
9s
#0 SUCCESS
a072246
2 years ago
10s
#0 SUCCESS
a072190
2 years ago
10s
#0 SUCCESS
a072182
2 years ago
8s
#0 SUCCESS
a072181
2 years ago
8s
#0 SUCCESS
a072180
2 years ago
9s
#0 SUCCESS
a072162
2 years ago
8s
#0 SUCCESS
a072125
2 years ago
5s
#0 SUCCESS
a072121
2 years ago
10s
#0 SUCCESS
a072120
2 years ago
13s
#0 SUCCESS
a072118
2 years ago
12s
#0 SUCCESS
a072117
2 years ago
10s
#0 SUCCESS
a072115
2 years ago
10s
#0 SUCCESS
a072105
2 years ago
9s
#0 SUCCESS
a072076
2 years ago
10s
#0 SUCCESS
a072069
2 years ago
24s
#0 SUCCESS
a072067
2 years ago
28s
#0 IN PROGRESS
11
2 years ago
-
#0 SUCCESS
10
2 years ago
2m 33s
#0 SUCCESS
annotation 3
2 years ago
2s
#0 SUCCESS
annotation 2
2 years ago
3s
#0 SUCCESS
annotation 1
2 years ago
2s
#0 CANCELED
All
-
-
Use the DataTorch Python package to download files and annotations from this project (Requires Python 3.7+):
pip install datatorch
Download files and annotations from last successful schema export:
import datatorch as dt
api = dt.api.ApiClient('YOUR-API-KEY')
# For the default schema named 'All'
api.project('prashithadeepak/annotation-geology').download()
# For any named schema
api.project('prashithadeepak/annotation-geology').download('SCHEMA_NAME')
# With directory
api.project('prashithadeepak/annotation-geology').download('SCHEMA_NAME','/files')