File: README

package info (click to toggle)
gretl 2016d-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 48,620 kB
  • ctags: 22,779
  • sloc: ansic: 345,830; sh: 4,648; makefile: 2,712; xml: 570; perl: 364
file content (17 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# program to make a gretl database from FRED via their XML-delivering API

# make the program
make

# Note that to run the program you will need an API key from the
# St Louis fed: see http://api.stlouisfed.org/api_key.html.
# This should be placed in a file named api.key in the same
# directory as the program fred2db.

# make the gretl db (fedstl.idx plus fedstl.bin)
make fedstl.idx