Number of registered dogs by streets

The dog register data is recorded based on the completed form submitted when registering the dog.

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=804:0::plac2115:_272001_5_8

Parameters

-
The dataset has no input parameters.


USER GUIDE

Detailed instructions for querying datasets are available here.

Answer

[
  {
    "Mesto": "Žilina",
    "Časť_obce": "Strážov",
    "Ulica": "Agátová",
    "Počet_psov": "0"
  },
  {
    "Mesto": "Žilina",
    "Časť_obce": "Bôrik",
    "Ulica": "Alexandra Rudnaya",
    "Počet_psov": "22"
  },
...
]
Mesto - City name
Časť_obce - City part designation
Ulica - Street name
Počet_psov - Number of dogs registered at the given address data (street, part of city, city)
Datasets user guide