Lisp Interface to Federal Reserve Economic Data (FRED®)
$ area51 add fred
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (fred:some-function ...)