Skip to content

Commit

Permalink
Title fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
srugano committed Oct 16, 2024
1 parent a3c7e8e commit ca496dd
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/components/reporting/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Database layout
# Tutorial

At the core of this data retrieval process lies the utilization of Python and Django code. These programming languages provide the necessary tools to extract and manipulate data from the database, enabling the creation of reports that are both informative and visually appealing.
HOPE users can create reports by retrieving data from the HOPE database.

At the core of this data retrieval process lies the utilization of [**Python**](https://www.python.org/) and [**Django**](https://www.djangoproject.com/) code. These programming languages provide the necessary tools to extract and manipulate data from the database, enabling the creation of reports that are both informative and visually appealing.

To gain a comprehensive understanding of the available data within the Hope Database, it is essential to refer to the GitHub repository at this [link](https://github.com/unicef/hope-country-report/blob/develop/src/hope_country_report/apps/hope/models/_inspect.py) .

Expand Down

0 comments on commit ca496dd

Please sign in to comment.