From 20d6aa193ace3f9bf97494aee7e3f0ce2820b15a Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Mon, 18 Nov 2024 11:25:06 +0100 Subject: [PATCH] update quarter --- app/create_institute_db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/create_institute_db.py b/app/create_institute_db.py index dc3452c..a81450d 100755 --- a/app/create_institute_db.py +++ b/app/create_institute_db.py @@ -62,7 +62,7 @@ crypto_con.close() load_dotenv() api_key = os.getenv('FMP_API_KEY') -quarter_date = '2024-06-30' +quarter_date = '2024-09-30'