Skip to content

31239899/tsp_csv_moneydance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a script to scrape TSP fund prices from tsp.gov and save to JSON or Moneydance-friendly CSV format. It was inspired by the script by mysteriousclam on the bogleheads.org forums.

To keep things simple, the CSV/JSON files are written to the current working directory.

Usage

Just run the script: python tsp_csv_moneydance.py

Run with --json to get JSON output instead of CSV.

WARNING: This script will overwrite JSON and CSV files with each run.

Requirements

  • Python 3.6+
  • requests package

About

Script to scrape TSP fund prices from tsp.gov and save to JSON or Moneydance-friendly CSV format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages