{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "dataset": {
        "id": 455,
        "slug": "monetary-policy-tools",
        "title": "Monetary Policy Tools",
        "description": "Central bank instruments for managing money supply and interest rates.",
        "category": "Economics",
        "category_slug": "economics",
        "tags": "economics,monetary,policy",
        "view_count": 2,
        "created_at": 1781275786,
        "updated_at": 1781275786
    },
    "data": [
        {
            "tool": "Open Market Operations",
            "description": "Buying and selling government securities."
        },
        {
            "tool": "Reserve Requirement",
            "description": "Fraction of deposits banks must hold in reserve."
        },
        {
            "tool": "Discount Rate",
            "description": "Interest rate charged to commercial banks for central bank loans."
        },
        {
            "tool": "Quantitative Easing",
            "description": "Large-scale asset purchases to increase money supply."
        },
        {
            "tool": "Interest on Reserves",
            "description": "Paying interest on bank reserves held at the central bank."
        }
    ]
}