Warsaw Stock Exchange data collector
File: **money_pl_collector_xlsx.py ** version 1.0
description: This script collects data from Warsaw Stock Exchange (WSE) --- Giełda Papierów Wartościowych w Warszawie (GPW) and saves it in Firm_Name.xlsx file in xls_files folder, for each company in WSE. If file is not exist then create it and add a data row, else just add row.
source: https://www.money.pl/gielda/spolki-gpw/
File: wse_db_builder version 1.0
description: this is script that builds database named WSE_database
File: **money_pl_collector_sql.py ** version 1.0
description: This script collects data from Warsaw Stock Exchange (WSE) --- Giełda Papierów Wartościowych w Warszawie (GPW) and saves it in WSE_database. This required previouse creation of a database by wse_db_builder script