IDA Statement Of Cash Flows FY2013
From World Bank Financial Open Data
@kaggle.theworldbank_ida_statement_of_cash_flows_fy2013
From World Bank Financial Open Data
@kaggle.theworldbank_ida_statement_of_cash_flows_fy2013
CREATE TABLE ida_statement_of_cash_flows_fy2013 (
"source" VARCHAR,
"line_item" VARCHAR,
"fiscal_year" BIGINT,
"amount_us_millions" DOUBLE -- Amount (US$, Millions)
);
Anyone who has the link will be able to view this.