{
    "id": "pecuario",
    "name": "Indice Pecuario Venezolano",
    "symbol": "IDX_PEC",
    "pair": "IDX_PEC_USD",
    "components": [
        {
            "symbol": "POLLO_g",
            "pair": "POLLO_USD",
            "weightBps": 3000,
            "weight": 0.3,
            "price_usd": 149.9999999925,
            "contribution": 44.999999997749995,
            "grams_gold": 1.149539624492523,
            "unit": "100 kg pollo",
            "available": true
        },
        {
            "symbol": "HUEVOS_g",
            "pair": "HUEVOS_USD",
            "weightBps": 2000,
            "weight": 0.2,
            "price_usd": 200,
            "contribution": 40,
            "grams_gold": 1.5327194994,
            "unit": "1,000 huevos",
            "available": true
        },
        {
            "symbol": "LECHE_g",
            "pair": "LECHE_USD",
            "weightBps": 2000,
            "weight": 0.2,
            "price_usd": 392.0437999268245,
            "contribution": 78.4087599853649,
            "grams_gold": 3.0044658838335807,
            "unit": "1,000 L leche",
            "available": true
        },
        {
            "symbol": "BOVINO_g",
            "pair": "LEF_USD",
            "weightBps": 1500,
            "weight": 0.15,
            "price_usd": 90827.99802103957,
            "contribution": 13624.199703155935,
            "grams_gold": 696.0692182915599,
            "unit": "40,000 lb ganado",
            "available": true
        },
        {
            "symbol": "QUESO_g",
            "pair": "QUESO_USD",
            "weightBps": 800,
            "weight": 0.08,
            "price_usd": 500,
            "contribution": 40,
            "grams_gold": 3.8317987485,
            "unit": "100 kg queso blanco",
            "available": true
        },
        {
            "symbol": "PORCINO_g",
            "pair": "HEF_USD",
            "weightBps": 500,
            "weight": 0.05,
            "price_usd": 41139.999252897614,
            "contribution": 2056.9999626448807,
            "grams_gold": 315.28039530108805,
            "unit": "40,000 lb cerdo",
            "available": true
        },
        {
            "symbol": "CAPRINO_g",
            "pair": "CAPRINO_USD",
            "weightBps": 200,
            "weight": 0.02,
            "price_usd": 800,
            "contribution": 16,
            "grams_gold": 6.1308779976,
            "unit": "100 kg chivo",
            "available": true
        }
    ],
    "totalWeightBps": 10000,
    "availableWeightBps": 10000,
    "indexValueUsd": 15900.60842578393,
    "componentsAvailable": 7,
    "componentsTotal": 7,
    "indexValueGramsGold": 121.85586293261484,
    "ok": true,
    "goldPriceUsd": 130.48702001787817
}