FinchContext
Run with

Build Hungarian Statistical Questionnaire (KSH-ELEKTRA OSAP CSV/dataXML)

Skill: Convert business data into a mandatory OSAP statistical questionnaire

Region: Hungary (Magyarország) Category: Government — Statistics Does: Takes a respondent's business data (turnover, headcount, production, prices, etc.) and assembles the OSAP questionnaire (Országos Statisztikai Adatfelvételi Program) as CSV or dataXML for electronic filing to the KSH (Központi Statisztikai Hivatal) through the KSH-ELEKTRA / iFORM portal — declaring the respondent, the reference period, and the questionnaire's data cells per the OSAP collection's specification.

Spec: KSH — KSH-ELEKTRA / iFORM questionnaire per OSAP register (collection- and version-specific)

Mandatory statistical data supply runs through the OSAP (the national programme of statistical data collections). Each collection has an OSAP number, a reference period (monthly, quarterly, or annual), and its own questionnaire layout published in KSH-ELEKTRA's iFORM tool; software can upload CSV or dataXML matching that layout instead of typing into iFORM. Element/column names below follow the specific OSAP questionnaire, not a single verbatim XSD — each OSAP number has its own structure and version, so confirm the current specification for your collection.


When this applies


Structure (OSAP questionnaire → CSV/dataXML)

header        respondent: statisztikai számjel (17-digit stat. id) / adószám, name,
              OSAP number, reference period (YYYY / YYYY-MM / quarter), questionnaire version
identification questionnaire id, respondent contact, nil-return flag where applicable
data cells    per the specific questionnaire: numeric/coded cells keyed by the
              questionnaire's field codes (e.g. turnover, headcount, quantities, prices)
              with measurement units defined by the spec

Data rules


Worked example (outline)

header:  statisztikai számjel=12345678-6201-113-01, OSAP=<number>, period=2026-Q1, version=<current>
cells:   nettó árbevétel=120,000 (eFt), átlagos létszám=45 (fő), export árbevétel=30,000 (eFt)
check:   export ≤ total árbevétel  ✓

Uploaded as CSV/dataXML to KSH-ELEKTRA (iFORM), validated against the questionnaire template, then submitted for the period.


Validation checklist


Last updated: 2026-06-04 — OSAP questionnaire layouts, field codes, and deadlines are collection- and version-specific; confirm the current schema/version, identifiers, rounding, and deadline against current authority (ksh.gov.hu / elektra.ksh.hu) guidance before use.