File size: 332 Bytes
20f83d9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"oil": [
"crude.importsKbd",
"gasoline.demandKbd",
"gasoline.importsKbd",
"diesel.demandKbd",
"diesel.importsKbd",
"jet.demandKbd",
"jet.importsKbd",
"lpg.demandKbd",
"lpg.importsKbd"
],
"gas": [
"lngImportsTj",
"pipeImportsTj",
"totalDemandTj",
"lngShareOfImports"
]
}
|