International Reserves In Brazil
my dataset is about internal reserves in brazil for making transaction with coun
@kaggle.willianoliveiragibin_international_reserves_in_brazil
my dataset is about internal reserves in brazil for making transaction with coun
@kaggle.willianoliveiragibin_international_reserves_in_brazil
Description:
Brazil's external assets, managed by the BC. These are resources for immediate use, if it is eventually necessary to finance negative balances in external accounts and/or stabilize the foreign exchange market.
Source:
Directory of Transactional Account Identifiers - DICT
CREATE TABLE reserva_internacional (
"datetime" TIMESTAMP,
"reservas_internacionais" BIGINT
);
Anyone who has the link will be able to view this.