|
@@ -26,7 +26,8 @@ func SyncEiaSteoData(cont context.Context) (err error) {
|
|
|
"Drilling Productivity Metrics": `https://www.eia.gov/outlooks/steo/data/browser/data/index.php?v=32&f=M&s=0&start=201901&end=202512&ctype=linechart&maptype=0&method=getData`,
|
|
|
"Crude Oil and Natural Gas Production from Shale and Tight Formations": `https://www.eia.gov/outlooks/steo/data/browser/data/index.php?v=33&f=M&s=0&start=201901&end=202512&maptype=0&ctype=linechart&method=getData`,
|
|
|
}
|
|
|
- var eiaIndexName = []string{"International Petroleum and Other Liquids Production、Consumption、Inventories",
|
|
|
+ var eiaIndexName = []string{
|
|
|
+ "International Petroleum and Other Liquids Production、Consumption、Inventories",
|
|
|
"Non-OPEC Petroleum and Other Liquids Production",
|
|
|
"Total Liquid Fuels Production",
|
|
|
"Total Crude Oil Production",
|