-I want to rename the data columns to the corresponding station identifiers used by openAQ.
+I want to rename the data columns to the corresponding station identifiers used by `OpenAQ `__.
.. ipython:: python
diff --git a/doc/source/getting_started/intro_tutorials/08_combine_dataframes.rst b/doc/source/getting_started/intro_tutorials/08_combine_dataframes.rst
index 0b165c4aaa94e..9203e18ac5bad 100644
--- a/doc/source/getting_started/intro_tutorials/08_combine_dataframes.rst
+++ b/doc/source/getting_started/intro_tutorials/08_combine_dataframes.rst
@@ -24,7 +24,7 @@
For this tutorial, air quality data about :math:`NO_2` is used, made available by
-`openaq `__ and downloaded using the
+`OpenAQ `__ and downloaded using the
`py-openaq `__ package.
The ``air_quality_no2_long.csv`` data set provides :math:`NO_2`
@@ -59,7 +59,7 @@ Westminster* in respectively Paris, Antwerp and London.
For this tutorial, air quality data about Particulate
matter less than 2.5 micrometers is used, made available by
-`openaq `__ and downloaded using the
+`OpenAQ `__ and downloaded using the
`py-openaq `__ package.
The ``air_quality_pm25_long.csv`` data set provides :math:`PM_{25}`
diff --git a/doc/source/getting_started/intro_tutorials/09_timeseries.rst b/doc/source/getting_started/intro_tutorials/09_timeseries.rst
index 9fb0c0b1c42a0..9d3bc805a915e 100644
--- a/doc/source/getting_started/intro_tutorials/09_timeseries.rst
+++ b/doc/source/getting_started/intro_tutorials/09_timeseries.rst
@@ -26,7 +26,7 @@
For this tutorial, air quality data about :math:`NO_2` and Particulate
matter less than 2.5 micrometers is used, made available by
-`openaq `__ and downloaded using the
+`OpenAQ `__ and downloaded using the
`py-openaq `__ package.
The ``air_quality_no2_long.csv"`` data set provides :math:`NO_2` values
for the measurement stations *FR04014*, *BETR801* and *London
diff --git a/doc/source/getting_started/intro_tutorials/includes/air_quality_no2.rst b/doc/source/getting_started/intro_tutorials/includes/air_quality_no2.rst
index 410062cf46344..43790bd53f587 100644
--- a/doc/source/getting_started/intro_tutorials/includes/air_quality_no2.rst
+++ b/doc/source/getting_started/intro_tutorials/includes/air_quality_no2.rst
@@ -8,7 +8,7 @@
For this tutorial, air quality data about :math:`NO_2` is used, made
-available by `openaq `__ and using the
+available by `OpenAQ `__ and using the
`py-openaq `__ package.
The ``air_quality_no2.csv`` data set provides :math:`NO_2` values for
the measurement stations *FR04014*, *BETR801* and *London Westminster*
From 9dbc9f03d1245426cd2e7a5ea080c4fea14a33c6 Mon Sep 17 00:00:00 2001
From: Fabian Gabel
Date: Tue, 8 Mar 2022 08:14:42 +0100
Subject: [PATCH 08/16] DOC: fix typesetting of mathematical operator
---
doc/source/getting_started/intro_tutorials/05_add_columns.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/getting_started/intro_tutorials/05_add_columns.rst b/doc/source/getting_started/intro_tutorials/05_add_columns.rst
index 5ea93a3fd4df8..6cf7c0ea9593f 100644
--- a/doc/source/getting_started/intro_tutorials/05_add_columns.rst
+++ b/doc/source/getting_started/intro_tutorials/05_add_columns.rst
@@ -89,7 +89,7 @@ values in each row*.