1
I tried to use all libraries for manipulation of XML available on R
which I found, but I could not, with any of them, perform the reading of the new closing quotation files made available by Bovespa(current B3) on its website, on link, filing cabinet BVBG.086.01 PriceReport
.
I don’t know if I should make any modifications to these files preliminarily, but the fact is that the R
does not recognize these files XML as XML, and it would take a lot to be able to manipulate this data within the tool in my work.
Thank you for your attention
Hello Marcus Sorry, I’m pretty new to R programming. Using xmlParse was not working, and with xmlTreeThis file read went well, although the file got pretty big with 1.3Gb here). Can you give me a hand on getting the data below in a dataframe? Basically are the asset code, business price and volume traded (maximum, minimum, etc) Although I have read a lot these last days, I could not get any advance. <Tckrsymb>PETR4T</Tckrsymb> Thank you very much already
– Gustavo Falcin