Activity List
Returns a list of IATI Activities stored in OIPA.
Request parameters
activity_id(optional): Comma separated list of activity id's.activity_scope(optional): Comma separated list of iso2 country codes.recipient_country(optional): Comma separated list of iso2 country codes.recipient_region(optional): Comma separated list of region codes.sector(optional): Comma separated list of 5-digit sector codes.sector_category(optional): Comma separated list of 3-digit sector codes.reporting_organisation_identifier(optional): Comma separated list of reporting organisation IATI identifiers.participating_organisation(optional): Comma separated list of organisation id's.total_budget_value_lte(optional): Less then or equal total budget valuetotal_budget_value_gte(optional): Greater then or equal total budget valuetotal_child_budget_value_lte(optional): Less then or equal total child budget valuetotal_child_budget_value_gte(optional): Greater then or equal total child budget valueplanned_start_date_lte(optional): Date in YYYY-MM-DD format, returns activities earlier or equal to the given activity date.planned_start_date_gte(optional): Date in YYYY-MM-DD format, returns activities later or equal to the given activity date.actual_start_date_lte(optional): Date in YYYY-MM-DD format, returns activities earlier or equal to the given activity date.actual_start_date_gte(optional): Date in YYYY-MM-DD format, returns activities later or equal to the given activity date.planned_end_date_lte(optional): Date in YYYY-MM-DD format, returns activities earlier or equal to the given activity date.planned_end_date_gte(optional): Date in YYYY-MM-DD format, returns activities later or equal to the given activity date.actual_end_date_lte(optional): Date in YYYY-MM-DD format, returns activities earlier or equal to the given activity date.actual_end_date_gte(optional): Date in YYYY-MM-DD format, returns activities later or equal to the given activity date.activity_status(optional): Comma separated list of activity statuses.hierarchy(optional): Comma separated list of activity hierarchies.related_activity_id(optional): Comma separated list of activity ids. Returns a list of all activities mentioning these activity id's.related_activity_type(optional): Comma separated list of RelatedActivityType codes.related_activity_recipient_country(optional): Comma separated list of iso2 country codes.related_activity_recipient_region(optional): Comma separated list of region codes.related_activity_sector(optional): Comma separated list of 5-digit sector codes.related_activity_sector_category(optional): Comma separated list of 3-digit sector codes.transaction_provider_activity(optional): Comma separated list of activity id's.transaction_date_year(optional): Comma separated list of years in which the activity should have transactions.transactionbalance_total_budget_gte(optional): Greater then or equal transaction balance of the total budget.transactionbalance_total_budget_lte(optional): Less then or equal transaction balance of the total budget.transactionbalance_total_expenditure_gte(optional): Greater then or equal transaction balance of the total expenditure.transactionbalance_total_expenditure_lte(optional): Less then or equal transaction balance of the total expenditure.
Text search
API request may include q parameter. This parameter controls text search
and contains expected value.
By default, searching is performed on:
iati_identifierthe IATI identifiertitlenarrativesdescriptionnarrativesrecipient_countryrecipient country code and namerecipient_regionrecipient region code and namereporting_orgref and narrativessectorsector code and namedocument_linkurl, category and title narrativesparticipating_orgref and narratives
To search on subset of these fields the q_fields parameter can be used, like so;
q_fields=iati_identifier,title,description
By default, search only return results if the hit resembles a full word.
This can be altered through the q_lookup parameter. Options for this parameter are:
exact(default): Only return results when the query hit is a full word.startswith: Also returns results when the word stars with the query.
Ordering
API request may include ordering parameter. This parameter controls the order in which
results are returned.
Results can be ordered by:
titleplanned_start_dateactual_start_dateplanned_end_dateactual_end_datestart_dateend_dateactivity_budget_valueactivity_incoming_funds_valueactivity_disbursement_valueactivity_expenditure_valueactivity_plus_child_budget_value- 'transactionbalance_total_budget`
- 'transactionbalance_total_expenditure'
The user may also specify reverse orderings by prefixing the field name with '-', like so: -title
Aggregations
At the moment there's no direct aggregations on this endpoint.
The /activities/aggregations endpoint can be used for activity based aggregations.
Result details
Each item contains summarized information on the activity being shown,
including the URI to activity details, which contain all information.
To show more information in list view the fields parameter can be used. Example;
fields=activity_id,title,country,any_field.
GET /api/activities/?format=api&recipient_country=PK
{ "count": 31, "next": "https://oipa2018.unesco.org/api/activities/?format=api&page=2&recipient_country=PK", "previous": null, "results": [ { "url": "https://oipa2018.unesco.org/api/activities/35082/?format=api", "iati_identifier": "XM-DAC-41304-519PAK5000", "title": { "id": 35082, "narratives": [ { "text": "For a balanced, strong, and gender-responsive media environment in Pakistan", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35082, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "Federal and provincial government officials of Pakistan will be equipped and aware of mechanisms enabling them to produce yearly reports on SDG 16 target 10 / The program considers different levels of technical skills and awareness and helps advancing the 2030 Development Agenda & Pakistan's Vision 2025. The activities build on each other & create opportunities for dialogue. Output: awareness-raising workshops for government officials.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35082/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35168/?format=api", "iati_identifier": "XM-DAC-41304-501PAK4002", "title": { "id": 35168, "narratives": [ { "text": "Strengthening the resilience of Kalasha communities through protecting and promoting their cultural heritage", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35168, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "The project aims at promoting sustainable eco-tourism in Chitral and specifically in Kalash Valley through mapping of heritage resources adoption and implementation of laws, policies and capacity building frameworks to advance Sustainable Eco-tourism (SET), safeguard cultural heritage, mainstream the indigenous people of Kalasha tribe to gain from the benefits of sustainable tourism as well as develop respect for cultural diversity and the unique culture of Kalash.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35168/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35170/?format=api", "iati_identifier": "XM-DAC-41304-501PAK4003", "title": { "id": 35170, "narratives": [ { "text": "Coffee Table Book: Documenting the Heritage Sites on Grand Trunk Road, Pakistan", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35170, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "Project aims to contribute to Cultural Tourism in country by documenting Heritage sites along Grand Trunk Road . A coffee table book is proposed to be published documenting these sites and providing guidance to the tourists in terms of history, coordinates, culture & related stories with photographs. The sites include Hindu, Sikh temples, Buddhist stupas & Muslim shrines. There will be high quality videos made about the history, culture and stories along GT Road with music and narration. \n", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35170/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35175/?format=api", "iati_identifier": "XM-DAC-41304-526RAS4019", "title": { "id": 35175, "narratives": [ { "text": "Strengthening regional and national capacities to develop cultural and creative industries for the diversity of cultural expressions in Asia/Pacific", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35175, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "The project aims at strengthening national and regional capacities to develop cultural and creative industries for the diversity of cultural expressions in Asia and Pacific and raising awareness of the importance of the cultural and creative industries (CCI) for sustainable development. \n• Component 1: Building capacities of specialists in Asia and Pacific on the 2005 Convention\n• Component 2: Empowering creative entrepreneurs and raising awareness about the importance of CCI for sustainable development in Pakistan\n• Component 3: Strengthening national capacities to develop and promote visual arts (photography) in Bangladesh: contributing to sustainable development\n", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35175/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35527/?format=api", "iati_identifier": "XM-DAC-41304-700PAK4000", "title": { "id": 35527, "narratives": [ { "text": "Protection and Promotion of Cultural Heritage of Punjab for Sustainable Tourism and Economic Growth", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35527, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "The project is conceived to tap the economic potential of tourism at cultural and religious heritage sites and areas in their vicinity in Punjab, Pakistan. The main objective of the intervention is to contribute to the economic development of Punjab, Pakistan by promoting and increasing effectively managed tourism to the religious and cultural heritage sites through capacity building of the duty bearers and engaging community in income generating activities. The aim is to also foster tolerance and peace by raising cultural awareness and implementing effective cultural heritage and tourism management policies and plans through institutional reform.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35527/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35717/?format=api", "iati_identifier": "XM-DAC-41304-944PAK1003", "title": { "id": 35717, "narratives": [ { "text": "Malala Fund (GB): Support to National Capacity Building to Realize Girls' Right to Education in Gilgit-Baltistan", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35717, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "The overall purpose of the project is to support the government's efforts in increasing access and improving the quality of girls' education through capacity building and targeted interventions at both institutional and community level.\n\nGeographically, the project will target the most disenfranchised and hardest to reach areas of Pakistan where girls' access to primary education are most challenged and has high illiteracy rate of adults particularly among women.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35717/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35726/?format=api", "iati_identifier": "XM-DAC-41304-944PAK1007", "title": { "id": 35726, "narratives": [ { "text": "Malala Fund (Balochistan): Support to National Capacity Building to Realize Girls' Right to Education in Balochistan", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35726, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "The overall purpose of the project is to support the Government's efforts to strengthen capacities in both formal and non-formal education, from gender-sensitive training for teachers to awareness-raising in communities to support girls' education by increasing access, enrollment, retention and improving in the quality of girls' education through capacity building and targeted interventions at both institutional and community levels.\n\nThe project will target geographic areas where there are a number of barriers to girls' access to primary education and with a low adult literacy rate, particularly among women.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35726/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35741/?format=api", "iati_identifier": "XM-DAC-41304-570INT1006", "title": { "id": 35741, "narratives": [ { "text": "Middle East ICT Higher Education Insight", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35741, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "This research project will explore the current situation with ICT-related education, in particular education that covers 5G/AI/Cloud technologies, in selected countries to lay the foundation for further ICT talent development programmes led by the donor, the Organisation or other stakeholders. To assess the potential of such programmes, the research will address higher education as well as technical and vocational education institutions in terms of ICT-related majors and skills that are taught within their curriculum. The findings will be summarised in the ICT Higher Education Insight report and disseminated through UNESCO and Huawei networks of partners.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35741/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35786/?format=api", "iati_identifier": "XM-DAC-41304-944PAK1009", "title": { "id": 35787, "narratives": [ { "text": "Malala Fund (National): Support to National Capacity Building to Realize Girls' Right to Education at National Level", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35787, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "This project will focus on cross cutting issues common across all provinces/ areas. This includes (a) the capacity building of provincial/ area education officials (policy makers, managers and implementers) to create an enabling environment for girls 'primary education by engaging with local communities and implementation partners, (b) undertaking research and analysis on key issues perceived in specific geographical areas and other non-inclusive behaviors on girls education and (3) facilitating information need to monitor implementation progress of the Malala Girls' Education Programme.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35786/transactions/?format=api" }, { "url": "https://oipa2018.unesco.org/api/activities/35825/?format=api", "iati_identifier": "XM-DAC-41304-570INT1004", "title": { "id": 35825, "narratives": [ { "text": "IITE-UNESCO Associated Schools Network pilot project for Shanghai Cooperation Organization countries", "language": { "code": "en", "name": "English" } } ] }, "descriptions": [ { "id": 35825, "type": { "code": "1", "name": "General" }, "narratives": [ { "text": "The aim of this Project is to harness the potential of Information and Communication Technologies (ICT), particularly interactive and online tools, to enhance teaching, learning and inter-cultural dialogue so that young people become active learners, knowledge constructors and global citizens to participate fully in society.", "language": { "code": "en", "name": "English" } } ] } ], "transactions": "https://oipa2018.unesco.org/api/activities/35825/transactions/?format=api" } ] }