Search found 1 match
- Sun Mar 20, 2022 11:32 am
- Forum: Data Manipulation
- Topic: Can't Fetch Fred Data
- Replies: 0
- Views: 14312
Can't Fetch Fred Data
' Program to analyze Industrial Production: Electric and gas utilites (Fred ID: IPG2211A2N) ' ECON 402 ' B.A wfcreate(wf=ECON 402 - Trend Seasonal) m 1990:1 2017:10 ' Create genr time = @trend(1989:12) ' Create for !i = 1 to 12 genr month{!i} = @seas(!i) next ' This is the same as the follow lines '...
