You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+40-43Lines changed: 40 additions & 43 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,56 +1,50 @@
1
-
eco-data-visualizer
2
-
Data visualizer + AQI calculator from CSV provided by SaveEcoBot
3
-
4
-
# Data visualizer from SaveEcoBot. Calculate AQI.
1
+
# Data visualizer from SaveEcoBot. Calculate AQI
5
2
6
3
This software up and run nice dashboard with metrics from CSV file and calculate AQI for PM2.5 and PM10
7
4
8
5
Air Quality Index calculations based on [this document](https://www.airnow.gov/sites/default/files/2018-05/aqi-technical-assistance-document-may2016.pdf)
9
6
10
-

7
+

11
8
12
9
More screenshots and usage examples [here](docs/en/screenshots.md).
13
10
14
11
---
15
12
16
-
## MENU
17
-
18
-
*[Required software](#required-software-)
19
-
*[Usage](#usage-)
20
-
*[Quick start](#quick-start-)
21
-
*[Screenshots and usage examples](docs/en/screenshots.md)
22
-
*[Daily usage](#daily-usage-)
23
-
*[Start](#start-)
24
-
*[Stop](#stop-)
25
-
*[Sensors data](#sensors-data-)
26
-
*[Process new data](#process-new-data-)
27
-
*[Add new data](#add-new-data-)
28
-
*[Remove data](#remove-data-)
29
-
*[Cleanup](#cleanup-)
30
-
*[Future plans](#future-plans-)
31
-
*[Want help?](#want-help-)
32
-
*[License and Copyrights](#license-and-copyrights-)
33
-
13
+
## MENU <!-- omit in toc -->
14
+
15
+
*[Required software](#required-software)
16
+
*[Usage](#usage)
17
+
*[Quick start](#quick-start)
18
+
*[Daily usage](#daily-usage)
19
+
*[Start](#start)
20
+
*[Stop](#stop)
21
+
*[Sensors data](#sensors-data)
22
+
*[Process new data](#process-new-data)
23
+
*[Add new data](#add-new-data)
24
+
*[Remove data](#remove-data)
25
+
*[Cleanup](#cleanup)
26
+
*[Future plans](#future-plans)
27
+
*[Want help?](#want-help)
28
+
*[License and Copyrights](#license-and-copyrights)
* Improve this software (see [Future plans](#future-plans-) section)
161
158
*[Donate to SaveEcoBot](https://www.saveecobot.com/en/donate)
162
159
* Assemble or buy Air quality monitoring station and connect it to SaveEcoBot. SaveDnipro can assemble and connect it for you. [Buy here](https://www.savednipro.org/product/stanciya-monitoringu-yakosti-povitrya/)
163
160
164
-
## License and Copyrights[`↑`](#menu)
161
+
## License and Copyrights
165
162
166
163
This software licensed by [Apache License 2.0](LICENSE)
0 commit comments