diff --git a/database_caller.py b/database_caller.py index b48980a..800883d 100755 --- a/database_caller.py +++ b/database_caller.py @@ -785,7 +785,6 @@ def updateEconomic(api_key, logf): 'title':each['title'], 'indicator':each['indicator'], 'period':each['period'], - 'source':each['source'], 'country':each['country'], 'currency':each['currency'], 'importance':each['importance'],