Number of citizens by age

The information is drawn from the register of citizens of the Slovak Republic who, pursuant to Act No. 253/1998 Coll. on the registration of residence of citizens of the Slovak Republic and the register of residents of the Slovak Republic, are registered for permanent residence in the city of Žilina. The data is automatically updated daily. The number of inhabitants according to the Slovak Statistical Office is published on its website (including the register of foreigners).

Author
CG eGOV (egov.zilina.sk)

Format
API JSON

License
Creative Commons Attribution

Last modified
26. 3. 2026

Download
Data (-)

JSON

Data (-)

XML

Data (-)

PDF

Data (-)

XLSX

Data (-)

XML

Request

https://egov.zilina.sk/Default.aspx?NavigationState=920:0::plac1140:_144053_5_8

Parameters

-
The dataset has no input parameters.


USER GUIDE

Detailed instructions for querying datasets are available here.

Answer

[
  {
    "Vek": "0",
    "Počet_občanov_v_danom_veku": "   496",
    "Počet_mužov": "   263",
    "Počet_žien": "   233"
  },
  {
    "Vek": "1",
    "Počet_občanov_v_danom_veku": "   567",
    "Počet_mužov": "   279",
    "Počet_žien": "   288"
  },
...
]
Vek - Numerical data of the age group
Počet_občanov_v_danom_veku - age Number of citizens residing (permanent, temporary) in a given age group
Počet_mužov - Number of men residing (permanent, temporary) in a given age group
Počet_žien - Number of women residing (permanent, temporary) in a given age group
Datasets user guide