Official Development Assistance (ODA) International Programme
Foreign and Commonwealth Office
@ukgov.official_development_assistance_oda_fco_programme_spend
Foreign and Commonwealth Office
@ukgov.official_development_assistance_oda_fco_programme_spend
CREATE TABLE official_development_assistance_oda_international_programme (
"reporting_organisation" VARCHAR,
"iati_identifier" VARCHAR,
"activity_date_start" TIMESTAMP,
"activity_date_end" TIMESTAMP,
"other_identifier" VARCHAR,
"title" VARCHAR,
"description" VARCHAR,
"activity_status" DOUBLE,
"recipient_country" VARCHAR,
"n__sector" VARCHAR,
"channel_of_delivery_code" BIGINT,
"default_flow_type" BIGINT,
"default_finance_type" BIGINT,
"n__default_aid_type" VARCHAR,
"climate_change_adaptation" DOUBLE,
"climate_change_mitigation" DOUBLE,
"climate_change_biodiversity" DOUBLE,
"climate_change_desertification" DOUBLE,
"ftc" DOUBLE,
"activity_date" TIMESTAMP,
"calendar_year" BIGINT,
"transaction" DOUBLE,
"budget" DOUBLE,
"amount_untied" DOUBLE,
"partially_tied" DOUBLE,
"document_link" VARCHAR,
"activity_scope" BIGINT
);
Anyone who has the link will be able to view this.