{
    "id": "energia",
    "name": "Indice Energetico Venezolano",
    "symbol": "IDX_ENER",
    "pair": "IDX_ENER_USD",
    "components": [
        {
            "symbol": "PETROLEOW_g",
            "pair": "CLF_USD",
            "weightBps": 3500,
            "weight": 0.35,
            "price_usd": 89310.00341700073,
            "contribution": 31258.50119595025,
            "grams_gold": 684.4359186435883,
            "unit": "1,000 barriles WTI",
            "available": true
        },
        {
            "symbol": "PETROLEOB_g",
            "pair": "BZF_USD",
            "weightBps": 2500,
            "weight": 0.25,
            "price_usd": 96780.00347053092,
            "contribution": 24195.00086763273,
            "grams_gold": 741.6829923564121,
            "unit": "1,000 barriles Brent",
            "available": true
        },
        {
            "symbol": "GASNAT_g",
            "pair": "NGF_USD",
            "weightBps": 1500,
            "weight": 0.15,
            "price_usd": 29719.999562521607,
            "contribution": 4457.999934378241,
            "grams_gold": 227.76211425818167,
            "unit": "10,000 MMBtu gas",
            "available": true
        },
        {
            "symbol": "GASOLINA_g",
            "pair": "RBF_USD",
            "weightBps": 1000,
            "weight": 0.1,
            "price_usd": 136092.60176120157,
            "contribution": 13609.260176120159,
            "grams_gold": 1042.9589222173622,
            "unit": "42,000 gal gasolina",
            "available": true
        },
        {
            "symbol": "DIESEL_g",
            "pair": "HOF_USD",
            "weightBps": 800,
            "weight": 0.08,
            "price_usd": 172926.6099467386,
            "contribution": 13834.128795739089,
            "grams_gold": 1325.2399351525212,
            "unit": "42,000 gal diesel",
            "available": true
        },
        {
            "symbol": "CARBON_g",
            "pair": "CARBON_USD",
            "weightBps": 400,
            "weight": 0.04,
            "price_usd": 111.99999999462399,
            "contribution": 4.47999999978496,
            "grams_gold": 0.8583229196228004,
            "unit": "1 ton carbon termico",
            "available": true
        },
        {
            "symbol": "BIODIESEL_g",
            "pair": "BIO_USD",
            "weightBps": 300,
            "weight": 0.03,
            "price_usd": 120.00000000480001,
            "contribution": 3.6000000001440005,
            "grams_gold": 0.9196316996767854,
            "unit": "100 L biodiesel",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 87362.9709698204,
    "componentsAvailable": 7,
    "componentsTotal": 7,
    "indexValueGramsGold": 669.5146456547992,
    "ok": true,
    "goldPriceUsd": 130.48702001787817
}