Skip to content

Commit a353dc1

Browse files
author
john li
committed
update available_date notebook for 1.107.3
1 parent ee30ace commit a353dc1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

api/client/samples/stage_environment_available_date.ipynb

+3-5
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
" 'input_unit_id': 14,\n",
4141
" 'input_unit_scale': 1,\n",
4242
" 'reporting_date': None,\n",
43-
" 'available_date': None,\n",
4443
" 'metric_id': 860032,\n",
4544
" 'item_id': 270,\n",
4645
" 'region_id': 1029,\n",
@@ -54,7 +53,6 @@
5453
" 'input_unit_id': 14,\n",
5554
" 'input_unit_scale': 1,\n",
5655
" 'reporting_date': None,\n",
57-
" 'available_date': None,\n",
5856
" 'metric_id': 860032,\n",
5957
" 'item_id': 270,\n",
6058
" 'region_id': 1029,\n",
@@ -119,7 +117,7 @@
119117
{
120118
"data": {
121119
"text/plain": [
122-
"'1.107.2'"
120+
"'1.107.3'"
123121
]
124122
},
125123
"execution_count": 2,
@@ -155,12 +153,12 @@
155153
" 'input_unit_id': 14,\n",
156154
" 'input_unit_scale': 1,\n",
157155
" 'reporting_date': None,\n",
158-
" 'available_date': '2020-08-31T00:00:00.000Z',\n",
159156
" 'metric_id': 860032,\n",
160157
" 'item_id': 270,\n",
161158
" 'region_id': 1029,\n",
162159
" 'partner_region_id': 0,\n",
163-
" 'frequency_id': 9}"
160+
" 'frequency_id': 9,\n",
161+
" 'available_date': '2020-08-31T00:00:00.000Z'}"
164162
]
165163
},
166164
"execution_count": 3,

0 commit comments

Comments
 (0)