Skip to content

Commit f70df81

Browse files
committed
Add Exemplo de estudo demonstrating how to use the API
1 parent 60e59b0 commit f70df81

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

Exemplo de estudo - 156.ipynb

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"execution_count": 1,
1919
"metadata": {
2020
"ExecuteTime": {
21-
"end_time": "2020-02-28T01:58:05.142385Z",
22-
"start_time": "2020-02-28T01:58:04.636665Z"
21+
"end_time": "2020-02-28T02:07:15.169000Z",
22+
"start_time": "2020-02-28T02:07:14.717913Z"
2323
}
2424
},
2525
"outputs": [],
@@ -45,8 +45,8 @@
4545
"execution_count": 2,
4646
"metadata": {
4747
"ExecuteTime": {
48-
"end_time": "2020-02-28T01:58:05.198717Z",
49-
"start_time": "2020-02-28T01:58:05.147999Z"
48+
"end_time": "2020-02-28T02:07:15.217687Z",
49+
"start_time": "2020-02-28T02:07:15.170451Z"
5050
}
5151
},
5252
"outputs": [
@@ -64,7 +64,7 @@
6464
}
6565
],
6666
"source": [
67-
"ds156 = DS156() #Instancia o elemento DS156\n",
67+
"ds156 = DS156(download_folder='source_data') #Instancia o elemento DS156\n",
6868
"\n",
6969
"ds156.get_info()"
7070
]
@@ -83,8 +83,8 @@
8383
"execution_count": 3,
8484
"metadata": {
8585
"ExecuteTime": {
86-
"end_time": "2020-02-28T01:58:06.353927Z",
87-
"start_time": "2020-02-28T01:58:05.201784Z"
86+
"end_time": "2020-02-28T02:07:17.741579Z",
87+
"start_time": "2020-02-28T02:07:15.219838Z"
8888
}
8989
},
9090
"outputs": [],
@@ -97,8 +97,8 @@
9797
"execution_count": 4,
9898
"metadata": {
9999
"ExecuteTime": {
100-
"end_time": "2020-02-28T01:58:06.409431Z",
101-
"start_time": "2020-02-28T01:58:06.355473Z"
100+
"end_time": "2020-02-28T02:07:17.801933Z",
101+
"start_time": "2020-02-28T02:07:17.744115Z"
102102
},
103103
"scrolled": true
104104
},
@@ -175,15 +175,15 @@
175175
"execution_count": 5,
176176
"metadata": {
177177
"ExecuteTime": {
178-
"end_time": "2020-02-28T01:58:06.454333Z",
179-
"start_time": "2020-02-28T01:58:06.411187Z"
178+
"end_time": "2020-02-28T02:07:17.856349Z",
179+
"start_time": "2020-02-28T02:07:17.803507Z"
180180
}
181181
},
182182
"outputs": [
183183
{
184184
"data": {
185185
"application/vnd.jupyter.widget-view+json": {
186-
"model_id": "aeba40e6be604c07a8fcb705216f0f9c",
186+
"model_id": "f85ba2b4916844a1b5de21a0641022e8",
187187
"version_major": 2,
188188
"version_minor": 0
189189
},
@@ -212,16 +212,16 @@
212212
"execution_count": 6,
213213
"metadata": {
214214
"ExecuteTime": {
215-
"end_time": "2020-02-28T01:58:06.501516Z",
216-
"start_time": "2020-02-28T01:58:06.456207Z"
215+
"end_time": "2020-02-28T02:07:17.919238Z",
216+
"start_time": "2020-02-28T02:07:17.858633Z"
217217
},
218218
"scrolled": true
219219
},
220220
"outputs": [
221221
{
222222
"data": {
223223
"application/vnd.jupyter.widget-view+json": {
224-
"model_id": "4b452cc7e9844ee7b46325bbf6813195",
224+
"model_id": "f4c71aa071bf4d6bbe9737e03970cbcf",
225225
"version_major": 2,
226226
"version_minor": 0
227227
},
@@ -247,19 +247,19 @@
247247
},
248248
{
249249
"cell_type": "code",
250-
"execution_count": 9,
250+
"execution_count": 7,
251251
"metadata": {
252252
"ExecuteTime": {
253-
"end_time": "2020-02-28T01:58:28.869245Z",
254-
"start_time": "2020-02-28T01:58:28.682431Z"
253+
"end_time": "2020-02-28T02:07:18.152770Z",
254+
"start_time": "2020-02-28T02:07:17.920911Z"
255255
},
256256
"scrolled": true
257257
},
258258
"outputs": [
259259
{
260260
"data": {
261261
"application/vnd.jupyter.widget-view+json": {
262-
"model_id": "e3e9d50fa7dd4c45aa2244e7380b815e",
262+
"model_id": "9d6458ea364f4b21b88734ea5b3d599a",
263263
"version_major": 2,
264264
"version_minor": 0
265265
},
@@ -284,11 +284,11 @@
284284
},
285285
{
286286
"cell_type": "code",
287-
"execution_count": 18,
287+
"execution_count": 8,
288288
"metadata": {
289289
"ExecuteTime": {
290-
"end_time": "2020-02-28T02:00:33.407593Z",
291-
"start_time": "2020-02-28T02:00:33.240052Z"
290+
"end_time": "2020-02-28T02:07:18.381116Z",
291+
"start_time": "2020-02-28T02:07:18.154639Z"
292292
}
293293
},
294294
"outputs": [

0 commit comments

Comments
 (0)