https://github.com/hex0cter/fundcalc
https://github.com/hex0cter/fundcalc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hex0cter/fundcalc
- Owner: hex0cter
- Created: 2015-07-04T20:37:48.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T20:43:30.000Z (almost 11 years ago)
- Last Synced: 2025-01-06T12:48:57.923Z (over 1 year ago)
- Language: Python
- Size: 51.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
1. copy data manually from http://www.fundxy.com/newvalue.asp to list-of-fund.txt
2. replace all tabs with spaces in a text editor
3. awk '{print $3;}' list-of-fund.txt > fund-id.txt
4. run ./fetch_hist_value.sh
5. run python xml_to_yml.py
6. run ./fetch_missing_value.sh
Repeat step 5-6 if there is still any misssing data