| id | faktury-mesto-plasy-2018 |
| name | Faktury Město Plasy 2018 |
| datasetId | faktury-mesto-plasy-2018 |
| origUrl | |
| sourcecodeUrl | |
| description | |
| jsonSchema |
{
"type": "object",
"properties": {
"evidencni_cislo": {
"type": [
"number",
"null"
]
},
"ico": {
"type": [
"number",
"null"
]
},
"nazev_dodavatele": {
"type": [
"string",
"null"
]
},
"variabilni_symbol": {
"type": [
"number",
"null"
]
},
"plneni": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"uhrada": {
"type": [
"string",
"null"
],
"format": "date-time"
},
"fakturovana_castka": {
"type": [
"number",
"null"
]
},
"predmet_plneni": {
"type": [
"string",
"null"
]
},
"rok": {
"type": [
"number",
"null"
]
},
"id": {
"type": [
"string",
"null"
]
}
}
}
|
| createdBy | michal.skop@kohovolit.eu |
| created | 24.7.2019 |
| betaversion | |
| allowWriteAccess | |
| hidden | |
| searchResultTemplate | (header:, body:<!-- scriban {{ date.now }} --> <table class="table table-hover"> <thead> <tr> <th>Detail</th> <th>Evidenční číslo</th> <th>IČO</th> <th>Název dodavatele</th> <th>Plnění</th> <th>Úhrada</th> <th>Fakturovaná částka</th> <th>Předmět plnění</th> </tr> </thead> <tbody> {{ for item in model.Result }} <tr> <td ><a href="{{ fn_DatasetItemUrl item.id }}">Detail</a></td> <td >{{ fn_FormatNumber item.evidencni_cislo }}</td> <td >{{ fn_FormatNumber item.ico }}</td> <td >{{ item.nazev_dodavatele }}</td> <td >{{ fn_FormatDate item.plneni }}</td> <td >{{ fn_FormatDate item.uhrada }}</td> <td >{{ fn_FormatPrice item.fakturovana_castka }}</td> <td >{{ item.predmet_plneni }}</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>Evidenční číslo</td><td >{{ fn_FormatNumber item.evidencni_cislo }}</td></tr> <tr><td>IČO</td><td >{{ fn_FormatNumber item.ico }}</td></tr> <tr><td>Název dodavatele</td><td >{{ item.nazev_dodavatele }}</td></tr> <tr><td>Variabilní symbol</td><td >{{ fn_FormatNumber item.variabilni_symbol }}</td></tr> <tr><td>Plnění</td><td >{{ fn_FormatDate item.plneni }}</td></tr> <tr><td>Úhrada</td><td >{{ fn_FormatDate item.uhrada }}</td></tr> <tr><td>Fakturovaná částka</td><td >{{ fn_FormatPrice item.fakturovana_castka }}</td></tr> <tr><td>Předmět plnění</td><td >{{ item.predmet_plneni }}</td></tr> <tr><td>Rok</td><td >{{ fn_FormatNumber item.rok }}</td></tr> </table> , footer:, title:, properties:) |
| orderList | Datumu importu do db DbCreated |
| DbCreated | 24.7.2019 |
| DbCreatedBy | michal.skop@kohovolit.eu |
| Záznam v JSON |
https://api.hlidacstatu.cz/api/v2/datasety/datasourcesdb/zaznamy/faktury-mesto-plasy-2018
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é.