项目作者: a5892731

项目描述 :
Warsaw Stock Exchange data collector
高级语言: Python
项目地址: git://github.com/a5892731/GPW_collector.git
创建时间: 2021-06-16T16:22:55Z
项目社区:https://github.com/a5892731/GPW_collector

开源协议:

下载


GPW_collector

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