|
2 | 2 | title: 'Historical Data on Arduino IoT Cloud'
|
3 | 3 | difficulty: easy
|
4 | 4 | description: 'Learn how to download historical data from the Arduino IoT Cloud'
|
5 |
| -tags: [IoT Cloud, Historical Data] |
| 5 | +tags: [IoT Cloud, Historical Data, CSV] |
6 | 6 | author: 'Benjamin Dannegård'
|
7 |
| -software: |
8 |
| - - iot-cloud |
9 | 7 | ---
|
10 | 8 |
|
11 | 9 | ## Introduction
|
@@ -47,18 +45,22 @@ Combined with 15 days or three months of historical data, you can build a detail
|
47 | 45 |
|
48 | 46 | First, to download historical data navigate into one of your dashboards on the [Arduino IoT Cloud](https://create.arduino.cc/iot/dashboards).
|
49 | 47 |
|
50 |
| - |
| 48 | + |
51 | 49 |
|
52 |
| -While in the dashboard press the "i" icon up in the right corner. When this icon is pressed a window will show up that allows you to download historical data. As shown in the image below. |
| 50 | +While inside a dashboard, press the **Download** icon up in the right corner. This will open a new window that allows you to select historical data to download. |
53 | 51 |
|
54 |
| - |
| 52 | + |
55 | 53 |
|
56 |
| -Clicking “Historical Data” that gives you a list of all variables in use. From here you can select all the ones you want to download by selecting the check boxes. If your dashboard is using multiple Things, you can swap between them from the dropdown at the top. |
| 54 | +From here you can select all the variables you want to download by checking the boxes. If your dashboard is using multiple Things, you can swap between them from the dropdown at the top. |
57 | 55 |
|
58 |
| - |
| 56 | +When you have selected the data, click on the **"Select Data Source"** button. |
59 | 57 |
|
60 |
| -Simply choose the variables and Things you want to export and click the "Select Data Source" button. You’ll be taken to a new window where you confirm that you want to download the data. You will receive an email shortly after, providing you with a link to download your data as individual CSV files. |
| 58 | + |
| 59 | + |
| 60 | +In the next window, click on the **"Get Data"** button. The download link will now be sent directly to your email address linked to your account. |
| 61 | + |
| 62 | + |
61 | 63 |
|
62 | 64 | ## Conclusion
|
63 | 65 |
|
64 |
| -In this tutorial you learned what applications historical data could have. And how to extract historical data from your Arduino IoT Cloud dashboard. |
| 66 | +In this tutorial you learned what applications historical data could have, and how to extract historical data from your Arduino IoT Cloud dashboard. |
0 commit comments