Skip to content

Commit 836b703

Browse files
committed
user interface tutorial (in progress) v2
1 parent 81b552c commit 836b703

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/source/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This section provides examples of how to use the **socio4health** library for **
66
.. toctree::
77
:maxdepth: 1
88
:caption: Contents
9-
9+
How to use socio4health GUI <user_interface>
1010
Extraction of Colombia, Brazil and Peru online data <notebooks/extractor>
1111
Harmonization of data (Brazil) <notebooks/harmonization>
1212
How to create a raw dictionary for data harmonization <dictionary>

docs/source/user_interface.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
User Interface Tutorial
1+
How to use socio4health GUI
22
=====================================================
33

44
For those who prefer a graphical user interface (GUI) over coding, the `Socio4Health GUI <https://harmonize-tools.github.io/socio4health/user_interface.html>`_ provides an easy-to-use platform for data harmonization. This tutorial will guide you through the steps of using a the GUI to export, manage, and harmonize demographic and socioeconomic data.
@@ -39,8 +39,8 @@ Choose the data source from the dropdown menu. The available options are: **Inte
3939
:alt: extract data from URL
4040

4141

42-
If you select **Internet (URL)**, you will need to provide the URL of the data file you want to upload. Additionally, you can specify any relevant keywords, file extensions to look for, scraping depth and whether the file is a fixed width file (FWF).
43-
Also make sure to set CSV parameters such as the separator and the encoding. Once you have filled in all the required information, click on the **Extract Data from URL (or File)** button to start the data extraction process.
42+
If you select **Internet (URL)**, you will need to provide the ``URL`` of the data file you want to upload. Additionally, you can specify any relevant keywords, file extensions to look for, scraping depth and whether the file is a fixed width file (``FWF``).
43+
Also make sure to set ``CSV`` parameters such as the separator and the encoding. Once you have filled in all the required information, click on the **Extract Data from URL (or File)** button to start the data extraction process.
4444

4545
.. image:: ../img/ext_2.png
4646
:align: center

0 commit comments

Comments
 (0)