Exports
#0 SUCCESS
a072392
1 year ago
8s
#0 SUCCESS
a072390
1 year ago
9s
#0 SUCCESS
a072385
1 year ago
8s
#0 SUCCESS
a072362
1 year ago
8s
#0 SUCCESS
a072361
1 year ago
13s
#0 SUCCESS
a072339
1 year ago
10s
#0 SUCCESS
a072294
1 year ago
12s
#0 SUCCESS
a072289
1 year ago
11s
#0 SUCCESS
a072277
1 year ago
9s
#0 SUCCESS
a072276
1 year ago
11s
#0 SUCCESS
a072272
1 year ago
11s
#0 SUCCESS
a072252
1 year ago
11s
#0 SUCCESS
a072249
1 year ago
8s
#0 SUCCESS
a072247
1 year ago
9s
#0 SUCCESS
a072246
1 year ago
10s
#0 SUCCESS
a072190
1 year ago
10s
#0 SUCCESS
a072182
1 year ago
8s
#0 SUCCESS
a072181
1 year ago
8s
#0 SUCCESS
a072180
1 year ago
9s
#0 SUCCESS
a072162
1 year ago
8s
#0 SUCCESS
a072125
1 year ago
5s
#0 SUCCESS
a072121
1 year ago
10s
#0 SUCCESS
a072120
1 year ago
13s
#0 SUCCESS
a072118
1 year ago
12s
#0 SUCCESS
a072117
1 year ago
10s
#0 SUCCESS
a072115
1 year ago
10s
#0 SUCCESS
a072105
1 year ago
9s
#0 SUCCESS
a072076
1 year ago
10s
#0 SUCCESS
a072069
1 year ago
24s
#0 SUCCESS
a072067
1 year ago
28s
#0 IN PROGRESS
11
1 year ago
-
#0 SUCCESS
10
1 year ago
2m 33s
#0 SUCCESS
annotation 3
1 year ago
2s
#0 SUCCESS
annotation 2
1 year ago
3s
#0 SUCCESS
annotation 1
1 year 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')