Skip to content

Convert "BVBG.186.01 - Simplified Price Report - Equities" xml file to tab separated table.

License

Notifications You must be signed in to change notification settings

verodato/b3-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert B3 "BVBG.186.01 - Simplified Price Report - Equities" xml file to tab separated table. See table in the tsv dir. The script extracts selected info from the xml file.

The job is done by the funcion ´xml2table()´. The xml nodes are found by the tagname 'PricRpt' using ´xmldoc.getElementsByTagName('PricRpt')´

About

Convert "BVBG.186.01 - Simplified Price Report - Equities" xml file to tab separated table.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages