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: content/tutorial-air-quality-analysis.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ With this, we have successfully imported the data and checked that it is complet
98
98
## Calculating the Air Quality Index
99
99
100
100
101
-
We will calculate the AQI using [the method](https://app.cpcbccr.com/ccr_docs/FINAL-REPORT_AQI_.pdf) adopted by the [Central Pollution Control Board](https://www.cpcb.nic.in/national-air-quality-index/) of India. To summarize the steps:
101
+
We will calculate the AQI using the method adopted by the Central Pollution Control Board of India. To summarize the steps:
102
102
103
103
- Collect 24-hourly average concentration values for the standard pollutants; 8-hourly in case of CO and O3.
0 commit comments