Flow Of Financial Resources
Data on flow of financial resources from Commercial Banks to Commercial sector
@kaggle.sandraphari_flow_of_financial_resources
Data on flow of financial resources from Commercial Banks to Commercial sector
@kaggle.sandraphari_flow_of_financial_resources
Consists of RBI data on flow of financial resources from Scheduled Commercial Banks to Commercial Sector
CREATE TABLE rbi_data (
"fortnight_ended" TIMESTAMP,
"non_food_bank_credit" DOUBLE,
"investments_in_commercial_paper" DOUBLE,
"investments_in_shares" DOUBLE,
"investments_in_bonds_debentures" DOUBLE,
"total_non_slr_investments" DOUBLE,
"adjusted_non_food_bank_credit" DOUBLE,
"y_o_y_growth_in_adjusted_credit_in_percentage" DOUBLE
);Anyone who has the link will be able to view this.