Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/fja05680/sp500
Browse files Browse the repository at this point in the history
  • Loading branch information
fja05680 committed Aug 24, 2020
2 parents adc4e06 + df33762 commit e43fdac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# sp500

##### Current List of S&P 500 companies retrieved from the Wikipedia: `sp500.csv`
##### Historical Lists of S&P 500 components since 1996: `S&P 500 Historical Components & Changes(04-20-2020).csv`
##### Historical Lists of S&P 500 components since 1996: `S&P 500 Historical Components & Changes(08-23-2020).csv`
##### Example code to retrieve a snapshot of the S&P 500 components on a certain date: `sp500_by_date.ipynb`

### Description of Files

- `S&P 500 Historical Components & Changes(04-20-2020).csv`: contains historical S&P 500 index membership from 1996 til 04-20-2020. Output from 'sp500_historical.ipynb'
- `S&P 500 Historical Components & Changes(08-23-2020).csv`: contains historical S&P 500 index membership from 1996 til 08-23-2020. Output from 'sp500_historical.ipynb'
- `S&P 500 Historical Components & Changes.csv`: original historical S&P 500 index membership csv file. Input to 'sp500_historical.ipynb'
- `sp500_changes_since_2019.csv`: S&P 500 composition changes since 2019. Input to 'sp500_historical.ipynb'
- `sp500.csv`: composition of S&P 500. Output from 'sp500.ipynb'. Input to 'sp500_historical.ipynb'
Expand Down

0 comments on commit e43fdac

Please sign in to comment.