Update app_matching_page.py
Browse files- app_matching_page.py +2 -2
app_matching_page.py
CHANGED
@@ -244,9 +244,9 @@ def show_landing_page():
|
|
244 |
st.markdown("""
|
245 |
**IATI Data**: The data is sourced from the [IATI d-portal](https://d-portal.org/), providing project-level information. The International Aid Transparency Initiative (IATI) aims to enhance transparency and effectiveness in development cooperation by making data publicly accessible.
|
246 |
|
247 |
-
**Data Update**: The data is updated irregularly, with the last retrieval on 10th May 2024.
|
248 |
|
249 |
-
**Project Data**:
|
250 |
|
251 |
**Organizations**: The tool currently includes projects from the following organizations:
|
252 |
- **IAD**: Inter-American Development Bank
|
|
|
244 |
st.markdown("""
|
245 |
**IATI Data**: The data is sourced from the [IATI d-portal](https://d-portal.org/), providing project-level information. The International Aid Transparency Initiative (IATI) aims to enhance transparency and effectiveness in development cooperation by making data publicly accessible.
|
246 |
|
247 |
+
**Data Update**: The data is updated irregularly, with the last retrieval on 10th May 2024.
|
248 |
|
249 |
+
**Project Data**: Data from projects labeled as active during the last data retrieval are included. The data includes Project Title, Description, URL, Country, and Sector classification (CRS). The CRS5 and CRS3 classifications organize development cooperation into categories, with the 5-digit level providing more specific details within the broader 3-digit categories.
|
250 |
|
251 |
**Organizations**: The tool currently includes projects from the following organizations:
|
252 |
- **IAD**: Inter-American Development Bank
|