8000 GitHub - elenev/fof: Historical Flow of Funds (Financial Accounts) Data Downloader
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elenev/fof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Historical Flow of Funds (Financial Accounts) Data Downloader

The fof module contains python functions that make it easy to download and parse historical Flow of Funds data. The Fed Board makes it avaiable in SDMX (XML variant) format. This module will parse it into a more user-friendly CSV, which can then be read by any statistical application.

It is lightweight. The only dependency is requests, and even it can be avoided by parsing a previously downloaded and unzipped dataset.

Example usage is in the example.ipynb Jupyter notebook.

Additional examples showing what the data looks like and how to use it are in wrangling_examples.ipynb. To run this, you will need pandas.

I've debugged this extensively, but use at your own risk. I won't be able to answer questions or otherwise provide support.

About

Historical Flow of Funds (Financial Accounts) Data Downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0