Datasets:
Update earnings_call.py
Browse files- earnings_call.py +1 -1
earnings_call.py
CHANGED
@@ -36,7 +36,7 @@ _URLS = {
|
|
36 |
"transcripts": "./transcripts.zip",
|
37 |
"stock_prices": "./stock_prices.zip",
|
38 |
"transcript-sentiment": {
|
39 |
-
"stocks": "./
|
40 |
"transcripts": "./transcripts.zip",
|
41 |
},
|
42 |
}
|
|
|
36 |
"transcripts": "./transcripts.zip",
|
37 |
"stock_prices": "./stock_prices.zip",
|
38 |
"transcript-sentiment": {
|
39 |
+
"stocks": "./stock_prices.zip",
|
40 |
"transcripts": "./transcripts.zip",
|
41 |
},
|
42 |
}
|