Smlouvy Dotace Platy Úřady Zakázky Sponzoři & firmy
❤ Podpořte nás Přihlásit se Registrace
Snadné přidání nového datasetu

id rpp-subjekt-agendy
name Agendy jednotlivých OVM a soukromoprávních uživatelů
datasetId rpp-subjekt-agendy
origUrl https://data.gov.cz/datová-sada?iri=https%3A%2F%2Fdata.gov.cz%2Fzdroj%2Fdatové-sady%2F00007064%2F706529437%2F7ee91a644bf6da16a9f5c4f337163c0f
sourcecodeUrl https://github.com/HlidacStatu/Datasety/tree/master/AgendyOVM
description Působnosti orgánů veřejné moci nebo soukromoprávních uživatelů údajů v agendách evidované v Registru práv a povinností ve smyslu § 51 zákona č. 111/2009 Sb. o základních registrech.
jsonSchema
                            {
  "definitions": {
    "Kanály": {
      "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"
          ]
        }
      }
    },
    "NázevÚkonu": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "cs": {
          "type": [
            "string",
            "null"
          ]
        }
      }
    },
    "PopisÚkonu": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "cs": {
          "type": [
            "string",
            "null"
          ]
        }
      }
    },
    "PracovisteStruct": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "PracovisteId": {
          "type": [
            "string",
            "null"
          ]
        },
        "Adresa": {
          "type": [
            "string",
            "null"
          ]
        },
        "AdresniMistoKod": {
          "type": [
            "string",
            "null"
          ]
        },
        "Stat": {
          "type": [
            "string",
            "null"
          ]
        }
      }
    },
    "Registrace": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "Agenda": {
          "type": [
            "string",
            "null"
          ]
        },
        "Datum": {
          "type": [
            "string",
            "null"
          ],
          "format": "date-time"
        },
        "SubjektTyp": {
          "type": [
            "string",
            "null"
          ]
        },
        "Ovm": {
          "type": [
            "string",
            "null"
          ]
        },
        "Spuu": {
          "type": [
            "string",
            "null"
          ]
        }
      }
    },
    "SluzbaStruct": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "SluzbaId": {
          "type": [
            "string",
            "null"
          ]
        },
        "Nazev": {
          "type": [
            "string",
            "null"
          ]
        },
        "Popis": {
          "type": [
            "string",
            "null"
          ]
        },
        "TypSluzby": {
          "type": [
            "string",
            "null"
          ]
        },
        "Agenda": {
          "type": [
            "string",
            "null"
          ]
        },
        "Cinnosti": {
          "type": [
            "array",
            "null"
          ],
          "items": {
            "type": [
              "string",
              "null"
            ]
          }
        },
        "Ukony": {
          "type": [
            "array",
            "null"
          ],
          "items": {
            "$ref": "#/definitions/Ukon"
          }
        }
      }
    },
    "Sluzby": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "DuvodNeuvedeniPracovist": {
          "type": [
            "string",
            "null"
          ]
        },
        "Pracoviste": {
          "type": [
            "array",
            "null"
          ],
          "items": {
            "$ref": "#/definitions/PracovisteStruct"
          }
        },
        "Sluzba": {
          "$ref": "#/definitions/SluzbaStruct"
        }
      }
    },
    "Ukon": {
      "type": [
        "object",
        "null"
      ],
      "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ály"
          }
        },
        "název-úkonu": {
          "$ref": "#/definitions/NázevÚkonu"
        },
        "popis-úkonu": {
          "$ref": "#/definitions/PopisÚkonu"
        },
        "typ-vykonavatele-úkonu": {
          "type": [
            "string",
            "null"
          ]
        },
        "type": {
          "type": [
            "string",
            "null"
          ]
        },
        "ustanovení-úkonu": {
          "type": [
            "array",
            "null"
          ],
          "items": {
            "$ref": "#/definitions/UstanoveníÚkonu"
          }
        },
        "vhodný-k-digitalizaci": {
          "type": [
            "boolean",
            "null"
          ]
        }
      }
    },
    "UstanoveníÚkonu": {
      "type": [
        "object",
        "null"
      ],
      "properties": {
        "označení": {
          "type": [
            "string",
            "null"
          ]
        },
        "type": {
          "type": [
            "string",
            "null"
          ]
        }
      }
    }
  },
  "type": "object",
  "properties": {
    "Id": {
      "type": [
        "string",
        "null"
      ]
    },
    "SubjektId": {
      "type": [
        "string",
        "null"
      ]
    },
    "Registrace": {
      "$ref": "#/definitions/Registrace"
    },
    "Sluzby": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "$ref": "#/definitions/Sluzby"
      }
    },
    "Type": {
      "type": [
        "string",
        "null"
      ]
    },
    "Cinnosti": {
      "type": [
        "array",
        "null"
      ],
      "items": {
        "type": [
          "string",
          "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>Kod</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.Kod}}</td> <td >{{item.Nazev}}</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>Id</td><td ><a href="{{ fn_DatasetItemUrl item.id }}">{{item.id}}</a></td></tr> <tr><td>Kod</td><td >{{item.Kod}}</td></tr> <tr><td>Název</td><td >{{item.Nazev}}</td></tr> <tr><td>Ohlašovatel</td><td >{{fn_RenderCompanyWithLink item.OhlasovatelICO}}</td></tr> </table> , footer:, title:, properties:)
defaultOrderBy datum_zapis desc
orderList Podle datumu zápisu datum_zapis Podle IČ subjektu ico
DbCreated 30.7.2021
DbCreatedBy michal@michalblaha.cz

Záznam v JSON https://api.hlidacstatu.cz/api/v2/datasety/datasourcesdb/zaznamy/rpp-subjekt-agendy
Popis API

Databáze nově na Hlídači

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é.