IBRD Statement Of Income FY2013
From World Bank Financial Open Data
@kaggle.theworldbank_ibrd_statement_of_income_fy2013
From World Bank Financial Open Data
@kaggle.theworldbank_ibrd_statement_of_income_fy2013
CREATE TABLE ibrd_statement_of_income_fy2013 (
"category" VARCHAR,
"line_item" VARCHAR,
"fiscal_year" BIGINT,
"amount_us_millions" BIGINT -- Amount (US$, Millions)
);
Anyone who has the link will be able to view this.