| id | rpp-ukony |
| name | Seznam úkonů poskytovaných služeb státní správou |
| datasetId | rpp-ukony |
| origUrl | https://data.gov.cz/datová-sada?iri=https%3A%2F%2Fdata.gov.cz%2Fzdroj%2Fdatové-sady%2F00007064%2F706529437%2F2da57720c4c2d44f128834a4f7ebb41a |
| sourcecodeUrl | https://github.com/HlidacStatu/Datasety/tree/master/AgendyOVM |
| description | Úkony služeb a agend evidované v Registru práv a povinností ve smyslu § 51 zákona č. 111/2009 Sb. o základních registrech. |
| jsonSchema |
{
"definitions": {
"KanályStruct": {
"type": [
"object",
"null"
],
"properties": {
"plán-do": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"plán-od": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"poskytovatelé": {
"type": [
"array",
"null"
],
"items": {
"type": [
"string",
"null"
]
}
},
"realizován": {
"type": [
"boolean",
"null"
]
},
"typ-kanálu": {
"type": [
"string",
"null"
]
},
"type": {
"type": [
"string",
"null"
]
},
"úroveň-důvěry": {
"type": [
"string",
"null"
]
}
}
},
"Lang": {
"type": [
"object",
"null"
],
"properties": {
"cs": {
"type": [
"string",
"null"
]
}
}
},
"UstanoveníÚkonuStruct": {
"type": [
"object",
"null"
],
"properties": {
"označení": {
"type": [
"string",
"null"
]
},
"type": {
"type": [
"string",
"null"
]
}
}
}
},
"type": "object",
"properties": {
"digitální": {
"type": [
"boolean",
"null"
]
},
"fáze": {
"type": [
"array",
"null"
],
"items": {
"type": [
"string",
"null"
]
}
},
"id": {
"type": [
"string",
"null"
]
},
"identifikátor-úkonu": {
"type": [
"string",
"null"
]
},
"kanály": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/definitions/KanályStruct"
}
},
"název-úkonu": {
"$ref": "#/definitions/Lang"
},
"popis-úkonu": {
"$ref": "#/definitions/Lang"
},
"typ-vykonavatele-úkonu": {
"type": [
"string",
"null"
]
},
"type": {
"type": [
"string",
"null"
]
},
"ustanovení-úkonu": {
"type": [
"array",
"null"
],
"items": {
"$ref": "#/definitions/UstanoveníÚkonuStruct"
}
},
"vhodný-k-digitalizaci": {
"type": [
"boolean",
"null"
]
}
}
}
|
| createdBy | michal@michalblaha.cz |
| created | 30.7.2021 |
| betaversion | |
| allowWriteAccess | |
| hidden | |
| searchResultTemplate | (header:, body:<!-- scriban {{ date.now }} --> <table class="table table-hover"> <thead> <tr> <th>Id</th> <th>Název</th> <th>Ohlašovatel</th> </tr> </thead> <tbody> {{ for item in model.Result }} <tr> <td ><a href="{{ fn_DatasetItemUrl item.Id }}">{{item.Id}}</a></td> <td >{{item.NázevÚkonu}}</td> <td >{{fn_RenderCompanyWithLink item.OhlasovatelICO}}</td> </tr> {{ end }} </tbody></table>, footer:, title:, properties:) |
| detailTemplate | (header:, body:<!-- scriban {{ date.now }} --> {{this.item = model}} <table class="table table-hover"><tbody> <tr><td>Název</td><td >{{item.NázevÚkonu}}</td></tr> <tr><td>Ohlašovatel</td><td >{{fn_RenderCompanyWithLink item.OhlasovatelICO}}</td></tr> </table> , footer:, title:, properties:) |
| defaultOrderBy | Id |
| orderList | |
| DbCreated | 30.7.2021 |
| DbCreatedBy | michal@michalblaha.cz |
| Záznam v JSON |
https://api.hlidacstatu.cz/api/v2/datasety/datasourcesdb/zaznamy/rpp-ukony
Popis API |
Pokud máte tip na zajímavý zdroj dat, napište nám.
Chybí vám zde nějaká data? Přidejte je a pomozte i ostatním, je to snadné.