-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfuels.json
98 lines (98 loc) · 1.95 KB
/
fuels.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
{
"name": "Pertamax Turbo",
"company": "Pertamina",
"price": 14400,
"dateTime": "2024-03-06T21:18:34.7136937+07:00"
},
{
"name": "Pertamax Green",
"company": "Pertamina",
"price": 13900,
"dateTime": "2024-03-06T21:18:34.7142372+07:00"
},
{
"name": "Pertamax",
"company": "Pertamina",
"price": 12950,
"dateTime": "2024-03-06T21:18:34.7142372+07:00"
},
{
"name": "Pertalite",
"company": "Pertamina",
"price": 10000,
"dateTime": "2024-03-06T21:18:34.7142372+07:00"
},
{
"name": "Pertamina Dex",
"company": "Pertamina",
"price": 15100,
"dateTime": "2024-03-06T21:18:34.7142372+07:00"
},
{
"name": "Dexlite",
"company": "Pertamina",
"price": 14550,
"dateTime": "2024-03-06T21:18:34.7142372+07:00"
},
{
"name": "BioSolar Non-Subsidi",
"company": "Pertamina",
"price": 0,
"dateTime": "2024-03-06T21:18:34.714746+07:00"
},
{
"name": "BioSolar Subsidi",
"company": "Pertamina",
"price": 6800,
"dateTime": "2024-03-06T21:18:34.714775+07:00"
},
{
"name": "Shell Super",
"company": "Shell",
"price": 14530,
"dateTime": "2024-03-06T21:18:34.82261+07:00"
},
{
"name": "Shell V-Power",
"company": "Shell",
"price": 15370,
"dateTime": "2024-03-06T21:18:34.8231706+07:00"
},
{
"name": "Shell V-Power Diesel",
"company": "Shell",
"price": 16140,
"dateTime": "2024-03-06T21:18:34.8236768+07:00"
},
{
"name": "Shell Diesel Extra",
"company": "Shell",
"price": 0,
"dateTime": "2024-03-06T21:18:34.8237077+07:00"
},
{
"name": "Shell V-Power Nitro+",
"company": "Shell",
"price": 15650,
"dateTime": "2024-03-06T21:18:34.8237077+07:00"
},
{
"name": "BP Ultimate",
"company": "BP",
"price": 15370,
"dateTime": "2024-03-06T21:18:35.1825442+07:00"
},
{
"name": "BP 92",
"company": "BP",
"price": 13990,
"dateTime": "2024-03-06T21:18:35.1830835+07:00"
},
{
"name": "BP Diesel",
"company": "BP",
"price": 15610,
"dateTime": "2024-03-06T21:18:35.1830835+07:00"
}
]