Number of citizens by first names

The information is drawn from the register of citizens of the Slovak Republic who, in accordance with 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 registration 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=925:0::plac2171:_144151_5_8

Parameters

-
The dataset has no input parameters.


USER GUIDE

Detailed instructions for querying datasets are available here.

Answer

[
  {
    "Krstné_meno": "Peter",
    "Pohlavie": "muž",
    "Počet": "2535"
  },
  {
    "Krstné_meno": "Mária",
    "Pohlavie": "žena",
    "Počet": "2085"
  },
...
]
Krstné_meno - First name of the citizen
Pohlavie - Gender of the citizen
Počet - Number of citizens with the given name
Datasets user guide