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'