jonwiese commited on
Commit
9ee44bd
0 Parent(s):
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ /venv
2
+ test.py
.gradio/flagged/dataset1.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Enter Date (dd/mm/yy),Temperature,Precipitation,Snow,Windspeed,timestamp
2
+ 17/10/21,15.879175,2.855723,0.16822323,14.444406,2024-12-16 06:30:28.906535
.idea/.gitignore ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ # Default ignored files
2
+ /shelf/
3
+ /workspace.xml
4
+ # Editor-based HTTP Client requests
5
+ /httpRequests/
6
+ # Datasource local storage ignored files
7
+ /dataSources/
8
+ /dataSources.local.xml
.idea/inspectionProfiles/Project_Default.xml ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <component name="InspectionProjectProfileManager">
2
+ <profile version="1.0">
3
+ <option name="myName" value="Project Default" />
4
+ <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
5
+ <inspection_tool class="JupyterPackageInspection" enabled="false" level="WARNING" enabled_by_default="false" />
6
+ <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
7
+ <option name="ignoredPackages">
8
+ <value>
9
+ <list size="14">
10
+ <item index="0" class="java.lang.String" itemvalue="onnxrunntime" />
11
+ <item index="1" class="java.lang.String" itemvalue="onnxruntime-gpu" />
12
+ <item index="2" class="java.lang.String" itemvalue="opencv-python" />
13
+ <item index="3" class="java.lang.String" itemvalue="opencv-python-rolling-4.7.0.72" />
14
+ <item index="4" class="java.lang.String" itemvalue="comfyui-tooling-nodes" />
15
+ <item index="5" class="java.lang.String" itemvalue="gradio" />
16
+ <item index="6" class="java.lang.String" itemvalue="timm" />
17
+ <item index="7" class="java.lang.String" itemvalue="pytest" />
18
+ <item index="8" class="java.lang.String" itemvalue="ComfyUI_Ib_CustomNodes" />
19
+ <item index="9" class="java.lang.String" itemvalue="sentencepiece" />
20
+ <item index="10" class="java.lang.String" itemvalue="python-dotenv" />
21
+ <item index="11" class="java.lang.String" itemvalue="ffmpeg-python" />
22
+ <item index="12" class="java.lang.String" itemvalue="accelerate" />
23
+ <item index="13" class="java.lang.String" itemvalue="bitsandbytes" />
24
+ </list>
25
+ </value>
26
+ </option>
27
+ </inspection_tool>
28
+ </profile>
29
+ </component>
.idea/inspectionProfiles/profiles_settings.xml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ <component name="InspectionProjectProfileManager">
2
+ <settings>
3
+ <option name="USE_PROJECT_PROFILE" value="false" />
4
+ <version value="1.0" />
5
+ </settings>
6
+ </component>
.idea/misc.xml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Black">
4
+ <option name="sdkName" value="Python 3.10 (weather-predictions)" />
5
+ </component>
6
+ <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10" project-jdk-type="Python SDK" />
7
+ </project>
.idea/modules.xml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/weather-predictions.iml" filepath="$PROJECT_DIR$/.idea/weather-predictions.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
.idea/vcs.xml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="" vcs="Git" />
5
+ </component>
6
+ </project>
.idea/weather-predictions.iml ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="PYTHON_MODULE" version="4">
3
+ <component name="NewModuleRootManager">
4
+ <content url="file://$MODULE_DIR$">
5
+ <excludeFolder url="file://$MODULE_DIR$/venv" />
6
+ </content>
7
+ <orderEntry type="jdk" jdkName="Python 3.10" jdkType="Python SDK" />
8
+ <orderEntry type="sourceFolder" forTests="false" />
9
+ </component>
10
+ </module>
Basel2019-2024.csv ADDED
@@ -0,0 +1,2171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Date,Temperature,Precipitation,Snowfall,Windspeed,Cloud Coverage,Sunshine Duration
2
+ 01/01/19,5.61,0.7,0,10.85,92.58,27.14
3
+ 02/01/19,3.11,1.8,0.07,16.83,38.88,343.75
4
+ 03/01/19,-0.66,0,0.07,5.62,43.42,305.27
5
+ 04/01/19,0.85,0,0.14,6.59,68.75,258.95
6
+ 05/01/19,1.72,4.8,2.1,13.56,92.42,9.75
7
+ 06/01/19,3.68,2.8,0,9.74,91.46,45.02
8
+ 07/01/19,3.51,0.1,0,7.06,85.67,66.53
9
+ 08/01/19,4.09,7.3,0.35,25.98,80.63,94.12
10
+ 09/01/19,2.52,4.2,2.1,18.61,73.67,141.54
11
+ 10/01/19,0.91,1,1.12,14.07,71.38,98.29
12
+ 11/01/19,0.52,1.5,1.4,8.54,93.38,16.68
13
+ 12/01/19,2.84,4.3,0.91,19.81,94.96,43.9
14
+ 13/01/19,6.46,17.1,0,33.06,99.21,0
15
+ 14/01/19,6.15,6.7,0.14,23.17,69.96,125.12
16
+ 15/01/19,3.16,0,0,10.73,49.67,230.92
17
+ 16/01/19,1.89,0,0,13.82,20.03,402.66
18
+ 17/01/19,5.84,4.3,0.35,26.91,71.25,114.44
19
+ 18/01/19,0.7,0.2,0.07,8.9,44.28,230.59
20
+ 19/01/19,-2.21,0,0,7.5,21.64,532.76
21
+ 20/01/19,-0.57,0,0.14,7.46,83.5,106.04
22
+ 21/01/19,-0.51,0,0,8.16,64,198.49
23
+ 22/01/19,-0.98,0,0,7.95,53.46,253.04
24
+ 23/01/19,-0.43,0.1,0.21,9.95,87.67,57.71
25
+ 24/01/19,-1.17,0,0.07,9.66,84.92,34.71
26
+ 25/01/19,-1.04,0,0,8.21,80.25,98.68
27
+ 26/01/19,2.8,0.7,0.77,19.3,85.96,46.41
28
+ 27/01/19,6.09,5.2,0,28.67,78.88,153.78
29
+ 28/01/19,2.49,4.9,2.8,26.82,86.46,24.84
30
+ 29/01/19,1.81,0,0,13.47,60.38,193.98
31
+ 30/01/19,1.72,1.8,1.26,25.06,78.92,53.24
32
+ 31/01/19,1.43,3.7,2.59,15.67,75.4,274.48
33
+ 01/02/19,3.62,5.8,0.14,11.71,95.17,0
34
+ 02/02/19,4.36,0.9,0,9.58,85.08,52.34
35
+ 03/02/19,2.18,5,1.96,16.14,74.04,114.86
36
+ 04/02/19,0.55,0,0,6.91,44.45,318.61
37
+ 05/02/19,-0.12,0,0,7.7,12.87,553.23
38
+ 06/02/19,-0.54,0,0,10.02,15.68,532.95
39
+ 07/02/19,1.77,3.3,0,16.89,80.1,14.27
40
+ 08/02/19,4.43,0,0,17.56,39.68,287.87
41
+ 09/02/19,8.17,0.7,0,25.63,61.63,287.64
42
+ 10/02/19,8.59,8.4,0,32.83,85.58,15.17
43
+ 11/02/19,4.1,3.4,0,19,60.17,250.53
44
+ 12/02/19,2.85,0,0,7.38,58.13,146.17
45
+ 13/02/19,1.83,0,0,7.67,1.18,609.83
46
+ 14/02/19,3.36,0,0,8.37,2.93,606.01
47
+ 15/02/19,3.71,0,0,9.84,0.04,619.38
48
+ 16/02/19,4.55,0,0,11.09,0.75,622.67
49
+ 17/02/19,5.38,0,0,11.47,0,625.93
50
+ 18/02/19,5.33,0,0,9.2,3.4,613.07
51
+ 19/02/19,6.25,0,0,9.37,25.35,443.35
52
+ 20/02/19,5.77,0,0,4.06,27.34,368.29
53
+ 21/02/19,7.3,0,0,7.84,5.86,632.56
54
+ 22/02/19,8.73,0,0,10.51,62.92,243.33
55
+ 23/02/19,6.77,0,0,17.89,18.97,528.64
56
+ 24/02/19,4.58,0,0,10.5,0.33,644.65
57
+ 25/02/19,6.31,0,0,9.24,5.19,632.3
58
+ 26/02/19,6.73,0,0,7.65,7.41,567.2
59
+ 27/02/19,7.08,0,0,7.01,0.16,659.12
60
+ 28/02/19,9.94,0.4,0,21.25,12.5,636.05
61
+ 01/03/19,9.01,14.3,0,23.48,91.21,45.2
62
+ 02/03/19,8.43,0,0,15.68,83.33,172.41
63
+ 03/03/19,10.57,0,0,22.96,43.99,353.81
64
+ 04/03/19,9.52,4,0,34.08,64.58,128.24
65
+ 05/03/19,8.3,0,0,24.85,71.9,119.24
66
+ 06/03/19,7.97,0,0,14.71,43.54,323.95
67
+ 07/03/19,9.47,6.4,0,28.14,64.96,321.61
68
+ 08/03/19,8.82,1,0,22.3,55.21,427.05
69
+ 09/03/19,10.29,1.3,0,32.57,90.38,18.25
70
+ 10/03/19,11.88,7.9,0,39.52,69.46,224.64
71
+ 11/03/19,5.02,4.6,0.21,26.41,50.54,222.08
72
+ 12/03/19,6.51,0.6,0,20.55,43.89,423.84
73
+ 13/03/19,6.48,6.9,0,30.03,65.42,336.59
74
+ 14/03/19,6.06,18.8,0.56,34.58,89.79,9.8
75
+ 15/03/19,10.6,10.6,0,32.24,96.54,17.58
76
+ 16/03/19,11.51,0.1,0,28.15,50.93,375.62
77
+ 17/03/19,8.34,2.4,0,25.52,47.73,267.75
78
+ 18/03/19,5.27,1.5,0,14.37,42.67,431.74
79
+ 19/03/19,3.84,0.1,0,7.1,40.54,381.72
80
+ 20/03/19,5.04,0,0,12.27,1.5,731.75
81
+ 21/03/19,6.62,0,0,10.92,0.5,731.23
82
+ 22/03/19,8.29,0,0,5.65,5.06,693.96
83
+ 23/03/19,9.85,0,0,8.4,0,742.18
84
+ 24/03/19,10.16,0,0,7.88,9.35,713.61
85
+ 25/03/19,7.96,0.6,0,15.66,42.75,434.77
86
+ 26/03/19,6.34,0,0,15.2,50.29,323.13
87
+ 27/03/19,6.12,0,0,15.81,37.17,292.56
88
+ 28/03/19,8.36,0,0,17.37,11.08,607.45
89
+ 29/03/19,9.59,0,0,8.4,0.17,761.94
90
+ 30/03/19,10.69,0,0,6.11,0,766.48
91
+ 31/03/19,11.68,0,0,11.03,8.27,709.63
92
+ 01/04/19,11.35,0,0,12.08,8.4,739.1
93
+ 02/04/19,13.44,0,0,13.96,64.5,257.35
94
+ 03/04/19,7.67,12.3,0,11.18,87.08,97.03
95
+ 04/04/19,2.91,18,4.76,6.66,92.17,19.38
96
+ 05/04/19,4.7,0,0,5.45,80.29,56.25
97
+ 06/04/19,7.24,0,0,8.66,33.26,501.05
98
+ 07/04/19,9.4,0.8,0,14.14,68.1,211.64
99
+ 08/04/19,10.14,0.5,0,8.98,65.6,277.53
100
+ 09/04/19,9.36,0.4,0,8.7,55.13,334.01
101
+ 10/04/19,8.88,7.8,0,11.44,82.04,72.4
102
+ 11/04/19,8.9,0,0,20.27,54.75,381.1
103
+ 12/04/19,6.57,0,0,16.05,36,472.62
104
+ 13/04/19,4.46,0.3,0,14.41,66.29,263.56
105
+ 14/04/19,3.63,2.1,0,13,78.17,66.6
106
+ 15/04/19,7.76,0,0,12.33,31.54,444.05
107
+ 16/04/19,10.07,3.2,0,10.58,68.65,203.97
108
+ 17/04/19,13.04,0.3,0,9.17,47.98,472.36
109
+ 18/04/19,13.5,0,0,8.87,10.85,722.54
110
+ 19/04/19,14.95,0,0,6.98,6.26,769.17
111
+ 20/04/19,15.6,0,0,10.75,0.77,828.42
112
+ 21/04/19,14.87,0,0,9.28,14.91,707.13
113
+ 22/04/19,15.72,0,0,11.65,8.08,771.01
114
+ 23/04/19,16.55,0,0,7.18,25.73,658.54
115
+ 24/04/19,13.94,8.8,0,13.18,42.46,477.2
116
+ 25/04/19,13.32,2.8,0,11.81,43.5,578.26
117
+ 26/04/19,9.72,8.6,0,10.86,70.51,176.69
118
+ 27/04/19,9.37,4.6,0,23.52,66.96,143.06
119
+ 28/04/19,7.06,3.8,0,12.81,68.46,249.73
120
+ 29/04/19,8.52,0.2,0,8.9,69.88,290.08
121
+ 30/04/19,10.55,0.2,0,6.02,81,113.57
122
+ 01/05/19,11.53,0,0,4.17,31.88,668.1
123
+ 02/05/19,11.34,5.8,0,11.25,57.09,312.6
124
+ 03/05/19,10.71,5.9,0,9.08,65.06,293.38
125
+ 04/05/19,5.85,9,0.21,13.79,69.2,186.66
126
+ 05/05/19,5.45,0.5,0,16.92,51.14,481.04
127
+ 06/05/19,6.97,0,0,6.47,49.14,328.37
128
+ 07/05/19,9.59,0,0,6.45,52.9,383.67
129
+ 08/05/19,10.42,16.3,0,18.38,96.38,2.41
130
+ 09/05/19,11.44,5,0,26.12,56.6,320.96
131
+ 10/05/19,13.23,1.5,0,11.98,50.83,547.94
132
+ 11/05/19,12.4,6.3,0,26.95,70.21,185.73
133
+ 12/05/19,10.15,0.2,0,18.44,40.04,497.39
134
+ 13/05/19,10.89,0,0,27.04,28.65,514.25
135
+ 14/05/19,10.98,0,0,23.27,26.42,578.06
136
+ 15/05/19,10.03,0,0,20.53,45.77,316.22
137
+ 16/05/19,9.91,0.2,0,10.89,61,172.83
138
+ 17/05/19,12.54,0.3,0,9.37,48.22,389.12
139
+ 18/05/19,14.2,0.6,0,6.12,81.17,178.7
140
+ 19/05/19,14.23,4.2,0,7.11,68.58,302.91
141
+ 20/05/19,13.74,14.4,0,16.22,87.63,99.13
142
+ 21/05/19,13.2,7.1,0,14.83,96.92,23.03
143
+ 22/05/19,14.61,0,0,8.57,31.17,635.94
144
+ 23/05/19,14.73,0,0,8.3,19.28,773.56
145
+ 24/05/19,16.98,0,0,6.49,50.92,473.83
146
+ 25/05/19,16.49,4.7,0,4.61,42.83,579.5
147
+ 26/05/19,16.71,0,0,4.17,36.46,585.7
148
+ 27/05/19,16.86,0.8,0,7.75,49.13,530.85
149
+ 28/05/19,13.49,10.7,0,12.55,71.33,243.96
150
+ 29/05/19,12.71,1,0,8.24,31.13,584.5
151
+ 30/05/19,14.97,0,0,5.43,37.38,562.45
152
+ 31/05/19,18.11,0,0,5.61,36.58,583.41
153
+ 01/06/19,20.28,0,0,5.29,9.04,884.75
154
+ 02/06/19,22.51,0,0,6.56,1.96,935.14
155
+ 03/06/19,21.22,1.4,0,8.43,24.14,677.42
156
+ 04/06/19,22.82,0,0,9.2,13.23,851.19
157
+ 05/06/19,23.33,2.7,0,12.9,18.47,836.17
158
+ 06/06/19,13.33,2.8,0,10.56,82.43,65.16
159
+ 07/06/19,15.71,4.1,0,13.75,43.44,544.85
160
+ 08/06/19,17.06,0,0,14.88,19.76,904.85
161
+ 09/06/19,14.68,7,0,9.43,55.02,378.73
162
+ 10/06/19,15.55,19.5,0,9.77,82.08,181.2
163
+ 11/06/19,14.38,16.8,0,8.45,86.04,86.17
164
+ 12/06/19,16.21,10.5,0,8.91,66.63,324.75
165
+ 13/06/19,18.18,0,0,8.68,31.43,719.27
166
+ 14/06/19,18.67,0.6,0,10.95,30.41,602.53
167
+ 15/06/19,18.71,5.3,0,12.97,78.12,166.01
168
+ 16/06/19,17.83,1.5,0,8.35,51.33,551.57
169
+ 17/06/19,19.77,0,0,11.57,15.6,755.89
170
+ 18/06/19,22.11,0,0,6.76,20.75,742.14
171
+ 19/06/19,23.37,2.1,0,10.19,15.35,847.65
172
+ 20/06/19,19.86,1.3,0,9.31,41.12,611.18
173
+ 21/06/19,20.09,0.2,0,11.92,30.23,677.82
174
+ 22/06/19,18.35,9.6,0,11.04,47.04,560.58
175
+ 23/06/19,20.76,0,0,7.72,36.21,544.61
176
+ 24/06/19,23.94,0,0,8.15,15.94,821.95
177
+ 25/06/19,26.18,0,0,7.38,10.22,878.5
178
+ 26/06/19,27.92,0,0,5.45,3.2,935.48
179
+ 27/06/19,27.1,0,0,13,0,962.77
180
+ 28/06/19,24.74,0,0,14.16,0,962.3
181
+ 29/06/19,25.15,0,0,10.74,0.01,961.83
182
+ 30/06/19,27.72,0,0,9.65,9.09,896.36
183
+ 01/07/19,26.74,9.5,0,7.64,21.5,800.37
184
+ 02/07/19,23.24,0.2,0,13.94,27.53,684.27
185
+ 03/07/19,22.51,0,0,16.06,41.11,636.23
186
+ 04/07/19,22.38,0,0,11.7,9.81,886.39
187
+ 05/07/19,23.71,0,0,2.71,5.89,908.95
188
+ 06/07/19,22.01,0.9,0,8.81,27.85,628.42
189
+ 07/07/19,23.15,2.5,0,14.68,25.51,738.98
190
+ 08/07/19,18.85,2.5,0,11.09,45.02,429.91
191
+ 09/07/19,18.43,0,0,17.21,9.2,850.49
192
+ 10/07/19,18.47,0,0,10.09,5.84,916.38
193
+ 11/07/19,18.27,0,0,5.78,62.73,278.47
194
+ 12/07/19,20.91,1.1,0,14.48,45.18,549.09
195
+ 13/07/19,19.58,0,0,9.62,58.33,381.42
196
+ 14/07/19,17.98,8.2,0,16.04,44.25,505.61
197
+ 15/07/19,18.17,0.5,0,18.06,62.71,274.52
198
+ 16/07/19,19.99,0,0,8.27,20.81,807.67
199
+ 17/07/19,21.86,0,0,5.19,13.19,844.15
200
+ 18/07/19,22.6,0,0,6.5,37.72,603.47
201
+ 19/07/19,23.06,0,0,9.76,26.91,656.65
202
+ 20/07/19,25.07,0.5,0,12.67,24.88,720.38
203
+ 21/07/19,24.59,3.4,0,10.13,35.58,664.41
204
+ 22/07/19,24.6,0,0,9.25,26.42,680.99
205
+ 23/07/19,26.88,0,0,8.34,6.99,891.11
206
+ 24/07/19,29.55,0,0,6.88,10.35,865.46
207
+ 25/07/19,29.66,0,0,8.85,20.99,700.13
208
+ 26/07/19,28.97,0.2,0,7.79,35.47,667.43
209
+ 27/07/19,22.49,4.4,0,7.34,65.98,371.34
210
+ 28/07/19,18.2,12.2,0,14.37,95.92,14.41
211
+ 29/07/19,20.88,0,0,5.87,60.25,356.78
212
+ 30/07/19,22.24,2.6,0,9.96,41.63,598.07
213
+ 31/07/19,20.29,0.2,0,8.76,43.21,430.73
214
+ 01/08/19,20.59,0,0,8.39,31.58,689.47
215
+ 02/08/19,20.83,1.1,0,6.86,53.08,427.35
216
+ 03/08/19,20.93,0,0,8.56,38.17,566.94
217
+ 04/08/19,22.17,0,0,3.83,15.62,826.26
218
+ 05/08/19,25.33,0.3,0,9.05,38.12,620.66
219
+ 06/08/19,22.04,9.8,0,10.07,44.43,522.51
220
+ 07/08/19,19.41,18.8,0,10.27,74.79,102.91
221
+ 08/08/19,21.25,0.3,0,5.91,32.8,616.03
222
+ 09/08/19,24.82,2.7,0,11.72,26.3,660.8
223
+ 10/08/19,21.58,5.3,0,15.43,53.79,384.98
224
+ 11/08/19,19.48,4.6,0,9.9,42.29,468.52
225
+ 12/08/19,17.39,3.4,0,7.41,53.75,344.1
226
+ 13/08/19,17.22,0,0,9.15,48.45,455.24
227
+ 14/08/19,16.91,0,0,4.23,12,710.25
228
+ 15/08/19,17.92,1,0,15.59,53.93,301.5
229
+ 16/08/19,19.48,0,0,7.4,30.11,668.52
230
+ 17/08/19,19.97,0,0,10.5,64.05,190.77
231
+ 18/08/19,23.72,1.1,0,9.96,22.44,714.04
232
+ 19/08/19,19.99,6.3,0,6.78,75.25,226.98
233
+ 20/08/19,15.92,7.6,0,6.8,83.5,8.79
234
+ 21/08/19,16.7,0,0,13.4,55.63,331.94
235
+ 22/08/19,17.56,0,0,8.93,21.95,536.54
236
+ 23/08/19,18.68,0,0,8.69,11.54,688.79
237
+ 24/08/19,19.81,0,0,5.03,24.83,564.08
238
+ 25/08/19,21.83,0,0,5.17,8.83,771.78
239
+ 26/08/19,22.14,0,0,4.44,1.51,808.01
240
+ 27/08/19,23.6,0,0,6.8,14.68,693.14
241
+ 28/08/19,24.76,0,0,9.42,41.34,565.07
242
+ 29/08/19,23.49,1.4,0,7.8,23.3,605.65
243
+ 30/08/19,23.43,0,0,8.35,8.51,767.13
244
+ 31/08/19,24.28,0,0,9.81,11.32,717.93
245
+ 01/09/19,21.95,0,0,11.71,46.5,409.77
246
+ 02/09/19,18.4,0,0,10.04,62.17,277.68
247
+ 03/09/19,17.74,0,0,3.89,4.62,759.38
248
+ 04/09/19,18.76,0,0,7.26,0.54,796.65
249
+ 05/09/19,15.97,2,0,12.37,64.67,108.83
250
+ 06/09/19,15.66,0.2,0,12.1,75.54,149.79
251
+ 07/09/19,16.01,1.9,0,6.52,60.13,335.8
252
+ 08/09/19,12.57,10.3,0,7.92,81.46,105.37
253
+ 09/09/19,13.45,0,0,8.72,67.45,247.6
254
+ 10/09/19,15.02,0,0,10.14,27.65,575.52
255
+ 11/09/19,16.03,0,0,5.54,29.38,514.14
256
+ 12/09/19,18.01,0,0,4.82,12.43,693.54
257
+ 13/09/19,19.02,0,0,8.58,3.72,746.16
258
+ 14/09/19,19.44,0,0,9.38,20.3,553.28
259
+ 15/09/19,20.53,0,0,4.16,7.67,697.09
260
+ 16/09/19,21.96,0,0,7.23,8.78,671.24
261
+ 17/09/19,18.6,0,0,12.81,16.69,608.15
262
+ 18/09/19,15.16,0,0,18.86,3.44,733.71
263
+ 19/09/19,13.59,0,0,19.89,3.49,740.83
264
+ 20/09/19,13.42,0,0,13.7,0.45,737.72
265
+ 21/09/19,15.89,0,0,9.02,4.05,733.62
266
+ 22/09/19,18.86,10.6,0,9.5,57.93,351.57
267
+ 23/09/19,15.44,7.9,0,10.91,58.54,326.95
268
+ 24/09/19,13.73,0.2,0,12.61,61.2,216.96
269
+ 25/09/19,16.41,1.2,0,17.34,43.21,384.57
270
+ 26/09/19,16.87,3.3,0,16.86,86.67,22.92
271
+ 27/09/19,17.81,6.6,0,16.39,54.82,340.23
272
+ 28/09/19,15.67,0.6,0,18.17,41.14,372.01
273
+ 29/09/19,17.36,0.2,0,23.21,28.26,499.19
274
+ 30/09/19,16.06,0.5,0,19.78,52.8,277.26
275
+ 01/10/19,16.01,5.5,0,17.43,45.04,419.79
276
+ 02/10/19,13.48,5.1,0,18.1,61.33,161.95
277
+ 03/10/19,9.81,0,0,5.36,62.2,198.02
278
+ 04/10/19,10.93,2,0,20.75,85,12.83
279
+ 05/10/19,13.07,6.2,0,14.13,92.75,27.59
280
+ 06/10/19,12.81,12.2,0,15.12,82.79,107.94
281
+ 07/10/19,11.63,0.9,0,12.61,69.75,126.07
282
+ 08/10/19,14.67,2.1,0,19.1,78.21,125.66
283
+ 09/10/19,13.02,9.9,0,21.56,76.63,90.92
284
+ 10/10/19,12.35,2.4,0,23.78,43.5,307.9
285
+ 11/10/19,12.03,0,0,14.88,18.35,505.66
286
+ 12/10/19,15.07,0,0,15.84,25.54,363.9
287
+ 13/10/19,16.73,0,0,12.63,7.05,607.85
288
+ 14/10/19,16.02,0,0,10.4,6.18,626.8
289
+ 15/10/19,13.04,16.8,0,13.52,67.49,133.35
290
+ 16/10/19,12.26,0,0,16.84,35.25,435.32
291
+ 17/10/19,13.95,4.1,0,14.96,84.67,50.44
292
+ 18/10/19,13.94,7.1,0,15.49,65.06,386.26
293
+ 19/10/19,13.67,16.6,0,11.34,90.96,20.98
294
+ 20/10/19,13.59,0.2,0,8.16,36.41,441.13
295
+ 21/10/19,14,11.1,0,5.7,93.88,15.11
296
+ 22/10/19,13.23,0,0,8.15,49.28,222.26
297
+ 23/10/19,13.28,0,0,10.04,40.05,433.66
298
+ 24/10/19,13.84,0.9,0,9.64,72.67,241.7
299
+ 25/10/19,12.54,0,0,8.06,30.21,428.26
300
+ 26/10/19,11.64,0,0,12.5,11.92,592.55
301
+ 27/10/19,13.87,2.1,0,10.07,48.64,318.59
302
+ 28/10/19,10.71,3.4,0,12.37,91.88,19.02
303
+ 29/10/19,8.79,2.5,0,10.94,93.83,20.11
304
+ 30/10/19,8.31,3.3,0,9.54,86.63,33.03
305
+ 31/10/19,8.66,0.3,0,7.94,76.46,67.43
306
+ 01/11/19,11.67,7.6,0,14.98,88.08,89.71
307
+ 02/11/19,15.1,3.2,0,25.13,83.92,144.62
308
+ 03/11/19,11.88,7.7,0,24.6,90.29,48.79
309
+ 04/11/19,11.49,7.1,0,28.29,61.33,279.43
310
+ 05/11/19,9.47,1.2,0,11.33,51.8,256.73
311
+ 06/11/19,8.71,0.9,0,15.3,64,201.5
312
+ 07/11/19,6.66,1.1,0,17.62,67.17,111.26
313
+ 08/11/19,6.12,3.1,0,6.57,83.59,7.09
314
+ 09/11/19,4.55,0,0,8.45,34.53,383.89
315
+ 10/11/19,3.41,0,0,6.5,53.46,103.5
316
+ 11/11/19,3.71,1.1,0,11.2,60.83,260.35
317
+ 12/11/19,5.81,0.4,0,16,49.04,288.9
318
+ 13/11/19,4.57,0.2,0,12.23,47.9,219.68
319
+ 14/11/19,3.7,0,0,11.36,65.11,139.06
320
+ 15/11/19,4.54,1.7,0,10.48,62.25,179.78
321
+ 16/11/19,3.46,2.1,0,6.9,47.32,264.98
322
+ 17/11/19,2.38,11,2.31,9.64,85.88,0.24
323
+ 18/11/19,4.06,5.4,0.28,19.41,79.79,59.02
324
+ 19/11/19,4.08,0,0,6.76,88.75,35.4
325
+ 20/11/19,3.3,0,0,8.44,51.57,174.55
326
+ 21/11/19,4.3,0.1,0,8.38,65.73,186.97
327
+ 22/11/19,5.08,1.4,0,11.94,67.5,332.02
328
+ 23/11/19,5.79,0,0,8.64,61.36,300.61
329
+ 24/11/19,5.3,0,0,4.35,29.32,398.22
330
+ 25/11/19,6.27,0,0,5.96,71.5,87.68
331
+ 26/11/19,7.63,0.1,0,12.21,54.49,273.84
332
+ 27/11/19,10.44,5.5,0,25.61,63.54,203.9
333
+ 28/11/19,10.21,9,0,30.4,80.46,128.95
334
+ 29/11/19,8.38,9.7,0,19.84,95.08,40.68
335
+ 30/11/19,3.71,0,0,10.33,54.55,326.11
336
+ 01/12/19,3.7,0,0,6.89,78.33,77.08
337
+ 02/12/19,1.98,0,0,14.7,64.88,116.32
338
+ 03/12/19,0.03,0,0,11.61,13.44,507.99
339
+ 04/12/19,-0.77,0,0,8.32,6.93,500.46
340
+ 05/12/19,-0.57,0,0,9.16,10.88,445.89
341
+ 06/12/19,2.96,0,0,16.59,35.93,399.28
342
+ 07/12/19,8.85,1.6,0,18.91,85.83,31.74
343
+ 08/12/19,9.34,3.1,0,26.89,66.71,168.54
344
+ 09/12/19,7.58,11.9,0,32.74,84.88,33.3
345
+ 10/12/19,2.95,0.5,0,11.25,40.25,275.27
346
+ 11/12/19,1.53,3.6,0,16.28,83.67,36.71
347
+ 12/12/19,2.84,2.4,0.14,18.69,68.81,145.05
348
+ 13/12/19,5.07,14.3,1.75,29.92,84.63,64.44
349
+ 14/12/19,9.05,4.4,0.07,34.07,72.21,235.41
350
+ 15/12/19,11.91,4.7,0,25.95,80.82,39.88
351
+ 16/12/19,7.08,0,0,12.95,29.74,356.57
352
+ 17/12/19,6.79,0,0,10.66,32.73,287.98
353
+ 18/12/19,8.39,3.5,0,10.68,38.13,316.02
354
+ 19/12/19,5.49,0,0,9.74,41.36,268.66
355
+ 20/12/19,6.43,13.8,0,16.37,61.33,25.75
356
+ 21/12/19,5.08,4.5,0,15.99,66.04,109.41
357
+ 22/12/19,7.85,6.1,0,29.2,73.15,70.46
358
+ 23/12/19,7.35,6.7,0,26.79,77.5,134.18
359
+ 24/12/19,7.88,3.1,0,24.93,75.92,57.81
360
+ 25/12/19,7.52,4,0,20.05,65.04,123.74
361
+ 26/12/19,3.17,1.1,0,11.54,88.25,39.59
362
+ 27/12/19,7.49,13.7,0,16.57,97.63,4.24
363
+ 28/12/19,3.9,0,0,11.66,52.86,311.02
364
+ 29/12/19,-0.36,0,0,9.25,4.93,498.21
365
+ 30/12/19,-0.32,0,0,8.84,4.67,505.91
366
+ 31/12/19,0.04,0,0,7.97,12.88,423.85
367
+ 01/01/20,-1.15,0,0,9.12,10.21,417.75
368
+ 02/01/20,0.08,0,0,10.13,17.81,422.38
369
+ 03/01/20,5.27,0.9,0,18.99,86.71,118.93
370
+ 04/01/20,6.08,2.2,0,13.47,73.92,174.19
371
+ 05/01/20,1.99,0,0,6.45,44.75,315.92
372
+ 06/01/20,0.54,0,0,11.82,20.69,421.87
373
+ 07/01/20,3.72,0.3,0,11.63,62.67,58.77
374
+ 08/01/20,3.76,0.9,0,13.14,69.69,58.93
375
+ 09/01/20,8.1,0,0,16.05,61.1,343.4
376
+ 10/01/20,9.14,1.6,0,21.36,82.29,203.56
377
+ 11/01/20,5.34,0,0,5.69,64.96,138
378
+ 12/01/20,1.91,0,0,10.14,46.13,358.7
379
+ 13/01/20,3.67,0,0,11.38,53.85,262.93
380
+ 14/01/20,4.59,0,0,17.79,44.73,272.6
381
+ 15/01/20,5.85,0,0,16.5,18.34,500.28
382
+ 16/01/20,6.43,0,0,11.47,33.71,442.92
383
+ 17/01/20,4.23,4.4,0,15.92,61.46,66.7
384
+ 18/01/20,4.79,0.2,0,12.31,47.32,257.26
385
+ 19/01/20,1.5,0.1,0.07,13.94,53.33,242.76
386
+ 20/01/20,2.44,0,0,20.64,35.33,310.94
387
+ 21/01/20,-1.25,0,0,7.43,4.09,526.63
388
+ 22/01/20,-1.9,0,0,7.45,2.91,542.79
389
+ 23/01/20,-1.41,0,0,9.15,8.5,502.15
390
+ 24/01/20,0.55,0,0,9.81,20.75,479.69
391
+ 25/01/20,1.54,0,0,8.44,64.17,240.68
392
+ 26/01/20,3.22,0.6,0,11.8,62.17,221.63
393
+ 27/01/20,6.73,1.9,0,18.61,86,33.86
394
+ 28/01/20,6.93,10.9,0.56,34.47,75.13,155.05
395
+ 29/01/20,5.43,6.1,0.21,23.37,75.63,146.42
396
+ 30/01/20,7.31,0.6,0,19.66,61.16,263.83
397
+ 31/01/20,12.24,0.1,0,23.96,94.29,32.75
398
+ 01/02/20,12.09,3.2,0,26.71,82.33,129.83
399
+ 02/02/20,12.82,9.7,0,31.87,99.08,3.03
400
+ 03/02/20,13.51,12,0,36.06,98.25,0
401
+ 04/02/20,6.26,12.3,0.14,29.43,75.38,219.86
402
+ 05/02/20,3.81,0.2,0,13.55,40.13,336.93
403
+ 06/02/20,1.06,0,0,7.12,18.04,532.49
404
+ 07/02/20,1.03,0,0,8.51,0.04,593.5
405
+ 08/02/20,2.23,0,0,11.66,29.06,462.59
406
+ 09/02/20,8.77,0,0,29.65,41.84,458.29
407
+ 10/02/20,12.1,17.4,0,49.48,77.08,239.76
408
+ 11/02/20,6.51,8.1,0,35.26,72.83,164.03
409
+ 12/02/20,5.67,0.6,0.07,25.68,61.71,173.26
410
+ 13/02/20,5.14,10.2,0,27.01,62.78,131.29
411
+ 14/02/20,7.04,1.5,0,18.37,69.08,82.69
412
+ 15/02/20,5.5,0,0,12.09,38.46,448.83
413
+ 16/02/20,12.18,0.1,0,24.86,32.13,392.64
414
+ 17/02/20,10.95,12,0,23.62,88.19,3.51
415
+ 18/02/20,6.51,0.1,0,22.21,45.49,333.81
416
+ 19/02/20,6.2,5,0.07,24.88,72.54,328.6
417
+ 20/02/20,7.77,0.2,0,17.98,62.96,331.26
418
+ 21/02/20,6.21,0.5,0,12.99,33.81,459.89
419
+ 22/02/20,6.89,0,0,17.22,30.48,514.43
420
+ 23/02/20,13.35,0.7,0,30.71,95.92,31.06
421
+ 24/02/20,13.13,2.7,0,23.39,56.42,284.12
422
+ 25/02/20,8.53,5,0,29.52,63.41,42.65
423
+ 26/02/20,3.54,6.5,1.68,27.59,66.38,250.53
424
+ 27/02/20,4.14,6.5,1.26,30.36,80.88,31.18
425
+ 28/02/20,5.73,1.2,0.28,17.14,41.21,443.76
426
+ 29/02/20,10.26,4.5,0,24.72,68.47,233.51
427
+ 01/03/20,9.41,1.4,0,28.22,58.33,424.5
428
+ 02/03/20,5.76,7.4,0,15.15,75.15,43.25
429
+ 03/03/20,5.49,2.4,0.07,15.92,53.97,410.29
430
+ 04/03/20,5.17,0,0,10.93,36.3,366.93
431
+ 05/03/20,7.84,18.2,0,24.31,95.42,0.61
432
+ 06/03/20,6.03,9.3,0,32.49,91,28.51
433
+ 07/03/20,5.11,0.1,0,11.75,44.88,262.07
434
+ 08/03/20,5.96,1.1,0,15.27,59.18,361.25
435
+ 09/03/20,7.03,8.9,0,19.23,55.85,360.55
436
+ 10/03/20,7.18,8.4,0,30.03,94.92,4.86
437
+ 11/03/20,12.39,1,0,24.56,66.29,208.43
438
+ 12/03/20,12.42,0,0,26.71,61.96,233.82
439
+ 13/03/20,8.59,0,0,14.56,28.93,540.52
440
+ 14/03/20,5.74,0,0,6.01,40.08,254.86
441
+ 15/03/20,7.01,0,0,10.13,7.6,626.84
442
+ 16/03/20,9.84,0,0,7.91,17.31,571.35
443
+ 17/03/20,11.25,0,0,6.86,38.6,356.15
444
+ 18/03/20,11.12,0,0,7.51,3.77,706.33
445
+ 19/03/20,11.39,0,0,5.74,6.38,696.45
446
+ 20/03/20,12.5,1.8,0,5.89,17.45,616.25
447
+ 21/03/20,7.15,0.3,0,16.53,71.21,27.12
448
+ 22/03/20,6.09,0,0,23.33,16.21,645.89
449
+ 23/03/20,3.65,0,0,19.68,0.08,744.44
450
+ 24/03/20,3.59,0,0,19.58,0,748.27
451
+ 25/03/20,3.9,0,0,18.66,6.58,664.26
452
+ 26/03/20,3.31,0,0,15.1,8.61,669.38
453
+ 27/03/20,6.4,0,0,6.41,12.81,644.58
454
+ 28/03/20,9.51,0,0,9.08,16.93,630.85
455
+ 29/03/20,5.7,3.7,0.21,23.03,78.75,66.08
456
+ 30/03/20,3.34,0.2,0.07,25.14,55.75,280.54
457
+ 31/03/20,3.68,0,0,16.72,1.96,745.92
458
+ 01/04/20,4.36,0,0,6.52,0,776.03
459
+ 02/04/20,6.12,0,0,6.53,0.08,779.45
460
+ 03/04/20,7.5,0,0,7.32,23.54,555.61
461
+ 04/04/20,8.43,0,0,9.33,6.17,758.45
462
+ 05/04/20,10.95,0,0,7.66,0,789.67
463
+ 06/04/20,12.56,0,0,6.17,0,793.05
464
+ 07/04/20,13.58,0,0,8.16,0.04,795.84
465
+ 08/04/20,14.15,0,0,5.82,2.79,772.83
466
+ 09/04/20,14.61,0,0,6.62,28.83,493.59
467
+ 10/04/20,14.38,0,0,8.71,0.5,806.68
468
+ 11/04/20,14.7,0,0,6.99,6.38,763.76
469
+ 12/04/20,15.95,0.1,0,7.1,27.79,634.59
470
+ 13/04/20,14.87,0.2,0,15.95,41.96,578.25
471
+ 14/04/20,8.22,0,0,18.93,0.13,819.53
472
+ 15/04/20,10.06,0,0,9.74,0.51,823.48
473
+ 16/04/20,14.42,0,0,7.13,17.05,675.59
474
+ 17/04/20,16.81,0,0,7.47,19.17,709.58
475
+ 18/04/20,16.54,0,0,9.82,27.47,680.48
476
+ 19/04/20,16.86,0,0,13.67,32.15,591.56
477
+ 20/04/20,16.24,0,0,20.32,25.02,690.28
478
+ 21/04/20,14.11,0,0,15.98,27.15,591.56
479
+ 22/04/20,14.82,0,0,12.9,1.17,829.35
480
+ 23/04/20,14.97,0,0,6.73,0.58,849.55
481
+ 24/04/20,16.05,0,0,10.51,38.76,430.68
482
+ 25/04/20,16.58,0,0,9.48,25.46,685.01
483
+ 26/04/20,14.28,1.6,0,7.83,71.04,186.68
484
+ 27/04/20,16.11,0.7,0,9.35,32.49,686.24
485
+ 28/04/20,14.56,6.7,0,15.74,87.21,69.08
486
+ 29/04/20,12.79,3.3,0,19,59.96,480.72
487
+ 30/04/20,11.93,7.9,0,23.08,87.42,66.93
488
+ 01/05/20,11.63,6.3,0,22.52,69.26,192.08
489
+ 02/05/20,10.6,6.7,0,15.04,50.54,329.05
490
+ 03/05/20,11.56,0,0,7.48,71.5,224.27
491
+ 04/05/20,15.93,0.1,0,12.59,26.19,660.38
492
+ 05/05/20,12.77,11,0,11.22,78.86,53.06
493
+ 06/05/20,12.34,0,0,11.36,39.21,439.72
494
+ 07/05/20,13.82,0,0,5.9,7.08,858.92
495
+ 08/05/20,17.88,0,0,6.06,26.92,648.6
496
+ 09/05/20,19.41,0,0,9.12,26.12,741.89
497
+ 10/05/20,19.47,0.5,0,7.83,47.89,498.31
498
+ 11/05/20,9.93,19,0,21.57,94.42,2.42
499
+ 12/05/20,9.17,0,0,13.78,48.13,471.57
500
+ 13/05/20,9.7,18.3,0,9.92,83.67,173.56
501
+ 14/05/20,11.1,1,0,19.1,95.04,21.32
502
+ 15/05/20,12.82,0.1,0,14.33,79.04,92.68
503
+ 16/05/20,12.97,0,0,10.35,15,730.12
504
+ 17/05/20,14.91,0,0,13.89,1.76,893.59
505
+ 18/05/20,16.93,0,0,11.42,4.81,914.45
506
+ 19/05/20,19.33,0,0,16.4,25.92,698.67
507
+ 20/05/20,19.58,0,0,15.36,42.54,505.99
508
+ 21/05/20,20.06,0,0,6.88,7.89,858.62
509
+ 22/05/20,20.8,0,0,8.96,50.01,413.11
510
+ 23/05/20,14.5,15.2,0,12.39,77.29,55.51
511
+ 24/05/20,13.89,0.2,0,11.88,34.51,564.47
512
+ 25/05/20,15.07,0,0,12.58,33.37,521.13
513
+ 26/05/20,16,0,0,16.51,15.15,753.15
514
+ 27/05/20,16.69,0,0,13.39,4.16,896.49
515
+ 28/05/20,17.49,0.1,0,13.71,21.75,720.5
516
+ 29/05/20,16.59,0,0,21.41,20.5,670.09
517
+ 30/05/20,16.44,0,0,18.08,45.85,426.18
518
+ 31/05/20,16.5,0,0,13.54,35.34,539.73
519
+ 01/06/20,18.66,0,0,11.1,4.1,909.83
520
+ 02/06/20,20.09,0,0,7.08,7.2,903.1
521
+ 03/06/20,19.97,2.8,0,8.89,28.53,717.2
522
+ 04/06/20,16.41,7.2,0,14.42,83.13,171.81
523
+ 05/06/20,14.19,3,0,24.7,87.38,143.58
524
+ 06/06/20,15.15,5.6,0,17.78,96.42,31.52
525
+ 07/06/20,13.65,9.4,0,5.79,76.54,229.11
526
+ 08/06/20,15.15,4.4,0,10.3,65.63,327.88
527
+ 09/06/20,13.8,7.1,0,13.15,87.25,55.93
528
+ 10/06/20,15.01,5.1,0,11,77.17,243.43
529
+ 11/06/20,16.84,0.3,0,8.77,53.36,520.32
530
+ 12/06/20,19.54,0.4,0,11.81,27.29,757.55
531
+ 13/06/20,17.52,8.5,0,11.85,55.67,431.28
532
+ 14/06/20,16.24,5.6,0,10.92,81.21,174.73
533
+ 15/06/20,17.53,0,0,5.8,49.77,438.63
534
+ 16/06/20,18.26,3.9,0,5.33,56,423.64
535
+ 17/06/20,15.19,33.9,0,11.54,74.23,119.53
536
+ 18/06/20,16.46,0,0,8.42,24.74,738.75
537
+ 19/06/20,15.98,0.7,0,9.92,59.96,345.38
538
+ 20/06/20,17.35,1.9,0,5.67,32.03,627.1
539
+ 21/06/20,19.44,0,0,6.22,31.2,651.02
540
+ 22/06/20,20.38,0,0,12.47,26.13,712.58
541
+ 23/06/20,21.31,0,0,15.29,6.46,907.62
542
+ 24/06/20,22.25,0,0,12.84,0.63,957.63
543
+ 25/06/20,22.35,0,0,10.02,3.54,918.07
544
+ 26/06/20,21.85,1.9,0,9.54,25.43,689.13
545
+ 27/06/20,22.85,1.6,0,11.15,31.82,728.01
546
+ 28/06/20,21.09,7.8,0,14.48,54.05,476.11
547
+ 29/06/20,18.72,1.6,0,13,58.29,397.9
548
+ 30/06/20,19.36,0,0,9.84,28.67,611.77
549
+ 01/07/20,23.17,0.5,0,8.96,20.06,801.37
550
+ 02/07/20,20.72,1.3,0,12.73,67.25,347.47
551
+ 03/07/20,19.28,0,0,5.09,66.63,320.77
552
+ 04/07/20,20.38,0,0,10.2,39.66,649.9
553
+ 05/07/20,22.65,0,0,17.54,47.38,433.69
554
+ 06/07/20,19.48,2.4,0,16.89,45.71,491.64
555
+ 07/07/20,18.29,0,0,6.98,17.37,851.85
556
+ 08/07/20,21.06,0,0,7.99,14.77,764.34
557
+ 09/07/20,23.99,0,0,9.12,4.53,901.49
558
+ 10/07/20,23.78,3.2,0,18.12,39.29,575.26
559
+ 11/07/20,19.64,5.3,0,13.13,64.08,353.88
560
+ 12/07/20,19.91,0,0,15.17,10.24,895.71
561
+ 13/07/20,20.6,0,0,9.76,29.31,688.09
562
+ 14/07/20,22.2,0,0,8.23,46.34,516.79
563
+ 15/07/20,18.88,1.3,0,8.15,90.58,40.35
564
+ 16/07/20,17.18,5.3,0,10.99,99.71,0
565
+ 17/07/20,18.33,1.8,0,8.83,82.88,148.2
566
+ 18/07/20,20.6,0,0,9.05,39.89,484.33
567
+ 19/07/20,21.87,0,0,5.23,13.08,772.2
568
+ 20/07/20,24.3,0,0,7.85,21.54,706.07
569
+ 21/07/20,23.25,0.6,0,10.2,37.21,571.81
570
+ 22/07/20,23.7,0,0,6.81,28.44,674.64
571
+ 23/07/20,24.02,0,0,7.1,19.93,735.87
572
+ 24/07/20,21.32,1.6,0,6.78,45.16,453.42
573
+ 25/07/20,23.33,0,0,7.93,30.46,647.09
574
+ 26/07/20,22.92,2.2,0,13.14,46.5,549.94
575
+ 27/07/20,25.36,0,0,10.46,1.84,907.84
576
+ 28/07/20,25.72,0.4,0,14.89,15.38,743.12
577
+ 29/07/20,23.49,0,0,10.89,6.37,851.08
578
+ 30/07/20,24.74,0,0,8.93,3.08,894.14
579
+ 31/07/20,28.06,0.2,0,4.5,11.63,821.36
580
+ 01/08/20,27.44,4.4,0,8.03,32.91,662.59
581
+ 02/08/20,21.01,11.1,0,9.69,66.64,202.72
582
+ 03/08/20,17.4,9.1,0,9.25,74.46,140.6
583
+ 04/08/20,16.57,5.5,0,8.78,68.5,252.45
584
+ 05/08/20,19.09,0,0,9.37,7.67,815.38
585
+ 06/08/20,21.45,0,0,6.66,3.9,856.32
586
+ 07/08/20,23.96,0,0,6.17,2.79,856.95
587
+ 08/08/20,25.77,0,0,6.88,0.49,877.68
588
+ 09/08/20,25.72,0,0,6.75,0.42,873.44
589
+ 10/08/20,25.65,0,0,7.59,12.54,717.14
590
+ 11/08/20,26.35,1.8,0,8.06,25.93,636.09
591
+ 12/08/20,25.92,0.6,0,7.75,28.82,630.92
592
+ 13/08/20,24.32,0.8,0,11.52,46.47,527.2
593
+ 14/08/20,21.92,5.2,0,8.84,67.53,200.47
594
+ 15/08/20,22.41,0,0,4.98,21.29,659.72
595
+ 16/08/20,23.67,0.4,0,8.31,27.46,655.13
596
+ 17/08/20,21.51,1,0,9.74,41.4,480.05
597
+ 18/08/20,21.05,2.3,0,7.53,28.13,625.42
598
+ 19/08/20,22.28,0.2,0,7.71,35.68,604.95
599
+ 20/08/20,26.57,0,0,10.89,13.75,784.89
600
+ 21/08/20,27.38,1.1,0,12.69,8.61,803.83
601
+ 22/08/20,22.43,8.5,0,14.12,47.46,385.05
602
+ 23/08/20,20.56,0,0,14.01,51.29,375.4
603
+ 24/08/20,19.39,0,0,8.51,37.75,448.48
604
+ 25/08/20,20.6,0,0,12.1,37.2,445.35
605
+ 26/08/20,23.18,0,0,24.51,23.46,608.83
606
+ 27/08/20,19.3,0,0,5.86,18.08,616.05
607
+ 28/08/20,17.78,12.8,0,12.45,65.79,203.19
608
+ 29/08/20,16.07,0,0,10.09,79.25,133.06
609
+ 30/08/20,13.84,21.3,0,10.01,89.83,12.31
610
+ 31/08/20,15.05,3.2,0,9,49.82,473.12
611
+ 01/09/20,15.98,0.7,0,7.97,49.08,442.83
612
+ 02/09/20,16.43,0,0,6.14,22,657.95
613
+ 03/09/20,17.13,0,0,7.36,32.91,533.62
614
+ 04/09/20,20.02,0,0,9.46,3.13,792.24
615
+ 05/09/20,20.83,0,0,15.65,23.32,652.56
616
+ 06/09/20,16.98,0,0,9.87,70.17,189.25
617
+ 07/09/20,16.81,0,0,11.51,50.29,336.43
618
+ 08/09/20,17.38,0,0,4.5,0.14,780.72
619
+ 09/09/20,18.61,0,0,4.85,2.26,776.22
620
+ 10/09/20,19.31,0,0,10.58,28.71,485.74
621
+ 11/09/20,20.34,0,0,6.38,21.97,557.1
622
+ 12/09/20,20.78,0,0,3.07,1.13,758.03
623
+ 13/09/20,20.47,0,0,7.22,3.68,759.67
624
+ 14/09/20,22.08,0,0,5.45,6.96,714.5
625
+ 15/09/20,23.18,0,0,4.55,4.5,723.14
626
+ 16/09/20,22.47,0.3,0,6.85,22.52,571.49
627
+ 17/09/20,21.46,0,0,18.04,12.78,618.13
628
+ 18/09/20,20.49,0,0,11.88,9.03,686.59
629
+ 19/09/20,19.76,0,0,6.55,29.53,483.37
630
+ 20/09/20,19.58,0,0,6.12,28.4,583.4
631
+ 21/09/20,19.5,0,0,6.9,22.73,503.71
632
+ 22/09/20,19.76,0,0,10.42,31.71,521.36
633
+ 23/09/20,18.45,1.3,0,12.99,46.83,405.26
634
+ 24/09/20,17.84,3.7,0,15.61,47.18,342.05
635
+ 25/09/20,11.29,5.1,0,21.98,64.98,340.41
636
+ 26/09/20,8.92,17.5,0,29.8,91.04,18.49
637
+ 27/09/20,9.1,3.8,0,23.29,72.83,150.45
638
+ 28/09/20,11.01,2.3,0,11.06,77.58,130.48
639
+ 29/09/20,12.23,9.7,0,13.23,94.04,7.63
640
+ 30/09/20,12.42,0,0,6.69,69.58,135.38
641
+ 01/10/20,12.79,2.7,0,12.78,59.85,156.79
642
+ 02/10/20,13.34,3.6,0,12.44,75.12,93.41
643
+ 03/10/20,11.2,15.2,0,16.5,69.65,289.96
644
+ 04/10/20,13.04,3.5,0,24.3,64.83,335.35
645
+ 05/10/20,11.41,5.1,0,25.71,81.38,44.56
646
+ 06/10/20,13.03,5,0,30.47,70.5,260.2
647
+ 07/10/20,12.02,4.8,0,24.05,67.83,221.08
648
+ 08/10/20,13.49,0,0,17.69,65.82,117.85
649
+ 09/10/20,14.32,0.4,0,14.11,50.05,252.65
650
+ 10/10/20,11.33,8.4,0,10.35,69.38,187.61
651
+ 11/10/20,7.78,1.7,0,8.11,34.38,390.84
652
+ 12/10/20,7.43,1.7,0,3.84,48.79,321.06
653
+ 13/10/20,7.01,0,0,5.05,78.58,100.28
654
+ 14/10/20,8.08,0,0,15.8,48.71,326.7
655
+ 15/10/20,8.24,3.7,0,16.95,89.54,29.71
656
+ 16/10/20,9.33,1.4,0,14.92,96.96,33.94
657
+ 17/10/20,8.61,0.3,0,8.93,79.71,102.63
658
+ 18/10/20,8.69,0,0,4.15,73.58,141.18
659
+ 19/10/20,7.47,0,0,8.51,33.59,452.5
660
+ 20/10/20,9.41,0,0,13.3,52.88,397.47
661
+ 21/10/20,12.25,0,0,12.11,50.48,278.49
662
+ 22/10/20,13.68,2.4,0,13.1,71.96,170.52
663
+ 23/10/20,13.76,18.3,0,14.91,95.75,0.61
664
+ 24/10/20,12.61,0,0,14.49,57.26,251.25
665
+ 25/10/20,11.38,0.6,0,12.15,55.56,429.32
666
+ 26/10/20,8.82,12.3,0,16.63,83.13,41.61
667
+ 27/10/20,8.91,0,0,17.48,62.91,208.42
668
+ 28/10/20,12.48,3.1,0,20.38,86.21,133.65
669
+ 29/10/20,12.44,4,0,25.74,91,62.9
670
+ 30/10/20,12.17,0.1,0,14.28,60.33,131.2
671
+ 31/10/20,8.57,0,0,10.77,33.89,433.21
672
+ 01/11/20,13.03,4,0,20.08,81.56,4.78
673
+ 02/11/20,17.49,0.3,0,18.04,80,141.08
674
+ 03/11/20,12.06,4.9,0,11.17,97.96,9.48
675
+ 04/11/20,8.17,0.3,0,15.59,83.88,19.27
676
+ 05/11/20,8.47,0,0,13.26,53.5,218.88
677
+ 06/11/20,7.25,0,0,10.51,13.33,520.3
678
+ 07/11/20,7.9,0.2,0,10.71,44.44,424.29
679
+ 08/11/20,8.87,0.9,0,6.76,35.11,370.11
680
+ 09/11/20,9.36,0,0,6.96,18.58,486.09
681
+ 10/11/20,7.87,0.1,0,6.32,75.88,88.49
682
+ 11/11/20,8.63,0.1,0,7.63,63.13,163.2
683
+ 12/11/20,9.36,0.2,0,11.74,55.71,173.69
684
+ 13/11/20,8.98,0,0,12.22,42.67,375.12
685
+ 14/11/20,8.76,0,0,12.74,6.65,523.28
686
+ 15/11/20,10.38,5.8,0,17.98,38.35,458.36
687
+ 16/11/20,10.5,2.9,0,19.6,64.63,171.4
688
+ 17/11/20,7.61,0,0,9.84,38.2,382.69
689
+ 18/11/20,5.97,0,0,11.7,4.55,537.87
690
+ 19/11/20,8.42,2.1,0,21.35,57.93,163.15
691
+ 20/11/20,5.24,1.5,0,12.32,53.88,273.92
692
+ 21/11/20,1.06,0,0,6.32,23.64,432.63
693
+ 22/11/20,1.45,0,0,5.13,27.55,386.03
694
+ 23/11/20,3.81,0,0,6.7,43.79,319.13
695
+ 24/11/20,3,0,0,9.52,46.33,272.3
696
+ 25/11/20,2.6,0,0,10.76,12.98,479.32
697
+ 26/11/20,3,0,0,11.49,1.36,531.1
698
+ 27/11/20,3.32,0,0,10.42,42.8,173.58
699
+ 28/11/20,1.92,0,0,10.28,8.99,468.86
700
+ 29/11/20,1.34,0,0,9.59,35.38,249.58
701
+ 30/11/20,0.33,0,0,6.89,32,340.97
702
+ 01/12/20,1.8,5.6,2.94,12.73,86.75,94.18
703
+ 02/12/20,2.17,0,0.07,9.04,91.13,31.49
704
+ 03/12/20,2.23,0,0,16.36,77.17,91.84
705
+ 04/12/20,2.81,8.8,1.61,9.44,99.08,0.61
706
+ 05/12/20,2.95,4.6,1.26,9.67,79.38,230.37
707
+ 06/12/20,3.05,4.5,0.7,6.93,97.92,18.75
708
+ 07/12/20,2.8,1.3,0,10.65,63.98,152.3
709
+ 08/12/20,2.13,0.5,0.07,6.31,72.28,222.28
710
+ 09/12/20,2.13,5.2,0.91,8.16,90.79,34.02
711
+ 10/12/20,0.53,0,0,7.84,48.71,135.8
712
+ 11/12/20,1.03,4.5,0.7,17.29,71.92,82.88
713
+ 12/12/20,6.18,4.2,0,19.26,93.04,51.71
714
+ 13/12/20,5.95,4.6,0,12.92,84.65,34.75
715
+ 14/12/20,3.63,0,0,13.23,53.52,197.87
716
+ 15/12/20,6.1,10.4,0,13.5,95,11.52
717
+ 16/12/20,6.79,0,0,10.67,56.55,284.21
718
+ 17/12/20,6.02,0,0,12.28,57.85,155.41
719
+ 18/12/20,4.92,0,0,11.56,49.46,217.11
720
+ 19/12/20,4.25,0,0,14.21,49,286.38
721
+ 20/12/20,5.93,4.1,0,12,82.5,75.19
722
+ 21/12/20,7.23,5.8,0,17.74,68.54,88.09
723
+ 22/12/20,12.78,4.4,0,30.7,76.01,33.81
724
+ 23/12/20,11.95,8.7,0,21.13,72.85,81.02
725
+ 24/12/20,7.47,11,0,29.58,84.63,35.33
726
+ 25/12/20,2.62,2.2,0.21,14.03,62.83,181.35
727
+ 26/12/20,0.03,0.1,0.42,7.29,64.71,145.63
728
+ 27/12/20,1.28,1.8,0,23.23,70.92,130.12
729
+ 28/12/20,3.58,5.5,1.96,19.69,79.13,153.97
730
+ 29/12/20,4.79,3.4,0,25.52,69.63,161.54
731
+ 30/12/20,3.12,0,0,14.03,48.46,292.85
732
+ 31/12/20,2.31,2.6,0.77,15.87,78.78,59.9
733
+ 01/01/21,2.22,3.8,1.47,8.93,81.71,67.24
734
+ 02/01/21,1.98,0.3,0.42,16.74,81.29,35.36
735
+ 03/01/21,0.76,1.8,1.89,6.5,77.63,24.6
736
+ 04/01/21,0.68,0,0,8.64,39.38,251.35
737
+ 05/01/21,0.81,0,0,5.28,68.55,86.86
738
+ 06/01/21,0.91,1.8,1.75,7.02,89.25,16.81
739
+ 07/01/21,1.77,0,0.07,8,48.83,227.3
740
+ 08/01/21,0.52,0,0,8.29,38.21,198.03
741
+ 09/01/21,-1.24,0,0,16.79,60.13,107.42
742
+ 10/01/21,-0.99,0,0,16.99,33.54,396.82
743
+ 11/01/21,-2.61,0,0,7.48,20.33,417.71
744
+ 12/01/21,1.16,11.8,5.18,28.24,93.08,1
745
+ 13/01/21,3.64,9.1,0,19.7,76.96,235.29
746
+ 14/01/21,3.29,39.3,9.87,17.01,99.83,0.61
747
+ 15/01/21,-1.57,11.2,7,13.48,57.04,309.62
748
+ 16/01/21,-6.85,2,1.4,7.77,69.71,225.91
749
+ 17/01/21,1.55,8.4,4.76,18.54,89.21,53.33
750
+ 18/01/21,1.63,0.5,0.21,12.95,71.23,94.49
751
+ 19/01/21,0.09,0,0,18.16,56.27,102.4
752
+ 20/01/21,1.74,0,0,17.22,50.25,288.27
753
+ 21/01/21,7.26,2.4,0,24.21,76.71,96.99
754
+ 22/01/21,8.61,12,2.66,21.28,75.49,204.64
755
+ 23/01/21,3.53,8.3,2.24,17.98,75.5,158.64
756
+ 24/01/21,1.86,0.6,0.28,17.51,66.95,235.42
757
+ 25/01/21,2.01,6.6,4.69,17.65,72.92,161.8
758
+ 26/01/21,1.63,0.2,0.07,18.34,69,152.6
759
+ 27/01/21,0.98,5.2,2.45,15.28,89.1,13.2
760
+ 28/01/21,8.32,20.2,0,29.56,97.25,20
761
+ 29/01/21,9.91,16.4,0,35.46,78.54,217.07
762
+ 30/01/21,7.65,6.3,0,22.08,93.92,0.05
763
+ 31/01/21,6.64,0.8,0,9.31,93.17,36.87
764
+ 01/02/21,8.29,12.7,0,22.35,91.25,65.2
765
+ 02/02/21,10.54,4.9,0,29.48,84.67,55.69
766
+ 03/02/21,11.34,10.4,0,29.44,69.83,95.06
767
+ 04/02/21,8,2.7,0,11.47,54.8,155.21
768
+ 05/02/21,8.16,2.9,0,7.55,69.29,177.9
769
+ 06/02/21,6.5,1.3,0,8.69,67.28,282.51
770
+ 07/02/21,6.04,3.1,0,17.22,82,38.33
771
+ 08/02/21,2.21,3.4,1.12,7.93,81.46,70.84
772
+ 09/02/21,0.35,1.3,0.98,7.71,87.54,32.55
773
+ 10/02/21,-3.37,7.8,5.6,11.89,96.75,26.57
774
+ 11/02/21,-6.27,0,0.21,14.28,30.99,557.67
775
+ 12/02/21,-6.77,0,0,16.69,44.23,174.55
776
+ 13/02/21,-7.19,0,0,20.33,0.09,613.23
777
+ 14/02/21,-6.55,0,0,11.45,24.07,504.36
778
+ 15/02/21,-0.27,0.6,0,15.87,80.17,92.26
779
+ 16/02/21,6.11,0.8,0,15.7,59.83,359.75
780
+ 17/02/21,7.03,0.2,0,13.18,26.9,455.43
781
+ 18/02/21,5.31,0.1,0,16.75,37.08,409.71
782
+ 19/02/21,9.06,0.9,0,10.4,53.51,327.91
783
+ 20/02/21,7.66,0,0,11.51,11.54,554.37
784
+ 21/02/21,7.73,0,0,9.52,0.13,640.82
785
+ 22/02/21,7.32,0,0,9.09,18.93,511.8
786
+ 23/02/21,8.88,0,0,8.95,5.47,637.43
787
+ 24/02/21,9.96,0,0,11.32,0,650.87
788
+ 25/02/21,9.81,0,0,9.7,0.98,654.28
789
+ 26/02/21,8.83,0.8,0,14.72,38.71,437.41
790
+ 27/02/21,7.19,0,0,22.62,31.88,503.19
791
+ 28/02/21,3.88,0,0,11.34,1.83,640.24
792
+ 01/03/21,4.36,0,0,7.74,0,667.85
793
+ 02/03/21,6.5,0,0,7.91,1.05,669.68
794
+ 03/03/21,6.57,0,0,8.39,24.74,488.54
795
+ 04/03/21,8.74,1.5,0,13.27,36.38,381.72
796
+ 05/03/21,5.4,0.2,0,16.63,71.04,103.57
797
+ 06/03/21,2.64,0,0,13.01,0.42,683.46
798
+ 07/03/21,4.79,0,0,7.53,42.17,348.11
799
+ 08/03/21,4.24,0,0,12.27,10.97,650.75
800
+ 09/03/21,4.04,0,0,5.93,48.29,223.85
801
+ 10/03/21,6.51,0,0,9.28,67.17,194.23
802
+ 11/03/21,11.44,9.5,0,36.27,85,55.21
803
+ 12/03/21,8.76,0.6,0,28.34,59.17,371.72
804
+ 13/03/21,8.34,8.7,0,39.67,84.38,77.94
805
+ 14/03/21,4.52,8.1,0.14,24.39,77.33,216.73
806
+ 15/03/21,5.34,7.1,0.42,21.02,64.17,302.19
807
+ 16/03/21,4.98,3.5,0.14,15.18,76.92,178.75
808
+ 17/03/21,3.82,4.4,0.28,8.93,77.29,150.02
809
+ 18/03/21,2.97,0.2,0,6.97,48.96,441.89
810
+ 19/03/21,2.24,2.4,0.07,13.93,46.83,390.78
811
+ 20/03/21,1.87,0,0,14.03,42.25,228.63
812
+ 21/03/21,3.7,0,0,6.63,66.38,171.57
813
+ 22/03/21,4.29,0,0,13.24,67.63,92.3
814
+ 23/03/21,5.59,0,0,7.45,29.59,422.04
815
+ 24/03/21,7,0,0,5.17,1.79,733.05
816
+ 25/03/21,9.19,0,0,11.18,21.25,558.48
817
+ 26/03/21,10.67,0.4,0,11.19,31.43,567.79
818
+ 27/03/21,8.58,4.5,0,20.63,49.82,374.05
819
+ 28/03/21,7.55,0,0,8.58,14.64,645.5
820
+ 29/03/21,11.1,0,0,6.84,8.94,708.73
821
+ 30/03/21,13,0,0,4.87,4.15,735.01
822
+ 31/03/21,14.72,0,0,6.43,3.27,766.49
823
+ 01/04/21,15.87,0,0,9.83,8.75,693.44
824
+ 02/04/21,11.52,0,0,18.99,5.33,732.9
825
+ 03/04/21,6.77,0,0,19.99,47.13,182.41
826
+ 04/04/21,7.15,0,0,11.12,0,785.47
827
+ 05/04/21,6.68,2.8,0.7,22.94,53.23,296.21
828
+ 06/04/21,1.77,2.4,1.26,14.25,53.79,350.13
829
+ 07/04/21,2.43,1.2,0.84,21.67,81.46,93.4
830
+ 08/04/21,5.07,0,0,10.67,25.98,569.47
831
+ 09/04/21,9.98,0,0,15.65,48.7,395.7
832
+ 10/04/21,13.62,0,0,16.28,65.72,280.45
833
+ 11/04/21,11.58,9,0,13.55,64.8,300.92
834
+ 12/04/21,4.68,5.7,0.21,14.17,66,237.79
835
+ 13/04/21,4.14,0.4,0,11.73,35.96,435.21
836
+ 14/04/21,3.92,0.5,0,14.29,32.17,458.99
837
+ 15/04/21,4.27,0.1,0,16.03,27.25,552
838
+ 16/04/21,4.79,0,0,19.32,35.59,365.76
839
+ 17/04/21,6.03,0,0,15.53,52.42,258.13
840
+ 18/04/21,7.09,0.7,0,10.77,67.13,233.81
841
+ 19/04/21,7.71,1.9,0,3.34,44.83,378.08
842
+ 20/04/21,8.99,0,0,6.15,18.5,708.73
843
+ 21/04/21,10.34,0.8,0,5.25,9.55,752.91
844
+ 22/04/21,10.77,0.1,0,12.57,8.69,752.52
845
+ 23/04/21,10.71,0,0,12.65,0.53,848.73
846
+ 24/04/21,11.82,0,0,9.16,0.14,850.89
847
+ 25/04/21,12.37,0,0,16.09,6.75,839.29
848
+ 26/04/21,11.78,0,0,15.09,19.6,706.08
849
+ 27/04/21,11.52,0,0,10.15,4.27,816.48
850
+ 28/04/21,13.41,7,0,10.01,62.93,242.8
851
+ 29/04/21,12.95,2.9,0,13.88,70.25,292.12
852
+ 30/04/21,8.37,8.3,0,11.14,93.21,34.47
853
+ 01/05/21,7.73,8.1,0,10.14,94.5,9.7
854
+ 02/05/21,8.17,6.4,0,9.48,49.08,511.37
855
+ 03/05/21,9.08,0,0,10.05,23.94,606.44
856
+ 04/05/21,12.21,4.4,0,30.96,65.28,228.47
857
+ 05/05/21,9.89,9.8,0,25.64,69.61,390.64
858
+ 06/05/21,9.64,14.1,0,22.94,86.25,79.22
859
+ 07/05/21,10.44,6.9,0,15.3,56.19,414.58
860
+ 08/05/21,12.34,0.3,0,10.46,21.43,670.28
861
+ 09/05/21,19.26,0,0,14.31,16.66,806.62
862
+ 10/05/21,15.32,12.5,0,9.86,75.25,202.39
863
+ 11/05/21,12.41,15.6,0,12.9,90.93,63.24
864
+ 12/05/21,12.19,0.3,0,9.28,63.25,399.39
865
+ 13/05/21,10.75,1.4,0,12.58,55.21,224.8
866
+ 14/05/21,11.21,0.7,0,12.09,48.93,338.96
867
+ 15/05/21,10.68,5.8,0,20.05,69.96,76.54
868
+ 16/05/21,11.66,6.7,0,18.98,64.29,349.62
869
+ 17/05/21,11.29,9.5,0,28.73,70.67,260.42
870
+ 18/05/21,11.94,3.9,0,17.93,85,186.33
871
+ 19/05/21,10.38,2.6,0,14.14,61.75,336.27
872
+ 20/05/21,12.07,0.3,0,13.1,46.7,541.66
873
+ 21/05/21,11.4,6.9,0,25.01,78.36,108.14
874
+ 22/05/21,12.99,3,0,22.26,55.17,529.24
875
+ 23/05/21,12.41,3.8,0,15.25,52.12,480.45
876
+ 24/05/21,12.12,2.6,0,15.19,50.19,429.58
877
+ 25/05/21,11.88,0,0,26.75,42.75,573.27
878
+ 26/05/21,12.48,5.4,0,20.42,94.67,9.09
879
+ 27/05/21,12.67,2.8,0,5.15,61.67,314.61
880
+ 28/05/21,13.75,0,0,11.48,15.3,796.3
881
+ 29/05/21,15.5,0,0,15.22,9.73,879.39
882
+ 30/05/21,15.43,0,0,17.4,2.08,941.12
883
+ 31/05/21,15.84,0,0,12.4,1.04,932.56
884
+ 01/06/21,18.02,0,0,10.07,2.88,922.83
885
+ 02/06/21,19.11,0.6,0,8.77,35.39,646.67
886
+ 03/06/21,21.34,0.1,0,6.92,36.55,632.12
887
+ 04/06/21,20.83,2.7,0,9.46,59.25,414.2
888
+ 05/06/21,17.51,1.7,0,14.36,85.96,94.43
889
+ 06/06/21,16.68,1.7,0,8.96,79.25,101.26
890
+ 07/06/21,17.33,4.3,0,12.23,70.13,238.93
891
+ 08/06/21,18.09,14.5,0,8.48,69.08,295.89
892
+ 09/06/21,18.62,6.1,0,5.18,50.29,522.82
893
+ 10/06/21,19.81,0.6,0,6.32,49,544.4
894
+ 11/06/21,21.14,0,0,5.52,18.38,768.83
895
+ 12/06/21,21.87,0,0,10.42,23.72,717.2
896
+ 13/06/21,20.61,0,0,14.26,5.93,907.28
897
+ 14/06/21,21.09,0,0,9.54,0,962.67
898
+ 15/06/21,22.79,0,0,6.5,12.23,835.74
899
+ 16/06/21,24.07,0,0,4.39,20.55,791.28
900
+ 17/06/21,25.69,0,0,8.03,18.41,773.03
901
+ 18/06/21,25.74,1.2,0,10,22.03,761.52
902
+ 19/06/21,25.87,1.3,0,10.14,28.9,703.53
903
+ 20/06/21,22.51,4.5,0,12.33,53.48,376.22
904
+ 21/06/21,20.99,5.9,0,10.71,41.36,586.73
905
+ 22/06/21,19.39,7.3,0,5.29,52.66,407.37
906
+ 23/06/21,20.02,7.9,0,8.69,34.83,625.36
907
+ 24/06/21,17.61,6.5,0,11.5,58.23,414.88
908
+ 25/06/21,17.57,0.1,0,9.51,57.63,431.64
909
+ 26/06/21,19.57,0,0,6.08,28.53,619.59
910
+ 27/06/21,21.8,2.1,0,6.76,49.89,421.14
911
+ 28/06/21,21,13.5,0,9.42,56.49,490.85
912
+ 29/06/21,17.98,11.2,0,10.73,51.96,543.92
913
+ 30/06/21,15.29,6.4,0,19.3,73.71,223.84
914
+ 01/07/21,17.35,0.3,0,11.93,62,355.27
915
+ 02/07/21,18.51,0,0,5.04,22.56,707.47
916
+ 03/07/21,18.75,0.3,0,7.61,58.3,328.93
917
+ 04/07/21,18.51,3.2,0,11.54,53.6,344.07
918
+ 05/07/21,19.16,0.3,0,12.98,57.79,345.45
919
+ 06/07/21,17.51,24.6,0,13.65,64.79,267.15
920
+ 07/07/21,18.97,5.6,0,6.35,75.17,225.54
921
+ 08/07/21,17.4,7.9,0,7.74,76.96,149.18
922
+ 09/07/21,18.6,0,0,8.65,27.46,668.56
923
+ 10/07/21,19.06,9.3,0,7.88,41.58,501.82
924
+ 11/07/21,18.48,0.1,0,7.86,20.97,726.44
925
+ 12/07/21,19.29,21.9,0,8.76,47.66,517.21
926
+ 13/07/21,15.48,39.3,0,17.74,75.07,256.91
927
+ 14/07/21,15.98,13.6,0,19.07,85.79,168.06
928
+ 15/07/21,17.01,23.2,0,18.45,93.58,64.18
929
+ 16/07/21,18.42,7.1,0,10.17,55.29,445.16
930
+ 17/07/21,19.63,0.2,0,18.19,72.79,222.6
931
+ 18/07/21,21.5,0,0,18.66,20.88,746.17
932
+ 19/07/21,21.63,0,0,16.91,3.75,888.1
933
+ 20/07/21,20.21,0,0,13.9,1.42,923.14
934
+ 21/07/21,20.61,0,0,11.28,3.25,916.8
935
+ 22/07/21,21.37,0,0,10.36,3.41,913.24
936
+ 23/07/21,21.83,0,0,8.18,12.71,853.63
937
+ 24/07/21,21.18,6.7,0,8.86,41.45,571.92
938
+ 25/07/21,20,1,0,9.87,45.8,528.53
939
+ 26/07/21,19.76,1.1,0,10.81,30.7,686.04
940
+ 27/07/21,20.13,6.8,0,7.5,47.44,461.33
941
+ 28/07/21,19.66,2.4,0,10.91,43.51,463.43
942
+ 29/07/21,20.01,0,0,10.87,25.47,661.57
943
+ 30/07/21,20.51,0,0,9.71,27.63,589.34
944
+ 31/07/21,19.25,6.2,0,10.68,50.08,464.94
945
+ 01/08/21,15.96,11.7,0,8.57,70.71,317.88
946
+ 02/08/21,17.2,1.3,0,9.54,39.71,670.58
947
+ 03/08/21,15.54,6.6,0,14.28,83.02,61.39
948
+ 04/08/21,15.83,4.5,0,6.37,79.42,170.99
949
+ 05/08/21,17.16,2.6,0,12.52,70.65,242.52
950
+ 06/08/21,18.74,0,0,16.89,38.92,626.98
951
+ 07/08/21,16.38,13.2,0,14.53,55.98,268.63
952
+ 08/08/21,17.37,0,0,14.34,29.07,631.52
953
+ 09/08/21,17.21,0,0,9.24,28.62,614.22
954
+ 10/08/21,19.77,0,0,6.61,24.42,628.21
955
+ 11/08/21,21.76,0,0,7.1,7.8,843.54
956
+ 12/08/21,22.91,0,0,5.52,17.37,709.15
957
+ 13/08/21,24.64,3.2,0,10.21,19.07,708.92
958
+ 14/08/21,24.44,0,0,6.29,7.15,797.7
959
+ 15/08/21,23.68,1.6,0,8.85,24.55,637.95
960
+ 16/08/21,20.28,2.3,0,20.84,55,424.13
961
+ 17/08/21,17.24,0,0,9.29,69.46,254.9
962
+ 18/08/21,17.72,0.7,0,11.14,88.21,45.26
963
+ 19/08/21,18.65,0,0,6.05,45,484.16
964
+ 20/08/21,19.84,0,0,6.47,36.71,504.69
965
+ 21/08/21,20.98,0.1,0,6.58,26.26,686.04
966
+ 22/08/21,19.3,8.6,0,13.21,57.57,349.79
967
+ 23/08/21,17.58,0,0,9.84,50.83,358.44
968
+ 24/08/21,17.76,0,0,21.09,45.13,353.22
969
+ 25/08/21,17.57,0,0,11.46,45.13,263.32
970
+ 26/08/21,16.35,1.2,0,10.4,31.91,455.38
971
+ 27/08/21,15.75,0.2,0,9.64,45.88,406
972
+ 28/08/21,14.73,1.7,0,7.98,56.38,305.16
973
+ 29/08/21,15.3,1.8,0,7.69,89.33,34.72
974
+ 30/08/21,16.2,0.2,0,9,69.83,177.79
975
+ 31/08/21,16.48,0,0,13.43,35.08,407.99
976
+ 01/09/21,16.81,0,0,14.1,1.92,786.25
977
+ 02/09/21,17.1,0,0,9.43,0.21,800.39
978
+ 03/09/21,18.64,0,0,7.22,13.38,693.39
979
+ 04/09/21,19.65,0,0,5.78,19.27,650.91
980
+ 05/09/21,20.08,0.1,0,6.06,11.5,718.79
981
+ 06/09/21,19.82,0,0,6.24,13.15,722.88
982
+ 07/09/21,19.1,0,0,7.59,25.1,567.74
983
+ 08/09/21,19.97,0,0,7.61,10.29,735.85
984
+ 09/09/21,20.62,0.3,0,14.12,36.38,434.23
985
+ 10/09/21,18.7,5.4,0,12.74,64.83,266.03
986
+ 11/09/21,18.8,0,0,8.77,39.38,474.52
987
+ 12/09/21,18.22,0,0,6.76,42.19,352.06
988
+ 13/09/21,18.87,0,0,6.29,14.89,633.87
989
+ 14/09/21,20.24,0,0,10.32,40.72,441.29
990
+ 15/09/21,19.55,4.8,0,10.81,75.5,131
991
+ 16/09/21,18.66,1.7,0,10.26,53.46,366.41
992
+ 17/09/21,17.17,0,0,7.99,41.96,370.71
993
+ 18/09/21,16.02,0,0,5.69,15.84,623.63
994
+ 19/09/21,13.12,13,0,11.19,78.94,13.37
995
+ 20/09/21,14.72,0.1,0,5.49,77.25,188.06
996
+ 21/09/21,14.19,0,0,10.82,75.71,106.77
997
+ 22/09/21,13.09,0,0,10.09,36.98,536.26
998
+ 23/09/21,13.93,0,0,8.73,15.39,606.55
999
+ 24/09/21,15.34,0,0,6.84,5.25,668.54
1000
+ 25/09/21,17.22,0,0,9.2,21.08,567.19
1001
+ 26/09/21,17.52,4.4,0,11.33,39.96,336.6
1002
+ 27/09/21,17.25,0.4,0,12.05,45.01,436.58
1003
+ 28/09/21,15.19,0,0,7.39,55.54,400.06
1004
+ 29/09/21,14.21,1.4,0,17.84,34.79,421.4
1005
+ 30/09/21,11.31,0,0,4.09,24.43,550.77
1006
+ 01/10/21,12.7,0,0,11.01,25.4,537.57
1007
+ 02/10/21,16.65,0,0,13.97,31.48,505.4
1008
+ 03/10/21,15.89,11.5,0,14.91,89.46,96.57
1009
+ 04/10/21,12.25,13.3,0,6.08,85.63,126.59
1010
+ 05/10/21,13.38,6.8,0,15.7,72.88,187.53
1011
+ 06/10/21,11.32,0.9,0,18.14,55.75,344.6
1012
+ 07/10/21,11.43,0.6,0,11.65,68.92,176.79
1013
+ 08/10/21,11.88,0,0,19.88,35.42,259.6
1014
+ 09/10/21,10.65,0,0,11.86,5.33,605.51
1015
+ 10/10/21,8.87,0,0,4.61,13.91,616
1016
+ 11/10/21,7.8,0.1,0,7.04,46.08,386.22
1017
+ 12/10/21,10,4.7,0,8,78.33,219.42
1018
+ 13/10/21,8.82,1,0,10.02,63.75,130.47
1019
+ 14/10/21,7.24,0,0,5.25,27.08,515.08
1020
+ 15/10/21,8.1,0,0,8.18,25.12,458.39
1021
+ 16/10/21,7.97,0,0,4.7,36.38,277.97
1022
+ 17/10/21,7.88,0,0,6.27,53.07,317.61
1023
+ 18/10/21,9.02,0,0,7.5,20.64,517.1
1024
+ 19/10/21,11.46,0,0,15.51,49.13,287.55
1025
+ 20/10/21,15.27,0.6,0,24.38,36.81,458.83
1026
+ 21/10/21,14.57,4.2,0,35.21,64.7,291.52
1027
+ 22/10/21,8.5,0.6,0,9.78,45.48,460.55
1028
+ 23/10/21,6.74,0,0,9.87,24.46,538.7
1029
+ 24/10/21,6.1,0,0,9.81,16.77,563.27
1030
+ 25/10/21,8.92,0,0,9.65,16.16,605.67
1031
+ 26/10/21,10.67,0.4,0,7.48,52.55,335.93
1032
+ 27/10/21,8.2,0,0,4.9,54.15,340.45
1033
+ 28/10/21,7.99,0,0,10.68,33.16,481.05
1034
+ 29/10/21,7.59,0,0,11.57,21.1,462.2
1035
+ 30/10/21,8.14,2.5,0,13.41,72.79,47.53
1036
+ 31/10/21,13.07,1,0,14.72,40.37,357.36
1037
+ 01/11/21,10.76,11.7,0,17.56,68.21,138.44
1038
+ 02/11/21,7.85,3.7,0,17.94,55.38,240.2
1039
+ 03/11/21,7.45,11.5,0,16.7,94.04,22.98
1040
+ 04/11/21,6.83,4.4,0,19.64,78.49,125.28
1041
+ 05/11/21,7.04,0,0,9.86,56.6,237.99
1042
+ 06/11/21,4.62,0,0,5.56,70.21,105.11
1043
+ 07/11/21,5.41,0.8,0,12.55,86.46,105.17
1044
+ 08/11/21,6.65,0,0,10.83,70.79,132.09
1045
+ 09/11/21,3.74,0,0,8.97,13.86,507.64
1046
+ 10/11/21,3.84,0,0,6.03,24.18,402.33
1047
+ 11/11/21,4.17,0,0,3.96,19.05,435.92
1048
+ 12/11/21,4.31,0,0,5.24,18.57,416.09
1049
+ 13/11/21,6.84,6.4,0,14.23,70.83,54.98
1050
+ 14/11/21,9.1,3.2,0,10.46,89.46,58.55
1051
+ 15/11/21,7.89,0,0,9.91,69.49,73.5
1052
+ 16/11/21,6.51,0,0,4.49,80.83,61.94
1053
+ 17/11/21,6.2,0.1,0,7.31,89.5,56.05
1054
+ 18/11/21,5.74,0,0,4.22,67,169.88
1055
+ 19/11/21,3.28,0,0,3.66,22.96,464.75
1056
+ 20/11/21,3.21,0,0,8.88,45.42,229.2
1057
+ 21/11/21,3.75,1.1,0,8.21,73.33,97.99
1058
+ 22/11/21,5.8,2.3,0,19.73,92.54,24.77
1059
+ 23/11/21,4.07,0,0,18.53,46.58,319.27
1060
+ 24/11/21,1.79,0,0,8.77,23.71,346.34
1061
+ 25/11/21,0.93,0.3,0,8.52,60.48,214.25
1062
+ 26/11/21,2.09,0.3,0.56,14.89,82.13,96.54
1063
+ 27/11/21,2.78,2.3,0.49,20.26,65.17,196.63
1064
+ 28/11/21,1.82,2.6,1.19,12.93,74.25,121.91
1065
+ 29/11/21,2.24,1,0.98,16.27,66.83,292.83
1066
+ 30/11/21,2.65,4.4,1.4,32.06,94.08,15.72
1067
+ 01/12/21,7,7.6,0,33.79,90.92,9.49
1068
+ 02/12/21,4.06,5.8,0.21,18.06,78.75,74.08
1069
+ 03/12/21,1.59,0.4,0.21,16.77,59.38,266.35
1070
+ 04/12/21,6.79,17.8,0,33.84,95.92,10.52
1071
+ 05/12/21,3.27,0.5,0.07,12.99,59.75,122.74
1072
+ 06/12/21,1.92,0.1,0.14,9.09,76.38,49.92
1073
+ 07/12/21,3.65,1.2,0.14,19.42,74.04,239.04
1074
+ 08/12/21,4.08,8,0,12.96,95.71,1.21
1075
+ 09/12/21,3.22,0,0,16.33,64.53,113.9
1076
+ 10/12/21,1.92,11.1,5.25,24.76,85.78,10.88
1077
+ 11/12/21,3.16,3.5,0.84,18.7,91.04,24.74
1078
+ 12/12/21,1.72,0,0,10.69,79.21,74.39
1079
+ 13/12/21,2.48,0,0,7.59,63.58,300.59
1080
+ 14/12/21,2,0,0,7.49,52.45,317.69
1081
+ 15/12/21,2.88,0,0,5.21,82.63,30.12
1082
+ 16/12/21,3.56,0,0,9.59,59.75,140.99
1083
+ 17/12/21,2.99,0,0,10.72,22.21,312.94
1084
+ 18/12/21,1.94,0,0,11.94,23.63,436.8
1085
+ 19/12/21,0.2,0,0,5.46,15.79,442.89
1086
+ 20/12/21,0.05,0,0,9.31,29.17,345.21
1087
+ 21/12/21,-0.94,0,0,7.04,17.88,440
1088
+ 22/12/21,-2.03,0,0,9.43,14.53,446.67
1089
+ 23/12/21,1.64,0,0,17.24,42.44,224.44
1090
+ 24/12/21,6.01,4.1,0,17.04,73.72,46.58
1091
+ 25/12/21,6.67,4.8,0,12.28,81.17,61.29
1092
+ 26/12/21,6.87,4.8,0,13.85,82.13,62.08
1093
+ 27/12/21,7.3,3.9,0,19.04,77.55,16.05
1094
+ 28/12/21,10.23,8.9,0,35.89,78.9,33.12
1095
+ 29/12/21,10.1,10.6,0,25.97,98.08,0
1096
+ 30/12/21,13.19,1.7,0,18.4,82.54,33.86
1097
+ 31/12/21,9.14,0,0,13.51,45.53,337.62
1098
+ 01/01/22,5.62,0,0,10.61,11.31,446.42
1099
+ 02/01/22,7.61,0,0,22.47,34.17,318.38
1100
+ 03/01/22,11.91,3.2,0,27.97,87.5,47.06
1101
+ 04/01/22,11.97,16,0,33.41,85.37,168.07
1102
+ 05/01/22,3.33,5,0,18.43,66.5,271.75
1103
+ 06/01/22,1.96,1,0.77,7.33,52.66,220.03
1104
+ 07/01/22,0.94,1.8,0.56,19.9,72.18,105.57
1105
+ 08/01/22,4.24,6.1,1.05,29.48,80.67,137.76
1106
+ 09/01/22,3.96,13.5,0.77,24.97,81.79,124.78
1107
+ 10/01/22,2.04,0.1,0,10.61,57.63,215.43
1108
+ 11/01/22,0.82,0,0,14.21,26.5,318.53
1109
+ 12/01/22,-1.34,0,0,9.61,7.92,474.26
1110
+ 13/01/22,-1.6,0,0,9.81,5.15,504.5
1111
+ 14/01/22,-0.89,0,0,6.57,0.92,524.8
1112
+ 15/01/22,-1.13,0,0,7.19,1.93,519.92
1113
+ 16/01/22,-0.36,0.3,0.35,12.55,38.79,342.98
1114
+ 17/01/22,2.53,0.3,0.28,8.26,85.25,71.38
1115
+ 18/01/22,2.39,0,0,13.34,43.67,344.9
1116
+ 19/01/22,1.94,0,0.07,15.39,62.71,171.08
1117
+ 20/01/22,2.64,4.3,1.82,14.33,75.38,144.88
1118
+ 21/01/22,1.19,0,0,7.79,56.63,163.88
1119
+ 22/01/22,1.45,0,0.14,4,73.21,148.57
1120
+ 23/01/22,1.15,0,0,8.89,35.46,421.72
1121
+ 24/01/22,0.56,0,0,8.63,15.58,479.27
1122
+ 25/01/22,0.21,0,0,8.3,9.83,539.97
1123
+ 26/01/22,-0.8,0,0,6.63,23.58,349.78
1124
+ 27/01/22,-0.99,0.6,0,12.16,48.58,344.26
1125
+ 28/01/22,2.55,0,0,9.78,79.71,149.43
1126
+ 29/01/22,3.14,0.9,0.07,18.58,77.71,75.73
1127
+ 30/01/22,5.66,2,0,12.79,75.71,146.37
1128
+ 31/01/22,4.3,6,1.19,27.55,64.79,232.39
1129
+ 01/02/22,3.42,4.4,1.68,27.31,93.58,33.1
1130
+ 02/02/22,7.78,9.3,0,22.4,97.92,9.76
1131
+ 03/02/22,6.55,0.4,0,11.36,65.92,218.47
1132
+ 04/02/22,6.45,1,0,20.39,90.46,30.85
1133
+ 05/02/22,3.71,0.6,0,12.97,25.54,455.82
1134
+ 06/02/22,5.25,9.3,0,39.39,77.79,62.11
1135
+ 07/02/22,4.44,7.8,0,22.98,42.5,298.2
1136
+ 08/02/22,3.5,0,0,11.01,40.25,281.8
1137
+ 09/02/22,3.58,0,0,10.19,25.01,485.81
1138
+ 10/02/22,6.15,1.1,0,16.67,52.53,228.5
1139
+ 11/02/22,4.84,7,0,12.03,57.5,256.67
1140
+ 12/02/22,0.64,0,0,11,17.06,484.51
1141
+ 13/02/22,3.63,0,0,16.37,8.05,600.71
1142
+ 14/02/22,4.32,7.1,0,17.03,58.27,107.48
1143
+ 15/02/22,5.87,0.4,0,19.37,58.4,312.58
1144
+ 16/02/22,8.21,5.2,0,36.22,98.96,0.61
1145
+ 17/02/22,11.63,2.4,0,38.01,64.5,243.16
1146
+ 18/02/22,10.89,2.6,0,29.25,75.54,206.08
1147
+ 19/02/22,6.49,0,0,24.93,49.13,331.61
1148
+ 20/02/22,8.34,0.1,0,36,94.29,24.13
1149
+ 21/02/22,6.94,10.5,0,35.55,78.46,164.57
1150
+ 22/02/22,7.54,1.1,0,24.8,85.79,61.49
1151
+ 23/02/22,8.07,0.6,0,11.31,59.17,217.58
1152
+ 24/02/22,7.32,1.6,0,22.8,52.66,333.78
1153
+ 25/02/22,4.16,0.7,0,15.8,31.38,375.88
1154
+ 26/02/22,3.36,0,0,14.06,27.08,359.2
1155
+ 27/02/22,2.95,0,0,14.88,0,660.25
1156
+ 28/02/22,2.39,0,0,8.36,0,663.63
1157
+ 01/03/22,2.26,0,0,7.11,14.06,560.59
1158
+ 02/03/22,3.45,0,0,5.83,49.85,335.25
1159
+ 03/03/22,4.78,0,0,6.9,9.67,671.46
1160
+ 04/03/22,2.94,0,0,11.24,0,677.32
1161
+ 05/03/22,1.67,0,0,9.91,2.96,667.2
1162
+ 06/03/22,1.24,0,0,14.35,25.21,455.17
1163
+ 07/03/22,0.83,0,0,14.63,5.79,642.68
1164
+ 08/03/22,1.48,0,0,9.98,4.13,641.19
1165
+ 09/03/22,3.63,0,0,7.32,0.15,693.89
1166
+ 10/03/22,5.31,0,0,6.88,0.08,697.9
1167
+ 11/03/22,5.9,0,0,10.92,19.19,616.51
1168
+ 12/03/22,8.36,0,0,7.8,51.94,431.35
1169
+ 13/03/22,9.24,0.9,0,11.22,73.42,303.72
1170
+ 14/03/22,9.22,0.6,0,10.36,38.49,548.36
1171
+ 15/03/22,8.14,4.4,0,10.65,67.93,240.89
1172
+ 16/03/22,9.06,0,0,9.18,46.49,403.05
1173
+ 17/03/22,9.96,0.4,0,15.01,67.07,239.06
1174
+ 18/03/22,10.01,0,0,26.6,60.89,293.96
1175
+ 19/03/22,9.1,0,0,19.95,20.5,591.46
1176
+ 20/03/22,8.98,0.4,0,13.06,26.25,634.35
1177
+ 21/03/22,9.4,0,0,7.5,30.46,603.14
1178
+ 22/03/22,8.91,0,0,5.68,0,739.58
1179
+ 23/03/22,9.39,0,0,6.37,0,743.07
1180
+ 24/03/22,9.66,0,0,7.02,0.43,744.44
1181
+ 25/03/22,10.54,0,0,11.7,2.88,740.42
1182
+ 26/03/22,11.27,0,0,15.72,0.21,753.5
1183
+ 27/03/22,11.21,0,0,7.92,0,756.95
1184
+ 28/03/22,11.74,0,0,7.58,8.08,732.62
1185
+ 29/03/22,12.54,0,0,12.72,65.75,223.13
1186
+ 30/03/22,11.02,5,0,9.43,92,70.81
1187
+ 31/03/22,8.25,4.3,0,11.26,90.04,65.37
1188
+ 01/04/22,2.92,10.9,3.01,16.86,97.17,0.03
1189
+ 02/04/22,1.17,4.4,3.36,20.87,93.54,22.35
1190
+ 03/04/22,2.11,0.7,0.35,14.94,71.92,142.12
1191
+ 04/04/22,4.15,0.2,0,14.26,47.06,465.46
1192
+ 05/04/22,8.22,2.3,0,19.25,90.92,53.33
1193
+ 06/04/22,11.68,1.3,0,18,80.21,195.35
1194
+ 07/04/22,11.3,9,0,42.42,91,22.67
1195
+ 08/04/22,11.25,21.5,0,38.82,93.58,52.03
1196
+ 09/04/22,5.69,8,0.49,14.61,64.33,305.11
1197
+ 10/04/22,5.99,0.1,0,7.24,35.76,447.72
1198
+ 11/04/22,9.43,0,0,10.76,27.4,633.38
1199
+ 12/04/22,14.05,0,0,9.29,30.74,560.8
1200
+ 13/04/22,16.74,0,0,11.39,37.93,558.18
1201
+ 14/04/22,16.35,1,0,10.56,16.58,696.61
1202
+ 15/04/22,16.07,0,0,14.14,22.78,634.5
1203
+ 16/04/22,12.07,0,0,19.24,12.33,717.41
1204
+ 17/04/22,10.71,0,0,18.63,1.79,802.6
1205
+ 18/04/22,10.47,0,0,8.87,0.04,831.67
1206
+ 19/04/22,11.15,0,0,9.69,18.44,638.2
1207
+ 20/04/22,11.49,0,0,15.18,15.54,744.47
1208
+ 21/04/22,11.27,0,0,14.02,5.75,777.45
1209
+ 22/04/22,11.98,0,0,11.99,35.13,490.04
1210
+ 23/04/22,11.53,2.9,0,11.88,74.2,132.91
1211
+ 24/04/22,9.89,15.7,0,18.96,94.83,31.89
1212
+ 25/04/22,11.52,9.8,0,10.05,72.08,143.03
1213
+ 26/04/22,10.93,2.4,0,9.38,53.46,405.49
1214
+ 27/04/22,10.65,0,0,13.92,41.75,327.76
1215
+ 28/04/22,12.77,0,0,12.3,1.78,861.95
1216
+ 29/04/22,12.93,0.1,0,8.15,33.17,595.24
1217
+ 30/04/22,12,3.1,0,11.54,37.29,542.36
1218
+ 01/05/22,10.73,0,0,9.8,46.83,406.34
1219
+ 02/05/22,12.66,0,0,11.25,28.8,602.63
1220
+ 03/05/22,14.17,0.3,0,5.92,21.12,660.16
1221
+ 04/05/22,13.94,1.5,0,6.79,30.41,587.56
1222
+ 05/05/22,12.23,11.2,0,8.21,86.46,114.37
1223
+ 06/05/22,13.41,7.2,0,16.17,59.25,370.77
1224
+ 07/05/22,14.96,0.3,0,9.73,40.17,500.23
1225
+ 08/05/22,15.39,0.3,0,13.01,26.36,648.4
1226
+ 09/05/22,17.12,0,0,8.21,23.17,680.57
1227
+ 10/05/22,18.53,0,0,8.03,32.91,523.12
1228
+ 11/05/22,20.89,0,0,16.85,9.36,873.05
1229
+ 12/05/22,20.27,3,0,13.34,45.42,483.08
1230
+ 13/05/22,18.26,3,0,8.92,46.91,506.72
1231
+ 14/05/22,17.74,0,0,9.48,4.82,881.91
1232
+ 15/05/22,19.51,0,0,7,28.81,690.41
1233
+ 16/05/22,19.29,2.7,0,9.2,44.35,507.94
1234
+ 17/05/22,19.85,0,0,8.98,11.65,820.78
1235
+ 18/05/22,21.78,0,0,10.01,5.21,872.47
1236
+ 19/05/22,22.59,0,0,12.05,26.86,662.36
1237
+ 20/05/22,24.41,0.3,0,18.08,33.23,608.04
1238
+ 21/05/22,20.07,0.4,0,8.77,27.02,736.87
1239
+ 22/05/22,18.53,0.2,0,10.28,27.48,642.76
1240
+ 23/05/22,19.5,3.2,0,13.89,47.09,513.18
1241
+ 24/05/22,16.05,0.6,0,17.15,50.36,537.44
1242
+ 25/05/22,17.09,0,0,9.11,33.98,664.05
1243
+ 26/05/22,16.79,0,0,10.7,43.43,356.27
1244
+ 27/05/22,16.81,0,0,13.35,41.3,446.35
1245
+ 28/05/22,15.35,0,0,14.86,27.69,692.02
1246
+ 29/05/22,13.21,0.2,0,16.46,27.58,678.8
1247
+ 30/05/22,14.55,0,0,9.71,15.47,825.48
1248
+ 31/05/22,16.54,0,0,15.32,44.07,443.46
1249
+ 01/06/22,17.41,0,0,13.4,39.61,499.92
1250
+ 02/06/22,18.95,0.4,0,9.55,37.93,568.29
1251
+ 03/06/22,19.62,0.6,0,9.44,46.05,457.27
1252
+ 04/06/22,22.67,1.6,0,9.17,33.48,739.45
1253
+ 05/06/22,20,2.7,0,14.1,36.31,620.06
1254
+ 06/06/22,19.09,2.4,0,9.51,46.1,499
1255
+ 07/06/22,17.47,2.6,0,12.77,67.38,380.13
1256
+ 08/06/22,16.36,13.4,0,15.93,59.7,392.06
1257
+ 09/06/22,15.88,1.8,0,14.62,53.54,421.76
1258
+ 10/06/22,17.52,0,0,3.12,27.67,608.83
1259
+ 11/06/22,20.64,0,0,3.71,7.56,904.61
1260
+ 12/06/22,22.34,3.8,0,7.82,29.18,685.01
1261
+ 13/06/22,20.81,1.5,0,11.78,14.47,847.05
1262
+ 14/06/22,20.89,0,0,8.84,7.91,849.63
1263
+ 15/06/22,24.27,0,0,6.44,8.45,852.83
1264
+ 16/06/22,25.55,0.9,0,11.43,23.21,708.51
1265
+ 17/06/22,24.67,0,0,5.97,24.78,689.76
1266
+ 18/06/22,27.18,0,0,11.45,4.8,912.57
1267
+ 19/06/22,29.13,1,0,13.43,11,861.69
1268
+ 20/06/22,26.46,0.2,0,15.09,32.41,688.15
1269
+ 21/06/22,24.83,0.2,0,9.08,30.38,704.03
1270
+ 22/06/22,21.86,15.9,0,8.48,56.49,421.6
1271
+ 23/06/22,22.64,11.7,0,10.03,31.63,654.46
1272
+ 24/06/22,18.79,7.6,0,13.64,56.79,337.03
1273
+ 25/06/22,21.22,0,0,8.91,32,707.84
1274
+ 26/06/22,21.68,3.7,0,11.78,43.69,527.02
1275
+ 27/06/22,19.15,7.1,0,11.07,64.83,260.28
1276
+ 28/06/22,19.47,3.1,0,12.62,55.1,352.85
1277
+ 29/06/22,21.96,1.6,0,6.17,35.58,631.79
1278
+ 30/06/22,21.5,10.6,0,12.85,28.5,697.84
1279
+ 01/07/22,17.32,5.4,0,8.26,48.42,460.6
1280
+ 02/07/22,20.1,0,0,6.92,0.7,955.47
1281
+ 03/07/22,23.68,0,0,7.55,15.58,818.12
1282
+ 04/07/22,22.16,0,0,7.04,46.92,510.29
1283
+ 05/07/22,22.27,0,0,9.2,31.5,686.52
1284
+ 06/07/22,20.5,0,0,12.91,12.29,798.67
1285
+ 07/07/22,19.17,0,0,13.46,47.33,446.24
1286
+ 08/07/22,19.68,0,0,14.24,30.08,739.95
1287
+ 09/07/22,20.92,0,0,8.79,24.72,657.33
1288
+ 10/07/22,20.3,0,0,15.67,12.28,832.79
1289
+ 11/07/22,21.06,0,0,14.36,5.28,914.94
1290
+ 12/07/22,22.84,0,0,11.65,16.96,804.23
1291
+ 13/07/22,25.47,0,0,5.28,20.51,780.9
1292
+ 14/07/22,28.43,0,0,14.22,16.57,842.99
1293
+ 15/07/22,23.51,0,0,13.31,2.54,903.97
1294
+ 16/07/22,22.19,0,0,13.6,0.33,937.2
1295
+ 17/07/22,23.56,0,0,14.01,1.76,931.77
1296
+ 18/07/22,25.82,0,0,9.55,4.41,871.1
1297
+ 19/07/22,27.74,0,0,7.16,3.99,903.17
1298
+ 20/07/22,25.8,8.8,0,13.38,27.68,686.87
1299
+ 21/07/22,23.27,0,0,10.45,42.66,522.65
1300
+ 22/07/22,25.1,0,0,7.89,18.73,759.55
1301
+ 23/07/22,23.82,2.3,0,6.73,29.89,665.16
1302
+ 24/07/22,25.26,0,0,5.19,10.31,878.01
1303
+ 25/07/22,27.09,0.1,0,14.94,8.38,849.57
1304
+ 26/07/22,23.62,0.9,0,12.2,49.29,454.38
1305
+ 27/07/22,21.95,0,0,13.37,63.06,341.04
1306
+ 28/07/22,23.26,0,0,9.42,29.7,568.3
1307
+ 29/07/22,22.49,0.4,0,11.14,32.91,544.02
1308
+ 30/07/22,23.29,0,0,8.8,41.17,500.56
1309
+ 31/07/22,24.75,0,0,10.54,29.44,569.68
1310
+ 01/08/22,23.96,2.5,0,8.29,22.65,664.96
1311
+ 02/08/22,23.77,0,0,8.1,19.45,756.26
1312
+ 03/08/22,26.48,0,0,3.82,8.31,849.76
1313
+ 04/08/22,28.94,0,0,7.74,18.61,700.28
1314
+ 05/08/22,26.69,1.2,0,13.27,36.6,635.86
1315
+ 06/08/22,21.19,0.5,0,14.48,59.98,270.28
1316
+ 07/08/22,21.26,0,0,12.01,31.95,521.12
1317
+ 08/08/22,22.72,0,0,12.99,7.22,779.98
1318
+ 09/08/22,23.37,0,0,16.67,0,878.98
1319
+ 10/08/22,23.46,0,0,17.17,0,875.98
1320
+ 11/08/22,23.15,0,0,13.13,4.36,850.49
1321
+ 12/08/22,23.03,0,0,14.98,2.18,854.09
1322
+ 13/08/22,22.65,0,0,12.51,0.24,867.02
1323
+ 14/08/22,21.65,0,0,12.38,38.48,438.97
1324
+ 15/08/22,20.48,0,0,12.56,48.15,389.27
1325
+ 16/08/22,22.67,0,0,8.77,15.98,767
1326
+ 17/08/22,22.49,8.7,0,11.53,50.02,559.19
1327
+ 18/08/22,19.22,23,0,6.59,54.95,354.16
1328
+ 19/08/22,20.04,8.4,0,13.11,81.29,74.47
1329
+ 20/08/22,20.12,3.8,0,8.02,52.88,439.53
1330
+ 21/08/22,19.97,0,0,5.05,52.41,526.24
1331
+ 22/08/22,20.79,0,0,4.97,29.04,631.54
1332
+ 23/08/22,21.61,0,0,5.57,15.33,727.69
1333
+ 24/08/22,22.23,0,0,10.53,25.66,603.7
1334
+ 25/08/22,22.64,0,0,5.81,3.25,810.31
1335
+ 26/08/22,21.43,5.5,0,9.09,35.95,461.26
1336
+ 27/08/22,20.36,6,0,8.23,40.54,464.64
1337
+ 28/08/22,20.56,0,0,10.02,38,418.83
1338
+ 29/08/22,21.32,0,0,7.34,6.85,757.63
1339
+ 30/08/22,21.14,6.9,0,6.76,31.14,554.99
1340
+ 31/08/22,19.64,2.1,0,8.81,51.3,422.32
1341
+ 01/09/22,18.59,0,0,10.45,32.23,543.08
1342
+ 02/09/22,17.72,1.3,0,8.58,36.46,519
1343
+ 03/09/22,18.36,1.7,0,10.23,49.79,415.22
1344
+ 04/09/22,19.75,0,0,6.77,36.75,572.08
1345
+ 05/09/22,20.78,0,0,6.94,27.7,548.96
1346
+ 06/09/22,20.13,5.1,0,10.69,45.21,367.61
1347
+ 07/09/22,20.57,5,0,10.5,40.19,435.89
1348
+ 08/09/22,18.44,7.9,0,16.01,50.2,386.45
1349
+ 09/09/22,17.79,1.2,0,17.99,38.9,456.79
1350
+ 10/09/22,16.41,3.7,0,19.5,72.96,182.37
1351
+ 11/09/22,17.02,0,0,7.64,29.83,470.68
1352
+ 12/09/22,16.95,0,0,8.09,23.69,573.15
1353
+ 13/09/22,20.57,1.5,0,8.65,38.32,534.64
1354
+ 14/09/22,20.99,13.5,0,18.82,57.79,315.58
1355
+ 15/09/22,17.62,13.8,0,14.75,63.79,182.96
1356
+ 16/09/22,14.69,3.3,0,13.82,74.46,145.18
1357
+ 17/09/22,11.68,2.7,0,17.18,67.13,160.02
1358
+ 18/09/22,12.65,0,0,16.89,42.08,378.22
1359
+ 19/09/22,13.18,0,0,8.7,42.29,450.48
1360
+ 20/09/22,11.59,0,0,9.37,51.33,243.87
1361
+ 21/09/22,11.46,0,0,13.94,29.33,473.16
1362
+ 22/09/22,11.41,0,0,5.56,4.61,734.57
1363
+ 23/09/22,13.3,1.4,0,9.65,37.22,466.13
1364
+ 24/09/22,14.41,5,0,11.21,64.11,186.75
1365
+ 25/09/22,12.7,0.8,0,6.18,67,183.74
1366
+ 26/09/22,12.74,3.5,0,19.12,65.58,251.15
1367
+ 27/09/22,11.06,11.4,0,30.54,83.83,126.68
1368
+ 28/09/22,11.02,13,0,16.35,89.13,66.5
1369
+ 29/09/22,10.55,10.5,0,4.54,75.38,132.83
1370
+ 30/09/22,11.28,0.1,0,7.09,52.2,267.19
1371
+ 01/10/22,11.88,3.7,0,27.33,79.58,53.52
1372
+ 02/10/22,16.48,10.5,0,23.65,81.83,231.18
1373
+ 03/10/22,12.76,0,0,9.82,53.24,244.39
1374
+ 04/10/22,12.08,0,0,8.9,20.17,537.31
1375
+ 05/10/22,14.93,0,0,14.62,10.38,620.46
1376
+ 06/10/22,14.54,0.1,0,10.04,56.18,177.75
1377
+ 07/10/22,15.03,0,0,6.84,65.92,192.94
1378
+ 08/10/22,14.07,0.2,0,11,43.14,380.26
1379
+ 09/10/22,11.94,0,0,11.56,34.54,360.47
1380
+ 10/10/22,15.96,0.4,0,10.38,47.44,502.83
1381
+ 11/10/22,14.45,2.2,0,10.43,48.48,312.48
1382
+ 12/10/22,14.19,0,0,4.01,58.21,211.22
1383
+ 13/10/22,13.74,6.1,0,10.94,75.13,105.43
1384
+ 14/10/22,15.05,7.8,0,19.66,89.75,83.17
1385
+ 15/10/22,16.95,4.6,0,18.85,74.38,136.3
1386
+ 16/10/22,16.75,0,0,12.58,32.96,455.54
1387
+ 17/10/22,15.94,0,0,9.69,26.07,489.65
1388
+ 18/10/22,16.65,0,0,8.68,27.5,534.87
1389
+ 19/10/22,14.72,0,0,10.99,62.99,316.32
1390
+ 20/10/22,15.26,2,0,12.44,62.26,327.43
1391
+ 21/10/22,15.51,17.8,0,15.81,82,194.31
1392
+ 22/10/22,15.43,1.4,0,10.34,45.18,477.66
1393
+ 23/10/22,15.14,1.6,0,17.22,46.41,430.05
1394
+ 24/10/22,15.4,4.7,0,23.02,43.49,307.77
1395
+ 25/10/22,14.15,0,0,12.23,36.34,445.25
1396
+ 26/10/22,15.63,0.7,0,11.93,34.16,425.82
1397
+ 27/10/22,14.49,0,0,13.16,47.1,405.45
1398
+ 28/10/22,16.15,0,0,13.26,29.61,488.69
1399
+ 29/10/22,15.34,0,0,12.24,33.68,393.17
1400
+ 30/10/22,14.05,0,0,9.15,23.67,448.73
1401
+ 31/10/22,12.72,0,0,7.66,31.17,400.25
1402
+ 01/11/22,13.47,8.5,0,14.81,51.96,266.42
1403
+ 02/11/22,11.29,0,0,10.16,45.6,226.89
1404
+ 03/11/22,9.52,8.4,0,16.33,72.6,257.83
1405
+ 04/11/22,9.45,3.1,0,13.15,64.04,216.54
1406
+ 05/11/22,7.91,0.3,0,8.97,50.03,251.21
1407
+ 06/11/22,6.52,0.6,0,13.48,68.12,308.34
1408
+ 07/11/22,10.12,0,0,14.45,31.13,374.31
1409
+ 08/11/22,9.74,0,0,15.68,30.33,474.46
1410
+ 09/11/22,11.84,13.8,0,16.01,87.75,64.06
1411
+ 10/11/22,9.75,0,0,6.72,46.88,240.53
1412
+ 11/11/22,7.78,0,0,9.04,38.55,333.36
1413
+ 12/11/22,7.13,0,0,8.54,44.39,355.65
1414
+ 13/11/22,5.53,0,0,7.99,21.8,394.18
1415
+ 14/11/22,8.46,1.4,0,18.81,55.44,220.07
1416
+ 15/11/22,10.17,4.1,0,14.57,91.92,47.56
1417
+ 16/11/22,10.48,5.7,0,15.9,49.92,413.89
1418
+ 17/11/22,11.91,9.2,0,24.73,66.33,224.08
1419
+ 18/11/22,8.76,3.5,0,20.95,64.75,123.19
1420
+ 19/11/22,7.56,0,0,11.52,45.63,321.96
1421
+ 20/11/22,6.94,2.4,0,20.31,63.42,260.67
1422
+ 21/11/22,7.69,5.7,0,20.19,83.79,157.8
1423
+ 22/11/22,7.42,2.5,0,21.25,69.58,124.86
1424
+ 23/11/22,6.72,3.5,0,19.01,48.58,348.17
1425
+ 24/11/22,7.65,1.6,0,19.07,48.89,303.8
1426
+ 25/11/22,6.67,0.5,0,11.61,55.77,225.44
1427
+ 26/11/22,5.32,0,0,5.98,61.63,77.92
1428
+ 27/11/22,4.32,0.3,0,12.28,77.67,94.76
1429
+ 28/11/22,6.87,1.9,0,14.47,90.79,17.6
1430
+ 29/11/22,7.6,1.1,0,8.43,91.58,78.72
1431
+ 30/11/22,6.53,2.6,0,11.89,78.5,159.62
1432
+ 01/12/22,4.48,0,0,12.8,80.71,83.53
1433
+ 02/12/22,3.61,0.8,0,8.04,83.79,19.87
1434
+ 03/12/22,2.12,0,0,9.91,54.75,179.31
1435
+ 04/12/22,2.14,2.7,0.21,4.56,60.92,76.25
1436
+ 05/12/22,3.26,1.5,0,10.21,54.67,205.05
1437
+ 06/12/22,1.97,0,0,6.38,81.67,117.6
1438
+ 07/12/22,3.08,0,0,2.79,78.38,102.94
1439
+ 08/12/22,0.86,0,0,4.55,43.96,300.49
1440
+ 09/12/22,-0.08,0.8,0.84,7.34,87.75,22.45
1441
+ 10/12/22,0.25,4.3,3.15,10.11,75.79,65.79
1442
+ 11/12/22,-3.26,0,0,4.16,49,179.04
1443
+ 12/12/22,-5.18,0,0,8.71,20.83,401.51
1444
+ 13/12/22,-4.11,0.1,0.28,10.53,58.43,207.78
1445
+ 14/12/22,0.12,10.2,1.75,10.51,97.71,0
1446
+ 15/12/22,0.41,2.4,0.91,11.64,88.5,92.23
1447
+ 16/12/22,-1.63,1.1,1.05,10.98,57.79,188.86
1448
+ 17/12/22,-3.63,0,0,7.82,15.6,449.88
1449
+ 18/12/22,-2.07,0,0,12.74,37.07,360.69
1450
+ 19/12/22,2.24,0.2,0,16.04,47.46,363.26
1451
+ 20/12/22,5.26,0.7,0,15.57,53.38,260.98
1452
+ 21/12/22,9.49,6.7,0,20.2,77.46,102.09
1453
+ 22/12/22,11.79,7,0,34.67,65.58,242.31
1454
+ 23/12/22,13.35,16.2,0,34.49,90.79,8.14
1455
+ 24/12/22,10.77,1.5,0,17.73,91,52.02
1456
+ 25/12/22,9.03,0,0,15.86,43.47,250.24
1457
+ 26/12/22,10.38,6.7,0,24.08,81.25,10.91
1458
+ 27/12/22,5.76,0,0,9.97,31.41,205.7
1459
+ 28/12/22,6.88,0,0,20.88,41.61,277.92
1460
+ 29/12/22,11.68,5.5,0,27.55,83.79,144.96
1461
+ 30/12/22,9.34,2.8,0,24.57,78.63,81.03
1462
+ 31/12/22,14.38,0.2,0,23.03,32.96,366.78
1463
+ 01/01/23,12.04,0,0,17.27,13.87,433.26
1464
+ 02/01/23,10.16,2.5,0,15.9,68.71,168.47
1465
+ 03/01/23,6.64,0,0,6.23,67.04,111.13
1466
+ 04/01/23,8.28,0.8,0,25.69,82.38,11.99
1467
+ 05/01/23,10.68,0.8,0,22.98,85.67,12.12
1468
+ 06/01/23,8.7,0.4,0,11.98,71.92,85.18
1469
+ 07/01/23,7.35,0,0,13.49,43.09,294.82
1470
+ 08/01/23,7.29,9.5,0,20.26,81.79,71.41
1471
+ 09/01/23,6.47,6.3,0,29.26,68.33,213.01
1472
+ 10/01/23,6.1,1.7,0,21.15,84.88,108.34
1473
+ 11/01/23,8.64,2.4,0,26.24,82.25,6.99
1474
+ 12/01/23,9.2,0,0,31.86,84.67,49.21
1475
+ 13/01/23,8.98,2.1,0,31.82,67.67,234.09
1476
+ 14/01/23,8.92,4.8,0,26.42,86.88,57.4
1477
+ 15/01/23,7.38,9.9,0,32.07,63.13,176.08
1478
+ 16/01/23,4.83,1.8,0.21,31.79,64.76,68.36
1479
+ 17/01/23,1.79,5.9,3.01,10.37,74.58,47.53
1480
+ 18/01/23,1.17,1.4,1.12,11.7,79.54,103.08
1481
+ 19/01/23,-1.25,0,0,9.94,43.92,141.02
1482
+ 20/01/23,-1.15,0.1,0.14,7.85,67.34,218.16
1483
+ 21/01/23,-1.36,0,0.07,18.15,73.25,190.66
1484
+ 22/01/23,0.49,1.1,1.26,16.34,75.88,146.55
1485
+ 23/01/23,1.98,0,0,23.17,82.08,68.23
1486
+ 24/01/23,3.68,0,0,14.4,73.54,155.94
1487
+ 25/01/23,2.87,0,0,7.95,75,90.48
1488
+ 26/01/23,0.34,0,0.07,9.54,78.92,70.55
1489
+ 27/01/23,0.11,0,0,15.69,71.5,91.55
1490
+ 28/01/23,1.38,0,0,19.42,70.46,85.97
1491
+ 29/01/23,0.53,0,0,8.53,50.88,208.83
1492
+ 30/01/23,0.5,1,0,17.86,76.63,32.56
1493
+ 31/01/23,2.96,0.3,0.14,14.78,79.67,73.12
1494
+ 01/02/23,4.99,1.2,0,24.48,87,92.36
1495
+ 02/02/23,6.06,0.7,0,22.13,84.5,63.17
1496
+ 03/02/23,6.79,0.9,0,21.53,87.38,125.33
1497
+ 04/02/23,6.11,3.5,0,11.44,86.83,44.79
1498
+ 05/02/23,3.15,5.7,0,10.16,87.92,42.72
1499
+ 06/02/23,3.31,0,0,17.22,74.54,87.01
1500
+ 07/02/23,0.2,0,0,13.63,3.63,594.27
1501
+ 08/02/23,-1.37,0,0,9.46,0.13,597.3
1502
+ 09/02/23,-1.16,0,0,6.72,2.3,594.62
1503
+ 10/02/23,-0.74,0,0,3.86,2.89,577.54
1504
+ 11/02/23,0.19,0,0,4.68,14.95,490.68
1505
+ 12/02/23,2.33,0,0,8.74,7.63,572.51
1506
+ 13/02/23,2.87,0,0,9.18,29.21,487.35
1507
+ 14/02/23,2.13,0,0,9.3,17.13,584.06
1508
+ 15/02/23,2.6,0,0,9.11,10.05,598.31
1509
+ 16/02/23,5.86,0,0,13.23,38.25,445.86
1510
+ 17/02/23,10.75,0.1,0,21.13,90.58,74.57
1511
+ 18/02/23,12.05,0,0,22.68,79.13,145.62
1512
+ 19/02/23,9.57,0.1,0,18.52,79.75,44.36
1513
+ 20/02/23,7.98,0,0,7.58,16.14,541.83
1514
+ 21/02/23,7.04,0,0,5.74,6.92,631.88
1515
+ 22/02/23,7.73,1.9,0,11.48,64.77,221.79
1516
+ 23/02/23,9.44,0.5,0,7.3,48.75,413.67
1517
+ 24/02/23,8.4,3.6,0,7.9,55.79,408.5
1518
+ 25/02/23,4.84,0.7,0,13.46,71.83,111.25
1519
+ 26/02/23,0.8,0.9,0.42,32.26,32.5,385.2
1520
+ 27/02/23,1.21,0,0,30.32,59.75,152.76
1521
+ 28/02/23,0.3,0,0.07,16.6,46.79,219.01
1522
+ 01/03/23,1.42,0,0,12.88,41.67,223.44
1523
+ 02/03/23,2.81,0,0,5.64,49.75,281.31
1524
+ 03/03/23,3.77,0,0,6.69,59.46,158.29
1525
+ 04/03/23,3.22,0,0,11.33,36.13,448.57
1526
+ 05/03/23,3.17,0,0,4.27,60.46,142.06
1527
+ 06/03/23,3.14,0,0,11.49,56.49,217.78
1528
+ 07/03/23,4.04,0,0,17.59,43.19,374.09
1529
+ 08/03/23,8.26,6.3,0,32.63,78.96,82.22
1530
+ 09/03/23,12.22,3.6,0,31.04,59.93,394.06
1531
+ 10/03/23,9,8.1,0,37.79,72.96,122.09
1532
+ 11/03/23,4.14,1.8,0.49,6.31,77.83,150.93
1533
+ 12/03/23,8.57,1.3,0,21.01,67.13,205.56
1534
+ 13/03/23,14.95,13,0,24.75,58.03,505.69
1535
+ 14/03/23,8.93,9.4,0.07,30.96,67.46,245.84
1536
+ 15/03/23,4.97,0.3,0,10.33,36.99,384.94
1537
+ 16/03/23,5.69,0,0,12.19,28.45,482.83
1538
+ 17/03/23,9.97,0,0,12,26.69,535.7
1539
+ 18/03/23,11.53,0,0,8.88,36.63,524.89
1540
+ 19/03/23,10.68,3.8,0,13.32,67.71,209.17
1541
+ 20/03/23,9.26,0,0,6.54,66.29,108.48
1542
+ 21/03/23,9.67,0,0,8.04,36.92,419.09
1543
+ 22/03/23,12.5,0,0,12.1,23.02,573.27
1544
+ 23/03/23,14.17,0,0,16.58,81.5,74.81
1545
+ 24/03/23,12.38,6.6,0,27.19,74.25,115.99
1546
+ 25/03/23,9.79,4.9,0,30.22,54.88,336.72
1547
+ 26/03/23,8.79,4,0,23.81,71.17,271.02
1548
+ 27/03/23,5.6,2.2,0,18.07,55.29,311.58
1549
+ 28/03/23,5.99,0.9,0,9.3,46.33,384.95
1550
+ 29/03/23,13.43,1,0,21.75,89.58,63.41
1551
+ 30/03/23,14.05,1.2,0,25.14,51.03,459.55
1552
+ 31/03/23,11.88,10.4,0,33.4,64.17,339.94
1553
+ 01/04/23,9.19,6.4,0,30.77,75.5,94.7
1554
+ 02/04/23,9.17,2.9,0,14.2,76,225.42
1555
+ 03/04/23,5.92,0,0,20.85,66.21,153.07
1556
+ 04/04/23,4.11,0,0,18.51,1.98,781.46
1557
+ 05/04/23,4.63,0,0,7.5,20.17,705.16
1558
+ 06/04/23,6.95,0,0,7.22,55.93,199.8
1559
+ 07/04/23,7.17,3.2,0,7.01,59.97,199.32
1560
+ 08/04/23,8.64,0.5,0,9.13,51.25,338.65
1561
+ 09/04/23,8.98,0,0,8.9,23.87,597.42
1562
+ 10/04/23,11.14,0,0,14.49,55.81,324.62
1563
+ 11/04/23,11.55,4.3,0,19.65,87.88,131.16
1564
+ 12/04/23,10.21,8.3,0,22.85,91.79,38.39
1565
+ 13/04/23,7.46,0.7,0,17.45,48.13,363.88
1566
+ 14/04/23,8.23,0,0,8.1,30.64,588.13
1567
+ 15/04/23,8.99,2,0,7.44,88.67,105.5
1568
+ 16/04/23,8.84,4.1,0,10.88,92.88,30.15
1569
+ 17/04/23,10.15,3.2,0,17.19,57.46,335.05
1570
+ 18/04/23,10.63,0,0,16.78,59.6,149.2
1571
+ 19/04/23,10.18,1,0,13.6,67.67,148.39
1572
+ 20/04/23,6.99,2,0,10.61,60.5,301.12
1573
+ 21/04/23,8.48,1.4,0,10.34,65.63,307.42
1574
+ 22/04/23,12.74,1,0,12.58,69.93,213.59
1575
+ 23/04/23,13.5,5,0,17.11,64.23,317.93
1576
+ 24/04/23,10.86,1,0,23.06,48.21,481.7
1577
+ 25/04/23,8.61,6.8,0,12.12,54.25,284.91
1578
+ 26/04/23,9.57,0,0,4.11,63.92,203.5
1579
+ 27/04/23,13.59,0,0,5.07,53.09,489.43
1580
+ 28/04/23,15.36,12.7,0,14.58,68.78,246.63
1581
+ 29/04/23,15.38,0,0,13.39,42.26,550.37
1582
+ 30/04/23,14.11,0,0,13.83,68.84,190.94
1583
+ 01/05/23,13.34,3.3,0,7.58,76.99,155.27
1584
+ 02/05/23,12.89,0.3,0,11.86,30.42,602.65
1585
+ 03/05/23,13.36,0,0,15.19,15.4,701.01
1586
+ 04/05/23,16.38,0,0,9.29,13.06,780.04
1587
+ 05/05/23,17.21,4.3,0,6.38,39.93,510.28
1588
+ 06/05/23,16.98,0,0,5.29,34.26,549.94
1589
+ 07/05/23,15.8,3.5,0,8.03,61.24,229.9
1590
+ 08/05/23,16.3,3.4,0,6.4,51.48,399.2
1591
+ 09/05/23,15.59,9.7,0,10.15,78.67,163.87
1592
+ 10/05/23,13.59,0.2,0,19.53,44.68,577.57
1593
+ 11/05/23,12.47,2.7,0,8.17,64.71,288.96
1594
+ 12/05/23,13.48,1.2,0,10,38.78,510.25
1595
+ 13/05/23,13.43,3.1,0,12.97,55.16,313.58
1596
+ 14/05/23,13.11,2.7,0,9.61,58.5,319.9
1597
+ 15/05/23,13.16,8.8,0,6.53,53.13,351.12
1598
+ 16/05/23,11.48,2,0,21.44,75.75,204.18
1599
+ 17/05/23,11.22,0,0,23.68,57.57,346.96
1600
+ 18/05/23,12.22,0,0,17.99,62.45,280.21
1601
+ 19/05/23,13.55,0,0,16.17,66.1,206.43
1602
+ 20/05/23,15.25,0.4,0,14.7,72.73,158.02
1603
+ 21/05/23,18.16,0.5,0,8.57,34.3,611.56
1604
+ 22/05/23,19.97,1.7,0,8.14,20.38,775.61
1605
+ 23/05/23,18.21,0.2,0,16.49,42.54,541.4
1606
+ 24/05/23,13.83,0,0,19.13,60.63,363.61
1607
+ 25/05/23,15.39,0,0,16.67,57.88,232.02
1608
+ 26/05/23,17.91,0,0,15.08,7.42,860.3
1609
+ 27/05/23,18.71,0,0,14.27,7.76,874.5
1610
+ 28/05/23,18.83,0,0,13,5.83,886.94
1611
+ 29/05/23,19.31,0,0,17.95,1.6,933.36
1612
+ 30/05/23,19.24,0,0,19.86,30.7,611.76
1613
+ 31/05/23,19.76,0,0,18.38,1.46,925.54
1614
+ 01/06/23,20.32,0,0,10.83,10.35,865.1
1615
+ 02/06/23,20.11,0,0,17.66,15.21,876.26
1616
+ 03/06/23,20.07,0,0,11.43,22.79,752.63
1617
+ 04/06/23,19.57,0.6,0,11.2,27.21,686.72
1618
+ 05/06/23,20.51,0,0,10.7,14.96,813.27
1619
+ 06/06/23,20.77,0,0,10.7,20.36,754.08
1620
+ 07/06/23,20.49,0,0,10.88,12.2,829.68
1621
+ 08/06/23,20.99,0.2,0,7.53,21.18,713.03
1622
+ 09/06/23,22.27,0,0,10.18,19.06,787.85
1623
+ 10/06/23,23.36,0,0,8.93,21.02,772.41
1624
+ 11/06/23,23.55,0,0,11.24,11.38,832.06
1625
+ 12/06/23,23.07,0,0,14,2.59,924.4
1626
+ 13/06/23,21.41,0,0,15.97,2.84,929.97
1627
+ 14/06/23,20.88,0,0,15.95,2.96,934.71
1628
+ 15/06/23,21.24,0,0,9.51,16.33,826.77
1629
+ 16/06/23,22.05,0,0,8.06,19.88,801.84
1630
+ 17/06/23,22.6,0,0,6.13,16.6,799.01
1631
+ 18/06/23,23.72,0,0,6.8,34.23,579.19
1632
+ 19/06/23,24.57,1.5,0,9.84,46.87,611.27
1633
+ 20/06/23,24.68,5.1,0,11,45.46,583.29
1634
+ 21/06/23,23.26,1.2,0,6.12,44.45,555.08
1635
+ 22/06/23,22.37,12.3,0,16.12,49.4,478.67
1636
+ 23/06/23,21.16,1,0,15.63,43.83,528.14
1637
+ 24/06/23,22.02,0,0,12.24,8.29,894.75
1638
+ 25/06/23,23.46,0,0,6.06,0,963.7
1639
+ 26/06/23,23.9,0,0,16.11,10.4,831.6
1640
+ 27/06/23,20.57,0,0,9.07,22.71,730.82
1641
+ 28/06/23,20.96,0,0,9.1,41.33,451.49
1642
+ 29/06/23,22.76,0.9,0,5.63,26.57,670.37
1643
+ 30/06/23,19.41,10.3,0,10.54,75.04,166.87
1644
+ 01/07/23,19.34,0.9,0,17.56,64.35,379.56
1645
+ 02/07/23,20.37,0.4,0,17.69,60.79,413.09
1646
+ 03/07/23,20.58,0,0,15.01,76.42,182.44
1647
+ 04/07/23,21.61,0.3,0,9.07,36.38,623.22
1648
+ 05/07/23,20.04,3.9,0,14.33,53,469.09
1649
+ 06/07/23,20.81,0,0,5.19,14.71,822.34
1650
+ 07/07/23,23.8,0,0,8.38,9.42,884.06
1651
+ 08/07/23,24.36,1.3,0,7.9,30.35,614.64
1652
+ 09/07/23,27.43,0.1,0,6.6,18.63,774.34
1653
+ 10/07/23,26.22,0.1,0,6.23,20.91,714.72
1654
+ 11/07/23,27.51,5.8,0,11.24,16.34,808.3
1655
+ 12/07/23,23.32,1.1,0,12.59,39.11,588.01
1656
+ 13/07/23,21.91,0,0,7.38,34.25,621.81
1657
+ 14/07/23,22.64,0,0,8.95,12.2,811.31
1658
+ 15/07/23,25.45,10.5,0,12.98,28.56,726.52
1659
+ 16/07/23,20.73,1.8,0,8.8,72.83,285.85
1660
+ 17/07/23,22.75,0,0,7.94,46.04,574.87
1661
+ 18/07/23,22.26,2.9,0,8.84,16.33,768.01
1662
+ 19/07/23,24.68,0.3,0,16.46,21.41,783.33
1663
+ 20/07/23,22.28,0,0,7.21,33.67,607.12
1664
+ 21/07/23,20.12,2.1,0,7.51,46.13,518.49
1665
+ 22/07/23,21.21,0,0,10.85,14.04,797.11
1666
+ 23/07/23,22.4,0,0,13.14,31.77,527.71
1667
+ 24/07/23,20.26,8.8,0,13.64,38.11,567.26
1668
+ 25/07/23,17.61,13,0,19.57,48.17,445.75
1669
+ 26/07/23,16.21,0.8,0,12.93,50.88,395.16
1670
+ 27/07/23,19.25,0,0,17.33,48.33,340.95
1671
+ 28/07/23,20.75,1.7,0,13.31,29.39,588.68
1672
+ 29/07/23,21.04,4.7,0,16.35,55.87,343.65
1673
+ 30/07/23,20.29,2,0,18.99,31.06,620.79
1674
+ 31/07/23,19.81,0.4,0,15.87,46.15,539.82
1675
+ 01/08/23,19.24,11.5,0,24.24,64.54,342.94
1676
+ 02/08/23,20.97,4.7,0,31.43,74.08,208.45
1677
+ 03/08/23,19.72,0,0,26.24,44.38,481.28
1678
+ 04/08/23,17.29,3.4,0,8.78,78.67,97.65
1679
+ 05/08/23,18.04,0.4,0,12.48,54.5,466.54
1680
+ 06/08/23,15.13,6.4,0,29.31,64.46,219.52
1681
+ 07/08/23,15.16,0.6,0,15.5,48.18,448.74
1682
+ 08/08/23,16.91,0,0,11.77,51.33,394
1683
+ 09/08/23,19.07,0,0,12.6,62.25,278.27
1684
+ 10/08/23,21.14,0,0,7.12,11.4,778.81
1685
+ 11/08/23,23.43,0,0,3.99,2.15,863.82
1686
+ 12/08/23,23.78,3.4,0,8.18,34.47,605.03
1687
+ 13/08/23,23.95,3.8,0,5.13,30.37,611.56
1688
+ 14/08/23,25.37,0.3,0,6.01,22.09,704.68
1689
+ 15/08/23,24.83,0,0,10.03,21.38,625.32
1690
+ 16/08/23,24.74,0.7,0,7.83,15.6,720.92
1691
+ 17/08/23,23.94,0.9,0,7.42,24.69,608.52
1692
+ 18/08/23,25.53,0,0,7.52,3.47,814.45
1693
+ 19/08/23,26.7,0,0,11.77,24.63,576.29
1694
+ 20/08/23,27.03,0.1,0,9.55,23.27,650.53
1695
+ 21/08/23,28.02,0,0,9.02,8.17,750.36
1696
+ 22/08/23,27.77,0,0,9.49,5.29,789.83
1697
+ 23/08/23,26.84,0,0,10.54,8.57,764.65
1698
+ 24/08/23,26.33,1.7,0,8.35,29.65,558.27
1699
+ 25/08/23,23.07,4.7,0,12.41,39.76,482.18
1700
+ 26/08/23,19.21,9.4,0,8.58,72.67,196.1
1701
+ 27/08/23,17.14,13.5,0,6.76,86.6,34.82
1702
+ 28/08/23,14.41,8.5,0,10.57,96.13,3.03
1703
+ 29/08/23,14.59,2.8,0,6.87,81.13,178.26
1704
+ 30/08/23,16.35,0,0,10.9,52.29,452.16
1705
+ 31/08/23,17.02,0.7,0,10.46,72.5,237.75
1706
+ 01/09/23,19.96,0.4,0,12.13,49.25,425.66
1707
+ 02/09/23,20.85,0,0,7.09,11.09,695.5
1708
+ 03/09/23,21.1,0,0,10.76,24.48,561.8
1709
+ 04/09/23,22.12,0,0,12.96,25,580.63
1710
+ 05/09/23,22.25,0,0,9.77,2.26,764.56
1711
+ 06/09/23,21.6,0,0,6.89,0,789.92
1712
+ 07/09/23,22.94,0,0,5.45,0,786.58
1713
+ 08/09/23,23.93,0,0,6.09,2.17,764.51
1714
+ 09/09/23,24.25,0,0,4.85,6.04,709.4
1715
+ 10/09/23,24.02,0,0,4.54,0.46,772.29
1716
+ 11/09/23,24.24,0,0,4.12,7.68,710.84
1717
+ 12/09/23,24.08,0.6,0,9.92,22.4,660.35
1718
+ 13/09/23,19.95,2.2,0,5.88,69.44,179.95
1719
+ 14/09/23,19.49,0,0,9.23,47.73,358.17
1720
+ 15/09/23,19.79,0,0,8.54,27.69,504.52
1721
+ 16/09/23,20.77,0,0,7.08,41.34,399.48
1722
+ 17/09/23,22.35,0.2,0,7.42,31.79,514
1723
+ 18/09/23,19.61,7.8,0,19.51,64.35,276.18
1724
+ 19/09/23,19.1,0.3,0,15.53,30.08,530.36
1725
+ 20/09/23,18.37,0,0,11.54,9.96,724.82
1726
+ 21/09/23,19.36,10.8,0,12.61,71.54,168.69
1727
+ 22/09/23,15.76,1.2,0,15.51,62.38,358.9
1728
+ 23/09/23,13.91,0,0,9.21,43.08,370.79
1729
+ 24/09/23,13.68,0,0,10.24,36.42,441.71
1730
+ 25/09/23,14.04,0,0,6.01,0.71,718.12
1731
+ 26/09/23,15.06,0,0,5.61,1.56,721.68
1732
+ 27/09/23,16,0,0,6.87,8.62,693.29
1733
+ 28/09/23,18.4,0,0,7.44,20.85,595.6
1734
+ 29/09/23,18.73,0,0,15.21,19.92,617.27
1735
+ 30/09/23,17.47,0,0,6.67,51.52,204.88
1736
+ 01/10/23,16.8,0,0,5.08,6.9,701.33
1737
+ 02/10/23,18.14,0,0,10.92,6.59,694.67
1738
+ 03/10/23,18.37,0.4,0,19.53,28.54,485.99
1739
+ 04/10/23,14.62,0,0,6.38,40.9,343.77
1740
+ 05/10/23,13.09,0,0,4.46,37.7,366.38
1741
+ 06/10/23,12.86,0,0,3.36,21.16,511.94
1742
+ 07/10/23,13.94,0,0,7.35,2.63,649.69
1743
+ 08/10/23,16.8,0,0,5.76,2.57,664.74
1744
+ 09/10/23,18.16,0,0,9.82,25.17,406.26
1745
+ 10/10/23,17.13,0,0,6.63,16.73,484.71
1746
+ 11/10/23,17.34,0,0,11.21,1.48,669.54
1747
+ 12/10/23,18.68,0,0,17.29,28.47,466.57
1748
+ 13/10/23,20.15,0,0,20.85,12.29,649.38
1749
+ 14/10/23,15.99,6,0,22.76,71.29,146.46
1750
+ 15/10/23,10.14,0.4,0,11.93,43.78,414.8
1751
+ 16/10/23,7.76,0,0,13.16,20.55,555.01
1752
+ 17/10/23,8.49,0,0,10,33.52,421.92
1753
+ 18/10/23,10.62,2.4,0,12.11,84.17,64.46
1754
+ 19/10/23,14.28,4.2,0,13.94,77.03,99.77
1755
+ 20/10/23,14.62,10.6,0,19.13,78.25,101.11
1756
+ 21/10/23,14.37,0,0,20.58,29.29,492.57
1757
+ 22/10/23,11.76,0,0,11,35.18,458.26
1758
+ 23/10/23,10.12,0.8,0,8.57,54.54,159.59
1759
+ 24/10/23,11.67,13.3,0,10.72,79.21,54.39
1760
+ 25/10/23,12.25,4.8,0,25.91,57.88,164.4
1761
+ 26/10/23,12.88,13.7,0,18.07,86.83,124.24
1762
+ 27/10/23,11.9,7.7,0,25.99,62.06,356.96
1763
+ 28/10/23,13.01,0.8,0,22.27,57.99,276.8
1764
+ 29/10/23,12.98,1.6,0,14.91,47.84,228.37
1765
+ 30/10/23,11.67,9.6,0,13.1,66.65,173.5
1766
+ 31/10/23,11.42,2.8,0,23.38,66.17,176.14
1767
+ 01/11/23,9.83,1.4,0,19.24,48.23,151.71
1768
+ 02/11/23,9.23,9.9,0,24.21,77.72,32.94
1769
+ 03/11/23,7.87,0,0,18.46,55.32,298.19
1770
+ 04/11/23,9.04,4.3,0,27.27,75.84,81.77
1771
+ 05/11/23,11.76,6.5,0,39.33,64.79,206.9
1772
+ 06/11/23,10.67,1.3,0,24.28,50.75,228.93
1773
+ 07/11/23,8.18,1.8,0,20.15,50.75,199
1774
+ 08/11/23,7.21,0,0,17.99,33.23,362.29
1775
+ 09/11/23,7.98,4.2,0,25.49,71.77,13.05
1776
+ 10/11/23,9.06,10.2,0,27.74,61.04,364.79
1777
+ 11/11/23,7.16,2.3,0,20.99,47.54,262.67
1778
+ 12/11/23,6.12,14.7,0.21,19.25,88.67,0
1779
+ 13/11/23,14.41,9.2,0,38.81,95.42,11.49
1780
+ 14/11/23,11.96,12.8,0,29.53,83.83,48.23
1781
+ 15/11/23,10.14,0.6,0,23.85,49.85,308.13
1782
+ 16/11/23,8.65,15.2,0,24.29,74.08,111.51
1783
+ 17/11/23,7.33,8,0,20.91,81.92,101.83
1784
+ 18/11/23,6.44,4.1,0,14.86,84.04,48.3
1785
+ 19/11/23,12.95,1.8,0,30.13,83.08,87.84
1786
+ 20/11/23,11.13,0.4,0,24.79,74.71,154.78
1787
+ 21/11/23,8.48,5.4,0,15.05,65.92,261.48
1788
+ 22/11/23,4.57,0.4,0,16.02,81.46,18.35
1789
+ 23/11/23,4,0,0,9.24,42.42,414.78
1790
+ 24/11/23,6.89,3.3,0,25.44,77.67,182.34
1791
+ 25/11/23,3.5,6.2,1.19,20.12,69.25,118.86
1792
+ 26/11/23,3.15,3,0.77,13.04,83.98,11.58
1793
+ 27/11/23,3.32,8.3,0.35,20.81,96.75,1.82
1794
+ 28/11/23,4.11,5.9,0,20.71,83.46,81.14
1795
+ 29/11/23,1.99,0,0,12.61,48.16,340.12
1796
+ 30/11/23,2.1,13.9,3.22,8.49,98.25,7.88
1797
+ 01/12/23,2.57,11.6,1.75,6.83,99.5,1.82
1798
+ 02/12/23,-0.05,3.6,2.66,13.29,93.54,21.33
1799
+ 03/12/23,-2.49,0,0,9.53,32.45,399.99
1800
+ 04/12/23,-0.28,1.2,0.14,16.64,83.39,5.41
1801
+ 05/12/23,5.43,3.8,0,29.54,91.58,52.73
1802
+ 06/12/23,4.66,1.8,0,14.12,64.5,185.27
1803
+ 07/12/23,1.69,0,0,10.82,71.42,182.9
1804
+ 08/12/23,5.56,5.2,0,16.07,97.92,0
1805
+ 09/12/23,7.82,9.4,0,25.51,90.96,58
1806
+ 10/12/23,9.86,4.9,0,31.92,74.33,202.83
1807
+ 11/12/23,11.24,10.4,0,26.42,65.25,185.52
1808
+ 12/12/23,11.12,16.9,0,22.61,88.63,27.27
1809
+ 13/12/23,8.59,4,0,19.78,71.92,147.87
1810
+ 14/12/23,7.23,3.5,0,14.33,79.38,148.21
1811
+ 15/12/23,5.5,0.2,0,6.41,85.75,38.82
1812
+ 16/12/23,2.87,0,0,4.55,48.42,244.62
1813
+ 17/12/23,1.69,0,0,9.19,8,485.68
1814
+ 18/12/23,2.68,0,0,11.91,1.69,505.05
1815
+ 19/12/23,3.4,0,0,15.09,27.96,379.4
1816
+ 20/12/23,5.84,5.7,0,21.43,89.21,104.35
1817
+ 21/12/23,8.35,7.1,0,39.89,99.5,0
1818
+ 22/12/23,8.88,10.4,0,38.25,93.54,0.61
1819
+ 23/12/23,8.19,1.7,0,35.31,98.08,7.27
1820
+ 24/12/23,9.72,2.2,0,33.18,88.88,28.63
1821
+ 25/12/23,8.85,0,0,25.21,55.88,169.13
1822
+ 26/12/23,6.94,0,0,17.59,59.5,158.5
1823
+ 27/12/23,4.56,0,0,14.24,32.11,348.86
1824
+ 28/12/23,7.28,2.3,0,18.94,74,39.45
1825
+ 29/12/23,10.1,0.5,0,23.36,54.29,305.84
1826
+ 30/12/23,7.98,0,0,16.19,37.93,343.59
1827
+ 31/12/23,5.61,4.5,0,21.39,73.71,26
1828
+ 01/01/24,6.51,0.1,0,25.36,49.42,289.71
1829
+ 02/01/24,9.21,12.1,0,41.53,98.13,2.52
1830
+ 03/01/24,10.9,5.7,0,41.89,71.96,149.84
1831
+ 04/01/24,7.78,2.1,0,27.11,56.65,231.14
1832
+ 05/01/24,6.17,1.3,0,12.59,74.75,24.86
1833
+ 06/01/24,5.3,2.2,0,9.49,86.88,146.75
1834
+ 07/01/24,3.3,5.3,0.49,22.4,95.46,33.08
1835
+ 08/01/24,-0.83,0,0,21.31,83.42,53.86
1836
+ 09/01/24,-2.39,2.7,1.89,9.82,73.71,132.62
1837
+ 10/01/24,-1.99,0.3,0.21,7.58,44.75,213.66
1838
+ 11/01/24,-3.44,0,0,9.55,9.21,455.53
1839
+ 12/01/24,-4.47,0,0,7.43,8.38,477.86
1840
+ 13/01/24,-4.6,0,0,6.53,29.19,415.81
1841
+ 14/01/24,-3.23,0,0,12.38,24.67,442.25
1842
+ 15/01/24,-0.09,0.6,0.49,16.44,59.96,172.82
1843
+ 16/01/24,-2.79,0,0,7.19,39.38,450.74
1844
+ 17/01/24,5.47,19.7,0,22.86,94.25,65.45
1845
+ 18/01/24,6.17,14.3,2.1,25.65,95.13,9.52
1846
+ 19/01/24,-1.43,0,0.07,10.62,37.83,221.05
1847
+ 20/01/24,-3.27,0,0,10.23,5.53,509.37
1848
+ 21/01/24,-0.25,0,0,17.11,30.96,454.87
1849
+ 22/01/24,6.48,7.8,0,33.44,76.3,21.02
1850
+ 23/01/24,8.12,1.6,0,26.33,81.38,96
1851
+ 24/01/24,12.01,2.5,0,32.95,96.33,4.04
1852
+ 25/01/24,10.51,6.7,0,10.67,93.83,16.39
1853
+ 26/01/24,9.18,3,0,18.44,75.75,41.9
1854
+ 27/01/24,3.51,0,0,8.57,54.6,397.81
1855
+ 28/01/24,3.57,0,0,12.02,16.26,489.4
1856
+ 29/01/24,5.24,0,0,11.69,27.58,378.5
1857
+ 30/01/24,6.17,0,0,11.77,43.74,197.62
1858
+ 31/01/24,6.83,0,0,10.06,36.33,445.68
1859
+ 01/02/24,8.61,4.2,0,14.2,94.79,6.74
1860
+ 02/02/24,7.15,0,0,13.34,48.45,307.44
1861
+ 03/02/24,5.89,0,0,13.46,64.68,176.8
1862
+ 04/02/24,6.62,0.2,0,15.69,81.13,156.97
1863
+ 05/02/24,6.05,0,0,14.5,49.26,283.37
1864
+ 06/02/24,5.51,0,0,18.52,52.13,220.01
1865
+ 07/02/24,8.96,4.2,0,32.17,91.71,41.25
1866
+ 08/02/24,10.89,2.3,0,26.58,84.83,151.54
1867
+ 09/02/24,10.56,3.9,0,15.84,95.83,38.35
1868
+ 10/02/24,9.38,1.8,0,10.99,92.46,78.84
1869
+ 11/02/24,7.87,4,0,25.17,71.21,242.4
1870
+ 12/02/24,7.57,0.1,0,12.99,66.13,174.46
1871
+ 13/02/24,6.11,0,0,8.84,34,449.39
1872
+ 14/02/24,8.9,0,0,13.3,67.46,111.28
1873
+ 15/02/24,9,0.2,0,11.32,40.48,329.38
1874
+ 16/02/24,10.94,0.6,0,12.05,54.79,201.45
1875
+ 17/02/24,10.25,1,0,9.18,75.46,109.6
1876
+ 18/02/24,8.66,5.6,0,11.94,75.69,133.39
1877
+ 19/02/24,9.88,2.3,0,16.3,78.75,198.25
1878
+ 20/02/24,8.06,1.1,0,9.03,50.86,271.54
1879
+ 21/02/24,7.95,0.7,0,16.71,69.54,120.26
1880
+ 22/02/24,10.79,15.1,0,38.44,98.08,12.22
1881
+ 23/02/24,6.63,0.5,0,19.74,36.79,452.21
1882
+ 24/02/24,5.27,0.6,0,17.54,37.47,377.46
1883
+ 25/02/24,6.35,0.4,0,15.52,43.33,475.88
1884
+ 26/02/24,8.45,3.1,0,10.13,78.14,65.42
1885
+ 27/02/24,7.94,0.2,0,18.96,71.58,156.04
1886
+ 28/02/24,7.6,0,0,12.27,63.45,143.88
1887
+ 29/02/24,6.17,0,0,4.87,31.55,410.27
1888
+ 01/03/24,6.74,1.2,0,14.03,80.08,29.53
1889
+ 02/03/24,7.98,0.1,0,11.06,61.85,296.63
1890
+ 03/03/24,8.77,0.1,0,11.71,72.67,297.85
1891
+ 04/03/24,7.54,1.1,0,7.26,96.46,0.22
1892
+ 05/03/24,7.72,0.4,0,11.26,82.88,156.86
1893
+ 06/03/24,6.43,2.6,0,7.94,91.58,83.14
1894
+ 07/03/24,6.1,0,0,9.14,69.42,89.59
1895
+ 08/03/24,5.35,0,0,10.51,41.58,512.07
1896
+ 09/03/24,8.92,0.7,0,12.19,54.27,324.74
1897
+ 10/03/24,7.98,5.3,0,12.77,75.38,75.67
1898
+ 11/03/24,7.19,0,0,13.55,20.39,547.66
1899
+ 12/03/24,7.7,5.6,0,18.89,80.29,85.38
1900
+ 13/03/24,9.66,13.1,0,15.52,83.95,37.93
1901
+ 14/03/24,10.34,0,0,10.49,61.88,296.47
1902
+ 15/03/24,12.15,1.8,0,21.09,41.77,453.3
1903
+ 16/03/24,11.07,2.4,0,19.81,54.11,328.87
1904
+ 17/03/24,9.63,0.2,0,8.26,68.24,151.31
1905
+ 18/03/24,10.78,11.4,0,7.73,69.88,195.66
1906
+ 19/03/24,10.64,0,0,4.95,52.75,288.79
1907
+ 20/03/24,11.04,0,0,5.87,21.04,536.52
1908
+ 21/03/24,13.7,1.9,0,12.44,53.33,453.56
1909
+ 22/03/24,13.41,0,0,10.53,33.12,541.97
1910
+ 23/03/24,9,5.2,0,27.63,66.88,245.97
1911
+ 24/03/24,6.38,4,0,24.75,53.83,406.85
1912
+ 25/03/24,7.4,0,0,12.17,23.15,573.49
1913
+ 26/03/24,11.12,0.1,0,7.83,63.71,448.42
1914
+ 27/03/24,6.51,5.4,0,15.73,59.75,72.72
1915
+ 28/03/24,7.13,4.2,0.07,23.13,47.92,362.51
1916
+ 29/03/24,11.28,1.1,0,11.33,42.88,431.64
1917
+ 30/03/24,11.48,5.9,0,13.05,50.72,383.11
1918
+ 31/03/24,11.37,6.8,0,8.15,58.03,369.25
1919
+ 01/04/24,9.65,10,0,21,66.73,245.43
1920
+ 02/04/24,9.62,0.8,0,22.06,41.44,493.16
1921
+ 03/04/24,10.1,4.4,0,23.74,79.25,94.6
1922
+ 04/04/24,13.88,2,0,23.8,54.23,319.18
1923
+ 05/04/24,16.15,0,0,13.47,41.77,506.55
1924
+ 06/04/24,17.61,0,0,15.42,19.39,636.33
1925
+ 07/04/24,17.98,0,0,10.79,25.86,592.4
1926
+ 08/04/24,18.81,0.1,0,8.3,36.44,487.87
1927
+ 09/04/24,11,4.7,0,21.51,81.83,15.96
1928
+ 10/04/24,8.43,0,0,11.52,44.88,312.73
1929
+ 11/04/24,10.72,0,0,6.65,6.62,728.37
1930
+ 12/04/24,13.62,0,0,3.81,15.7,703.76
1931
+ 13/04/24,16.6,0,0,6.67,25.15,601.92
1932
+ 14/04/24,18.56,0,0,10.93,17.21,700.26
1933
+ 15/04/24,15.28,4.3,0,23.27,58.26,356.79
1934
+ 16/04/24,7.71,5.8,0,29.02,64.79,373.43
1935
+ 17/04/24,6.43,9.4,0,17.34,71.29,234.27
1936
+ 18/04/24,5.75,4.7,0.21,10.13,61.42,332.77
1937
+ 19/04/24,6.11,11.7,0,25.84,90.04,5.45
1938
+ 20/04/24,6.28,4.9,0,12.27,60.33,246.49
1939
+ 21/04/24,4.5,5.9,0.07,12.15,55.42,311.02
1940
+ 22/04/24,4.76,0.1,0,18.46,70.47,267.54
1941
+ 23/04/24,5.38,0.3,0,15.16,63.34,226.72
1942
+ 24/04/24,4.6,2,0,15.52,54.08,331.74
1943
+ 25/04/24,6.12,0.1,0,11.31,35.29,440.57
1944
+ 26/04/24,8.13,3.5,0,12.8,66.13,201.79
1945
+ 27/04/24,13.17,0,0,12.59,63.63,291.77
1946
+ 28/04/24,11.73,5.1,0,10.37,90.21,55.79
1947
+ 29/04/24,13.6,1.5,0,10.06,56.28,393.99
1948
+ 30/04/24,16.25,0,0,8.5,19.77,693.91
1949
+ 01/05/24,17.79,0.1,0,7.77,24.34,603.11
1950
+ 02/05/24,13.15,14.3,0,17.94,81.39,97.53
1951
+ 03/05/24,11.38,0.5,0,15.36,72.04,197.09
1952
+ 04/05/24,13.47,0.7,0,11.91,56.02,390.59
1953
+ 05/05/24,16.11,9.9,0,15.99,67.45,375
1954
+ 06/05/24,13.39,7.3,0,14.4,90.29,60.69
1955
+ 07/05/24,12.79,6.6,0,10.07,87.79,53.46
1956
+ 08/05/24,13.46,0,0,15.96,47.93,423.68
1957
+ 09/05/24,14.26,0,0,13.22,48.33,245.84
1958
+ 10/05/24,15.71,0,0,9.73,3.67,886.03
1959
+ 11/05/24,17.36,0,0,8.97,10.6,843.49
1960
+ 12/05/24,18.45,1.5,0,8.82,32.99,648.03
1961
+ 13/05/24,18.39,1,0,8.22,35.49,655.52
1962
+ 14/05/24,17.89,3,0,11.36,34.08,695.15
1963
+ 15/05/24,14.78,14.7,0,7.16,85.46,106.65
1964
+ 16/05/24,13.29,16.4,0,10.27,75.46,212.74
1965
+ 17/05/24,13.14,11,0,16.89,70.26,228.28
1966
+ 18/05/24,14.02,0.5,0,7.96,29.4,591.96
1967
+ 19/05/24,15.43,1.9,0,8.09,27.12,680.5
1968
+ 20/05/24,17.28,0.5,0,7.99,30.55,687.09
1969
+ 21/05/24,15.4,7.2,0,11.25,73.75,239.01
1970
+ 22/05/24,15.54,0.5,0,14.85,40.54,559.18
1971
+ 23/05/24,13.52,4.3,0,5.96,71.92,136.34
1972
+ 24/05/24,14.03,3.8,0,5.43,51,419.46
1973
+ 25/05/24,14.85,0,0,5.83,24.69,721.83
1974
+ 26/05/24,16.48,0.5,0,9.66,42.65,545.34
1975
+ 27/05/24,16.72,2.7,0,9.08,63,357.1
1976
+ 28/05/24,16.11,0,0,7.26,29.21,656.19
1977
+ 29/05/24,14.55,11.1,0,11.33,75.74,144.21
1978
+ 30/05/24,15.35,15.4,0,15.53,71.08,284.96
1979
+ 31/05/24,13.25,12.5,0,11.62,90.17,68.5
1980
+ 01/06/24,14.92,7.2,0,7.8,76.78,161
1981
+ 02/06/24,15.41,22.6,0,8.49,85.42,141.57
1982
+ 03/06/24,15.09,4.1,0,11.44,92.79,20.78
1983
+ 04/06/24,17.28,0,0,4.08,61.5,343.46
1984
+ 05/06/24,18.9,0,0,11.09,28,679.51
1985
+ 06/06/24,19.61,0,0,9.14,31.87,628.67
1986
+ 07/06/24,20.64,0.1,0,6.07,17.31,818.01
1987
+ 08/06/24,19.05,8,0,6.14,61.46,300.07
1988
+ 09/06/24,18.23,6.5,0,10.37,80.33,214.39
1989
+ 10/06/24,17.65,0,0,16.29,47.08,639.89
1990
+ 11/06/24,13.88,0.3,0,8.38,64.96,331.68
1991
+ 12/06/24,14.55,0,0,10.09,28.46,670.94
1992
+ 13/06/24,15.37,0,0,6.16,38.89,569.86
1993
+ 14/06/24,16.45,3.5,0,15.07,86.46,118.62
1994
+ 15/06/24,16.47,15.3,0,18.71,56.29,521.96
1995
+ 16/06/24,17.56,0,0,12.98,56.42,383.08
1996
+ 17/06/24,18.2,2.6,0,9.98,55.01,425.93
1997
+ 18/06/24,21.87,0.1,0,7,27.4,724.61
1998
+ 19/06/24,22.83,5.7,0,10.94,32.13,672.1
1999
+ 20/06/24,21,12.2,0,8.85,49.27,355.06
2000
+ 21/06/24,19.07,10.8,0,12.88,44.27,529.33
2001
+ 22/06/24,15.73,6.6,0,10.6,58.75,303.56
2002
+ 23/06/24,17.42,0.5,0,11.72,67.96,280.66
2003
+ 24/06/24,21.48,0,0,18.62,21.92,717.1
2004
+ 25/06/24,22.46,0.2,0,12.08,10.08,854.57
2005
+ 26/06/24,21.02,4.5,0,9.27,32.15,598.83
2006
+ 27/06/24,23.79,0.6,0,12.16,26.46,811.86
2007
+ 28/06/24,24.19,2.6,0,7.76,15.74,844.64
2008
+ 29/06/24,24.19,10.5,0,9.59,33.28,686.5
2009
+ 30/06/24,18.89,4.8,0,16.96,85.17,65.42
2010
+ 01/07/24,18.26,1,0,9.85,48.63,458.85
2011
+ 02/07/24,16.12,5.8,0,9.65,70.75,237.61
2012
+ 03/07/24,15.45,6.1,0,11.3,73,243.06
2013
+ 04/07/24,17.45,1.3,0,21.02,53.75,441.79
2014
+ 05/07/24,19.28,0,0,7.82,29.07,678.74
2015
+ 06/07/24,17.86,12,0,15.71,61.79,250.36
2016
+ 07/07/24,17.12,0,0,5.18,44.54,490.41
2017
+ 08/07/24,19.67,0,0,5.36,7.76,856.35
2018
+ 09/07/24,24.45,0,0,9.99,13.02,843.49
2019
+ 10/07/24,22.71,12.7,0,7.53,49.5,493.31
2020
+ 11/07/24,23.23,7.6,0,3.74,39.55,546.36
2021
+ 12/07/24,20.66,1,0,15.25,34.05,592.25
2022
+ 13/07/24,18.69,0.3,0,7.78,34.92,562.62
2023
+ 14/07/24,19.37,0,0,4.04,35.55,556.88
2024
+ 15/07/24,21.92,4.9,0,9.23,30.37,680.5
2025
+ 16/07/24,20.59,0,0,13.25,24.05,717.62
2026
+ 17/07/24,20.47,0,0,7.29,35.07,539.78
2027
+ 18/07/24,21.86,0,0,9.91,6.58,858.01
2028
+ 19/07/24,23.99,0.8,0,5.95,4.03,892.3
2029
+ 20/07/24,24.63,0,0,5.25,12.32,803.74
2030
+ 21/07/24,22.56,2.7,0,10.64,48.06,435.59
2031
+ 22/07/24,21.56,1,0,10.31,32.71,571.21
2032
+ 23/07/24,20.76,0.5,0,11.68,51.54,319.77
2033
+ 24/07/24,20.04,0,0,9.41,61.42,298.25
2034
+ 25/07/24,20.49,0,0,6.27,27.74,669.78
2035
+ 26/07/24,22.23,0,0,4.81,19.1,810.1
2036
+ 27/07/24,22.8,2.7,0,5.41,53.42,440.87
2037
+ 28/07/24,20.5,2.3,0,13.31,45.46,530.55
2038
+ 29/07/24,22.14,0,0,9.88,0.79,903.98
2039
+ 30/07/24,24.96,0,0,6.95,12.11,779.08
2040
+ 31/07/24,24.72,0.2,0,6.06,22.27,723.95
2041
+ 01/08/24,22.69,7.3,0,11.5,47.68,550.09
2042
+ 02/08/24,22.47,4.1,0,6.89,22.4,751.9
2043
+ 03/08/24,21.9,0,0,8.98,27.13,666.09
2044
+ 04/08/24,21.12,0.1,0,7.59,47.55,342.52
2045
+ 05/08/24,21.83,0,0,6.39,14.15,765.59
2046
+ 06/08/24,23.35,0,0,4.6,3.9,865.14
2047
+ 07/08/24,21.9,2.9,0,7.92,30.77,551.17
2048
+ 08/08/24,21.87,0.1,0,7.2,26.45,636.16
2049
+ 09/08/24,22.07,0,0,6.89,11.6,749.71
2050
+ 10/08/24,23.87,0,0,6.63,5.1,838.31
2051
+ 11/08/24,24.99,0,0,10.08,12.03,748.92
2052
+ 12/08/24,27.06,0.7,0,5.92,24.08,688.8
2053
+ 13/08/24,25.87,0,0,7.89,10.24,819.51
2054
+ 14/08/24,23.71,1,0,8.58,27.74,620.32
2055
+ 15/08/24,23.33,0,0,8.83,13.81,773.23
2056
+ 16/08/24,24.26,0.5,0,7.1,34.29,592.42
2057
+ 17/08/24,23.28,0.2,0,5.12,38.72,526.87
2058
+ 18/08/24,19.34,15.5,0,11.46,93.58,23.3
2059
+ 19/08/24,19.7,0.1,0,10.46,59.33,279.17
2060
+ 20/08/24,20.82,0,0,5.04,61.29,163.57
2061
+ 21/08/24,19.02,0.2,0,11.91,30.6,548.26
2062
+ 22/08/24,18.48,0,0,4.74,7.39,828.66
2063
+ 23/08/24,20.89,0,0,10.91,11.42,760.51
2064
+ 24/08/24,25.03,0.7,0,13.93,11.17,776.52
2065
+ 25/08/24,18.44,8.3,0,9.15,56.75,410.12
2066
+ 26/08/24,17.62,0,0,10.29,45.25,403.44
2067
+ 27/08/24,19.11,0,0,11.15,10.38,674.73
2068
+ 28/08/24,23.16,0,0,8,12.25,685.22
2069
+ 29/08/24,24.55,0,0,6.91,15.41,688.91
2070
+ 30/08/24,24.37,0,0,8.52,23.74,635.86
2071
+ 31/08/24,24.35,0,0,8.55,20.2,632.08
2072
+ 01/09/24,23.87,2.3,0,6.75,26.48,661.3
2073
+ 02/09/24,22.3,0.5,0,6.79,42.88,436.83
2074
+ 03/09/24,22.87,0,0,5.72,24.55,606.65
2075
+ 04/09/24,21.65,1,0,7.38,58.27,384.47
2076
+ 05/09/24,19.35,8.5,0,13.58,70.45,177.9
2077
+ 06/09/24,18.92,0.8,0,6.12,49.19,343.89
2078
+ 07/09/24,21.33,0,0,8.2,16.03,673.43
2079
+ 08/09/24,18.46,1.4,0,8.2,73.92,161.87
2080
+ 09/09/24,16.82,3.8,0,21.93,75.13,227.48
2081
+ 10/09/24,15.77,2.4,0,16.76,59.57,332.5
2082
+ 11/09/24,12.87,12.2,0,19.79,89.29,20.97
2083
+ 12/09/24,10.34,2.4,0,9.04,61.33,374.1
2084
+ 13/09/24,10.16,3.2,0,11.89,39.33,413.74
2085
+ 14/09/24,11.08,0.2,0,14.12,46.08,372.07
2086
+ 15/09/24,10.66,0,0,12.62,19.28,662.81
2087
+ 16/09/24,11.66,2,0,6.88,78.83,111.82
2088
+ 17/09/24,14.42,1.5,0,20.77,64.54,196.66
2089
+ 18/09/24,16.03,0,0,17.79,12.21,587.99
2090
+ 19/09/24,15.78,0,0,9.06,11.58,623.03
2091
+ 20/09/24,15.85,0,0,7.78,13.74,627.97
2092
+ 21/09/24,16.38,0,0,6.1,25.86,557.79
2093
+ 22/09/24,16.78,1.3,0,6.19,49.02,354.43
2094
+ 23/09/24,15.08,7,0,10.29,72.13,73.04
2095
+ 24/09/24,15.24,0.4,0,20.34,50.58,366.78
2096
+ 25/09/24,16.39,1.2,0,19.38,63.58,304.68
2097
+ 26/09/24,16.67,21.5,0,31.13,85.33,15.56
2098
+ 27/09/24,14.13,0.7,0,26.82,50.21,316.83
2099
+ 28/09/24,11.32,7,0,13.37,69.33,180.41
2100
+ 29/09/24,10.22,0,0,12.07,69.87,174.33
2101
+ 30/09/24,14.86,0,0,18.72,62.5,300.18
2102
+ 01/10/24,14.12,25.6,0,14.47,86.67,4.24
2103
+ 02/10/24,12.52,2.8,0,7.56,78.67,101.96
2104
+ 03/10/24,10.84,1.3,0,20.27,62.67,234.48
2105
+ 04/10/24,10.9,0.2,0,19.28,64.46,250.94
2106
+ 05/10/24,10.15,0,0,11.49,60.42,171.73
2107
+ 06/10/24,10.8,2.8,0,13.22,63.86,206.05
2108
+ 07/10/24,15.53,4.6,0,12.51,68.58,222.23
2109
+ 08/10/24,14.03,16,0,13.6,77,13.97
2110
+ 09/10/24,14.45,1.9,0,18.94,71.21,106.56
2111
+ 10/10/24,14.44,2.2,0,26.22,65.5,298.58
2112
+ 11/10/24,11.22,1.6,0,11.41,45.83,366.13
2113
+ 12/10/24,10.27,7.2,0,15.7,79.13,112.73
2114
+ 13/10/24,13.97,1.9,0,16.17,73.77,100.35
2115
+ 14/10/24,14.45,1.5,0,14.21,67.58,293.21
2116
+ 15/10/24,14.06,0.5,0,10.66,69.66,170.57
2117
+ 16/10/24,13.95,0.6,0,8.12,52.21,313.76
2118
+ 17/10/24,16.05,1.5,0,8.97,52.79,283.13
2119
+ 18/10/24,14.79,3.6,0,12.41,62.13,119.91
2120
+ 19/10/24,13.24,0,0,8.52,80.75,57.96
2121
+ 20/10/24,12.5,0,0,7.74,54.93,267.34
2122
+ 21/10/24,14.14,0,0,10.85,25.29,483.99
2123
+ 22/10/24,15.63,1.4,0,12,89.29,26.04
2124
+ 23/10/24,12.78,0,0,12.39,74.5,180.42
2125
+ 24/10/24,13.5,0,0,10.58,55.54,277.57
2126
+ 25/10/24,14.07,0,0,9.37,42.9,377.96
2127
+ 26/10/24,11.5,0,0,6.85,45.93,323.93
2128
+ 27/10/24,13.35,0,0,6.9,31.47,329.39
2129
+ 28/10/24,12.71,0,0,7.09,7.64,538.71
2130
+ 29/10/24,12.38,0,0,6.02,33.75,419.33
2131
+ 30/10/24,10.67,0,0,6.52,65.33,140.95
2132
+ 31/10/24,10.49,0,0,6.45,46.71,281.77
2133
+ 01/11/24,10.03,0,0,7.79,35.84,486.99
2134
+ 02/11/24,8.43,0,0,7.79,66.17,66.26
2135
+ 03/11/24,8.8,0,0,8.2,27.04,415.04
2136
+ 04/11/24,6.6,0,0,7.96,20.63,427.42
2137
+ 05/11/24,8.88,0,0,9.39,34.13,408.23
2138
+ 06/11/24,10.26,0,0,7.54,60.67,149.67
2139
+ 07/11/24,8.35,0,0,5.81,69.71,107.21
2140
+ 08/11/24,8.98,0,0,7.76,59.96,170.3
2141
+ 09/11/24,8.77,0,0,7.32,43.79,336.75
2142
+ 10/11/24,6.7,0,0,6.18,65.83,70.73
2143
+ 11/11/24,6.18,2.1,0,6.68,68.71,104.09
2144
+ 12/11/24,6.62,0,0,15.32,74.04,26.18
2145
+ 13/11/24,4.67,0,0,10.74,56.69,111.36
2146
+ 14/11/24,4.59,0,0,4.47,71.67,94.18
2147
+ 15/11/24,5.37,0,0,5.01,52.92,251.56
2148
+ 16/11/24,3.01,0,0,9.89,25.22,478.47
2149
+ 17/11/24,5.96,1.2,0,14.14,77.33,84.73
2150
+ 18/11/24,8.12,0.5,0,22.94,91.67,90.91
2151
+ 19/11/24,10.05,21.1,0,40.69,98.63,13.53
2152
+ 20/11/24,10.05,21.1,0,40.69,98.63,13.53
2153
+ 21/11/24,10.05,21.1,0,40.69,98.63,13.53
2154
+ 22/11/24,0.14,2,1.47,23.52,75.79,104.84
2155
+ 23/11/24,1.64,0,0,18.13,57.61,149.94
2156
+ 24/11/24,8.05,0.1,0,22.51,33,386.09
2157
+ 25/11/24,9.22,8.1,0,17.54,42.33,374.22
2158
+ 26/11/24,9.23,5.5,0,14,47.05,372.94
2159
+ 27/11/24,8,1,0,17.04,46.75,407
2160
+ 28/11/24,7.08,11.4,0,15.02,62.88,179.61
2161
+ 29/11/24,1.12,0,0,11.06,34.33,362.64
2162
+ 30/11/24,0.49,0,0,9.31,18.38,412.97
2163
+ 01/12/24,1.2,0,0,11.94,24.99,505.54
2164
+ 02/12/24,7.28,5.2,0,15.57,58.97,203.13
2165
+ 03/12/24,6.39,0.8,0,11.44,70.63,174.56
2166
+ 04/12/24,4.37,0.7,0,6.77,38.92,304.97
2167
+ 05/12/24,2.46,1.4,0,15.25,50.76,258.01
2168
+ 06/12/24,8.33,7.8,0,29.03,61.92,284.2
2169
+ 07/12/24,6.75,7,0,24.27,75.25,59.15
2170
+ 08/12/24,5.21,2.3,0,15.84,88.58,29.6
2171
+ 09/12/24,4.73,2.1,0,23.73,75.5,230.03
__pycache__/weatherpredictor.cpython-310.pyc ADDED
Binary file (4.01 kB). View file
 
predict.py ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import gradio as gr
2
+ from weatherpredictor import WeatherPredictor
3
+
4
+ # Initialize the predictor
5
+ predictor = WeatherPredictor('Basel2019-2024.csv')
6
+ predictor.load_model('weather_predictor.pth')
7
+
8
+ #@spaces.GPU
9
+ def predict_weather(input_date):
10
+ result = predictor.predict(input_date)
11
+ return result
12
+
13
+ # Create Gradio interface
14
+ app = gr.Interface(
15
+ fn=predict_weather,
16
+ inputs=gr.Textbox(label="Enter Date (dd/mm/yy)"),
17
+ outputs=[gr.JSON()],
18
+ title="Weather Predictor",
19
+ description="Enter a date to get weather predictions."
20
+ )
21
+
22
+ # Launch the interface
23
+ if __name__ == "__main__":
24
+ app.launch()
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pandas==2.1.4
2
+ scikit-learn==1.3.2
3
+ numpy==1.26.2
4
+ gradio
5
+ torch==2.1.2
test.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ from gradio_client import Client
2
+
3
+ client = Client("kratadata/basel-weather")
4
+ result = client.predict(
5
+ date="12/01/24",
6
+ api_name="/predict"
7
+ )
8
+ print(result)
weather_predictor.pth ADDED
Binary file (4.14 kB). View file
 
weatherpredictor.py ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import torch
2
+ import torch.nn as nn
3
+ import torch.optim as optim
4
+ import pandas as pd
5
+ import numpy as np
6
+ from sklearn.preprocessing import MinMaxScaler
7
+ from datetime import datetime
8
+ import json
9
+
10
+ class WeatherPredictor:
11
+ def __init__(self, data_path):
12
+ # Load and preprocess data
13
+ self.df = pd.read_csv(data_path, parse_dates=['Date'],
14
+ date_parser=lambda x: datetime.strptime(x, '%d/%m/%y'))
15
+ self.df['day'] = self.df['Date'].dt.day
16
+ self.df['month'] = self.df['Date'].dt.month
17
+ self.df['year'] = self.df['Date'].dt.year
18
+ self.df['day_sin'] = np.sin(2 * np.pi * self.df['day'] / 31)
19
+ self.df['day_cos'] = np.cos(2 * np.pi * self.df['day'] / 31)
20
+ self.df['month_sin'] = np.sin(2 * np.pi * self.df['month'] / 12)
21
+ self.df['month_cos'] = np.cos(2 * np.pi * self.df['month'] / 12)
22
+
23
+ features = ['day_sin', 'day_cos', 'month_sin', 'month_cos', 'year']
24
+ target_columns = ['Temperature', 'Precipitation', 'Snowfall', 'Windspeed', 'Cloud Coverage', 'Sunshine Duration']
25
+
26
+ # Check for NaN or infinite values
27
+ if self.df[features + target_columns].isnull().values.any():
28
+ raise ValueError("Data contains NaN values. Please clean the data.")
29
+ if np.isinf(self.df[features + target_columns].values).any():
30
+ raise ValueError("Data contains infinite values. Please clean the data.")
31
+
32
+ # Scale features and targets
33
+ self.feature_scaler = MinMaxScaler()
34
+ self.target_scaler = MinMaxScaler()
35
+
36
+ X = self.feature_scaler.fit_transform(self.df[features])
37
+ Y = self.target_scaler.fit_transform(self.df[target_columns])
38
+
39
+ self.X_tensor = torch.FloatTensor(X)
40
+ self.Y_tensor = torch.FloatTensor(Y)
41
+
42
+ # Single model for all targets
43
+ input_dim = len(features)
44
+ self.model = nn.Sequential(
45
+ nn.Linear(input_dim, 16),
46
+ nn.ReLU(),
47
+ nn.Linear(16, 12),
48
+ nn.ReLU(),
49
+ nn.Linear(12, 6)
50
+ )
51
+
52
+ def train(self, epochs=10000):
53
+ # Define loss function and optimizer
54
+ criterion = nn.MSELoss()
55
+ optimizer = optim.Adam(self.model.parameters(), lr=0.001) # Reduced learning rate
56
+
57
+ for epoch in range(epochs):
58
+ # Forward pass
59
+ outputs = self.model(self.X_tensor) # Multi-output predictions
60
+ loss = criterion(outputs, self.Y_tensor)
61
+
62
+ # Check for NaN loss
63
+ if torch.isnan(loss):
64
+ raise ValueError("Loss is NaN. Please check your data and model.")
65
+
66
+ # Backward pass and optimize
67
+ optimizer.zero_grad()
68
+ loss.backward()
69
+ optimizer.step()
70
+
71
+ if epoch % 100 == 0:
72
+ print(f'Epoch [{epoch}/{epochs}], Loss: {loss.item():.4f}')
73
+
74
+ # Save the model after training
75
+ self.save_model('weather_predictor.pth')
76
+
77
+ def predict(self, input_date):
78
+ # Convert input date to features
79
+ date = datetime.strptime(input_date, '%d/%m/%y')
80
+ features = [
81
+ np.sin(2 * np.pi * date.day / 31),
82
+ np.cos(2 * np.pi * date.day / 31),
83
+ np.sin(2 * np.pi * date.month / 12),
84
+ np.cos(2 * np.pi * date.month / 12),
85
+ date.year
86
+ ]
87
+
88
+ # Transform features to match training scale
89
+ scaled_features = self.feature_scaler.transform([features])
90
+ input_tensor = torch.FloatTensor(scaled_features)
91
+
92
+ # Load the model before making predictions
93
+ self.load_model('weather_predictor.pth')
94
+
95
+ # Predict outputs
96
+ with torch.no_grad():
97
+ scaled_predictions = self.model(input_tensor).numpy()
98
+ predictions = self.target_scaler.inverse_transform(scaled_predictions.reshape(1, -1)).flatten()
99
+
100
+ # Map predictions to target columns
101
+ target_columns = ['Temperature C', 'Precipitation mm', 'Snowfall cm', 'Windspeed km/h' , 'Cloud Coverage %', 'Sunshine Duration min']
102
+ result_dict = dict(zip(target_columns, predictions))
103
+ return result_dict
104
+
105
+ def save_model(self, file_path):
106
+ torch.save(self.model.state_dict(), file_path)
107
+
108
+ def load_model(self, file_path):
109
+ self.model.load_state_dict(torch.load(file_path))
110
+ self.model.eval()
111
+
112
+ def main():
113
+ predictor = WeatherPredictor('Basel2019-2024.csv')
114
+ predictor.train()
115
+
116
+ # Predict for a specific date
117
+ result = predictor.predict('01/02/23')
118
+ print("Predictions:", result)
119
+
120
+ if __name__ == '__main__':
121
+ main()