You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importiatikitactivity_id='GB-COH-07676886-3'activity=iatikit.data().activities.find(id=activity_id, fast=True)
print('IATI publisher "{pub_name}" has an activity with IATI ID: {activity_id}'.format(
pub_name=activity.publisher.name,
activity_id=activity_id))
# IATI publisher "Publish What You Fund" has an activity with IATI ID: GB-COH-07676886-3
The text was updated successfully, but these errors were encountered:
E.g.:
The text was updated successfully, but these errors were encountered: