Published

Standard and Poor's (S&P) 500 Index Data including Dividend, Earnings and P/E Ratio

S&P 500 index data including level, dividend, earnings and P/E ratio on a monthly basis since 1870. The S&P 500 (Standard and Poor's 500) is a free-float, capitalization-weighted index of the top 500 ...

These scripts run with github-actions

Run the scripts yourself

Install the dependencies

The scripts work with some python and shell scripts glued together with a Makefile.

Install the required python libraries :

cd scripts pip install -r requirements.txt

You can also work on a virtualenv .

Make the package and publish it

The purpose of the project is to compute the datapackage, to test it and to publish it to a git repository :

make

Only make the package locally and test it

If you work on the code, you might want to skip to publish step :

make valid.txt