NexusAI123/hospital-financial-reasoning
๐ฅ Hospital Budget Reasoning Dataset Tags: reasoning-datasets-competition, healthcare, financial-analysis, budget-trends, india, public-sector, numeric-reasoning ๐ง Dataset Summary This dataset provides structured reasoning examples based on financial allocations to government hospitals in India, specifically from the Ministry of Health and Family Welfare (MoHFW) and PRS Legislative Research reports. It contains over 200 examples, each of which features aโฆ See the full description on the dataset page: https://huggingface.co/datasets/NexusAI123/hospital-financial-reasoning.
๐ฅ Hospital Budget Reasoning Dataset
Tags: reasoning-datasets-competition, healthcare, financial-analysis, budget-trends, india, public-sector, numeric-reasoning
๐ง Dataset Summary
This dataset provides structured reasoning examples based on financial allocations to government hospitals in India, specifically from the Ministry of Health and Family Welfare (MoHFW) and PRS Legislative Research reports. It contains over 200 examples, each of which features a real-world budget scenario and a reasoning-rich question.
It enables research and model training for numeric reasoning, trend analysis, cost comparisons, and detection of budget anomalies in the healthcare sector.
๐ Dataset Structure
Each entry contains:
context: A paragraph of financial figures and historical allocations for a specific hospitalquestion: A reasoning-based question (e.g., percentage change, comparison, anomaly detection)answer: A detailed answer or numeric calculation based on the contextsource: Document source (e.g., sbe46.pdf)
Format: CSV
Fields:
context, question, answer, source๐ Example Entry
{
"context": "AIIMS Delhi had budget allocations of โน4489.67 crore (2023-24 actual), โน4523.00 crore (2024-25 BE), โน5000.00 crore (2024-25 RE), and โน5200.00 crore (2025-26 BE).",
"question": "What was the percentage change in AIIMS allocation from 2023โ24 actual to 2025โ26 BE?",
"answer": "Percentage change = ((5200.00 - 4489.67)/4489.67)*100 = 15.8%.",
"source": "sbe46.pdf"
}โ Use Cases
- Train models to perform quantitative reasoning
- Evaluate LLMs on public budgeting scenarios
- Study inter-hospital funding comparisons
- Explore cost-effectiveness analysis in healthcare
- Support multi-hop reasoning on structured finance data
๐ Data Sources
- Expenditure Budget 2025โ26 โ MoHFW
- PRS Legislative Research โ Health and Family Welfare Analysis 2025โ26
- Annual Report 2024โ25 โ MoHFW
๐ License
This dataset is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) License. You may use it for research and commercial applications with appropriate attribution.
โ ๏ธ Limitations
- Budget allocations may not represent actual expenditures.
- Does not include health outcomes or service quality data.
- Limited to data published in 2023โ2025 budget cycles.
๐ก Citation
If you use this dataset, please cite:
Hospital Budget Reasoning Dataset (2025). Created using public health finance documents from the Government of India for the Hugging Face Reasoning Dataset Competition.
๐ Contact
Email: emersonelgin1111@gmail.com GitHub: https://github.com/emerson-elgin
