File: README

package info (click to toggle)
gretl 2019a-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 53,708 kB
  • sloc: ansic: 367,137; sh: 4,416; makefile: 2,636; cpp: 2,499; xml: 580; perl: 364
file content (11 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
# download via browser the zipped XML interest-rate data from the Fed:
http://www.federalreserve.gov/datadownload/Output.aspx?rel=H15&filetype=zip

# unzip: should produce, inter alia, H15_data.xml (other files can be discarded)
unzip FRB_H15.zip

# build the processor
make

# prepare the gretl database: fedbog.idx plus fedbog.bin
make idx