added corporate quarterly announcments for the last 4 years
This commit is contained in:
@@ -15,7 +15,7 @@ impl Default for Config {
|
||||
fn default() -> Self {
|
||||
Self {
|
||||
economic_start_date: "2007-02-13".to_string(),
|
||||
corporate_start_date: "2010-01-01".to_string(),
|
||||
corporate_start_date: "2007-01-01".to_string(),
|
||||
economic_lookahead_months: 3,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user