{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "dataset": {
        "id": 411,
        "slug": "fiscal-policy-tools",
        "title": "Fiscal Policy Tools",
        "description": "Government tools for managing the economy.",
        "category": "Economics",
        "category_slug": "economics",
        "tags": "economics,fiscal,policy",
        "view_count": 2,
        "created_at": 1781275786,
        "updated_at": 1781275786
    },
    "data": [
        {
            "tool": "Government Spending",
            "description": "Direct expenditure on public goods and services."
        },
        {
            "tool": "Taxation",
            "description": "Levies on income, consumption, and wealth."
        },
        {
            "tool": "Public Debt",
            "description": "Borrowing to finance budget deficits."
        },
        {
            "tool": "Transfer Payments",
            "description": "Payments to individuals such as unemployment benefits."
        }
    ]
}