powered by
This daily list of securities presents the highest and lowest price variations in the Bolivian Securities Exchange.
get_list(data)
This column lists the code names of each traded security.
This column lists the company names that issue each traded security.
This column lists the today's prices of each traded security.
This column lists the percentage interest rate of each traded security.
This column lists the price variations between yesterday and today for each traded security.
A defined variable storing the daily data from the import_data function.
Alvaro Ignacio Tapia
The Bolivian Stock Exchange (Bolsa Boliviana de Valores), based in La Paz, Bolivia, offers trading of equities, indexes, gold, and local commodities.
data <- import_data() get_list(data)
Run the code above in your browser using DataLab