sabin1234/Major_Health_Indicator_FY_2073_74_Nepali_Statistical_QA
Major Health Indicators FY 2073/74 — Nepali Statistical Q&A Dataset Overview This dataset (nepali_sharegpt_suddha_nepali_final_cleaned.jsonl) is a collection of 587 instruction-following conversation pairs in Nepali, built entirely from Nepal's official Department of Health Services (DoHS) "Major Health Indicators" report for fiscal year 2073/74 (2016/17 AD). Each record is a single-turn human↔gpt exchange: a Nepali-language question asking for a specific… See the full description on the dataset page: https://huggingface.co/datasets/sabin1234/Major_Health_Indicator_FY_2073_74_Nepali_Statistical_QA.
Major Health Indicators FY 2073/74 — Nepali Statistical Q&A Dataset
Overview
This dataset (nepali_sharegpt_suddha_nepali_final_cleaned.jsonl) is a collection of 587 instruction-following conversation pairs in Nepali, built entirely from Nepal's official Department of Health Services (DoHS) "Major Health Indicators" report for fiscal year 2073/74 (2016/17 AD). Each record is a single-turn human↔gpt exchange: a Nepali-language question asking for a specific health-infrastructure statistic — at the national, provincial, or district level — followed by a short, data-grounded Nepali-language answer stating the exact figure.
This dataset is structurally and topically very different from the other FAQ-style datasets in this series: instead of open-ended explanatory questions, it is a large set of templated statistical lookup questions (e.g., "How many government hospitals were there in Province 1 in FY 2073/74?") systematically repeated across Nepal's administrative levels (national → 7 provinces → 77 districts) for each of 7 health-system indicators.
- File format: JSON Lines (
.jsonl), one JSON object per line - Total records: 587
- Source: Department of Health Services — Major Health Indicators FY 2073/74 report
- License: CC-BY-4.0 (permissive tier) — note this differs from the Apache-2.0 license used by every other dataset in this series
- Task type:
instruction-following - Generation type / condition:
synthetic(questions were synthetically generated from the underlying statistical report, unlike the "real"/"scraped" FAQ transcriptions in sibling datasets) - Source revision:
dohs_2073_74
⚠️ Important nuance: metadata says "English," but the content is Nepali
Every record's provenance metadata reports language: en, script: Latn, content_language: English, content_script: Latin, and english_content_allowed: true — but the actual question/answer text in every single record (587/587) is written in Devanagari-script Nepali, with zero Latin-script mixing found anywhere in the conversation text. This indicates the metadata fields still describe the original English-language source dataset (visible in the embedded Windows file path major_health_indicators_fy2073_74_sharegpt_en_open_clean.jsonl) from before it was translated/localized into "suddha" (pure) Nepali — the metadata was not updated to reflect the translated content. This is the only dataset in the series where the declared content-language metadata does not match the actual language of the text.
File / Record Structure
This dataset uses a different, nested top-level structure compared to the other datasets in the series — provenance fields are wrapped inside a source_provenance object rather than sitting at the top level:
source_provenance sub-fields
metadata_json sub-fields (nested inside source_provenance)
Distribution Analysis
Sub-domain Distribution (the dataset's main axis of variation)
This is a single-domain, single-category dataset (Public Health → Health Indicators FY 2073/74), but it spans 7 distinct health-infrastructure/service indicators, each queried at multiple administrative levels:
Each sub-domain contains one question at the national level, one for each of Nepal's 7 provinces, and one for most/all of Nepal's 77 districts — i.e., roughly 1 (national) + 7 (provincial) + 77 (district) = 85 questions per indicator for most sub-domains. PHCC (79) and the two 84-count sub-domains (Health Post, BCG) have slightly fewer, likely because PHCC/Health Post/BCG data was not available or not applicable for every district in the original report.
Behavior / Question Type / License Distribution
All other categorical fields listed in the tables above are likewise 100% constant across all 587 records — this dataset has no variation in domain, category, behavior, question type, generation constraints, or licensing; the only variation is in generation_sub_domain (7 values) and, of course, the specific administrative unit and number named in each question/answer.
Conversation Structure
Single-turn instruction/response format, consistent with the rest of the series.
Text Length Statistics
Both questions and answers are tightly clustered in length — this is expected given the templated, formulaic nature of the questions (e.g., "आर्थिक वर्ष २०७३/७४ मा [प्रदेश/जिल्ला] मा कतिवटा [सुविधा प्रकार] थिए?" — "How many [facility type] were there in [province/district] in FY 2073/74?") and answers (a single sentence restating the question with the specific number filled in). This makes it by far the most length-uniform dataset in the series, and the shortest average answer length overall (~69 characters, well below even the SAC Nepal fitness dataset's ~121 characters).
Sample Records
Summary
This dataset is fundamentally different in character from the other Nepali health FAQ datasets in this series: rather than explanatory FAQ content, it is a structured, templated statistical Q&A set distilled from a single official government report (DoHS Major Health Indicators, FY 2073/74). It systematically asks the same 7 kinds of infrastructure/coverage questions (hospital counts, PHCC counts, health post counts, PHC/ORC clinic counts, EPI clinic counts, FCHV volunteer counts, and BCG vaccination coverage) across all administrative levels of Nepal — national, all 7 provinces, and nearly all 77 districts — for a total of 587 records.
Key distinguishing features versus the rest of the series:
- License: CC-BY-4.0, not Apache-2.0
- Generation type:
synthetic(templated from statistics), notreal/scraped - Question type: "grounded open-ended question," not "fact-based question"
- Metadata/content language mismatch: metadata declares English/Latin, but all actual text is Nepali/Devanagari
- Record structure: nested under
source_provenance, unlike the flat structure used elsewhere - Content style: short, numeric, single-fact lookups rather than explanatory prose — by far the shortest and most uniform answers in the series (~69 characters average)
This kind of dataset is well suited for fine-tuning or evaluating a language model's ability to retrieve and state precise government health statistics in Nepali, especially for administrative/geographic-level lookups, and could complement the more explanatory FAQ-style datasets in this series by adding a grounded-numeric-fact dimension to a broader Nepali health instruction-tuning corpus.
