I am pulling weekly (Monday) data from a db into a workfile that is weekly (Wednesday) and am finding that it defaults to being a week off.
For instance, the weekly (Monday) DB has data through January 6th, 2025 but when brought into the workfile it remaps it to January 1st instead of the 8th. Even though the 8th is the same week as the 6th and the first is not.
How do I get it to pull in the data to the proper week?
Thanks!
Importing weekly data
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13586
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Importing weekly data
Just lag the data once it is in your workfile.
Re: Importing weekly data
How do I do that?Just lag the data once it is in your workfile.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13586
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Importing weekly data
Code: Select all
series x = y(-1)
Code: Select all
series x = y(1)
Who is online
Users browsing this forum: No registered users and 2 guests
