IDA Statement Of Income
From World Bank Financial Open Data
@kaggle.theworldbank_ida_statement_of_income
From World Bank Financial Open Data
@kaggle.theworldbank_ida_statement_of_income
CREATE TABLE ida_statement_of_income_fy2012 (
"category" VARCHAR,
"line_item" VARCHAR,
"fiscal_year" BIGINT,
"amount_us_millions" DOUBLE
);
CREATE TABLE ida_statement_of_income_fy2013 (
"category" VARCHAR,
"line_item" VARCHAR,
"fiscal_year" BIGINT,
"amount_us_millions" DOUBLE
);
Anyone who has the link will be able to view this.