Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 339 Bytes

treasury_gov_pandas.py

Library for downloading treasury.gov datasets.

The first time you request a dataset, the entire dataset is retrieved and saved locally. Subsequent requests for the dataset only download newly available records plus a few others to ensure continuity.

pypi package:

https://pypi.org/project/treasury-gov-pandas/