You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most series do not have vintage data available before certain dates. For example, Fred does not have GDPC1 vintages from before 1991. However, you might like to do the best you can and create "pseudo-vintages".
In particular, you might not have the 01-Jan-1989 GDPC1 vintage, but you can take the first available vintage for the series from 12-Dec-1991, and chop off enough of the 1989 and 1990 releases to simulate publication lags, constructing an information set close to what you would have had at 01-Jan-1989.
Use the median publication delay (computed over the entire available history of the series) to discard observations.
Most series do not have vintage data available before certain dates. For example, Fred does not have GDPC1 vintages from before 1991. However, you might like to do the best you can and create "pseudo-vintages".
In particular, you might not have the 01-Jan-1989 GDPC1 vintage, but you can take the first available vintage for the series from 12-Dec-1991, and chop off enough of the 1989 and 1990 releases to simulate publication lags, constructing an information set close to what you would have had at 01-Jan-1989.
Use the median publication delay (computed over the entire available history of the series) to discard observations.
API would be something like
See also: https://github.com/MattCocci/FredFetch/blob/master/%2Bfred/vintsFromAll_.m
The text was updated successfully, but these errors were encountered: