Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is simple a class for Python 2.7 that helps you to extract all the relevant information from the SimFin bulk download files.

Code Example

For an example on how to use the SimFinDataset class, check the sample-extraction.py file.

XLSX Viewer

The processSimfin.py script is used for displaying the data in the CSV in a readable .xlsx file. The script utilizes xlsxWritter to generate the xlsx files. To install xlsxWritter run :

$ pip install XlsxWriter

Command line agurments are available when running --help

usage example :

 $ ./processSimfin.py --inputFile=sample-data.csv --minYear=2016

Available under MIT license.

About

Scripts that extract data from the bulk download at https://simfin.com/data/access/download

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages