| id | prijemci-podpory-covid-programu |
| name | Příjemci podpory COVID programů |
| datasetId | prijemci-podpory-covid-programu |
| origUrl | |
| sourcecodeUrl | |
| description | |
| jsonSchema | { "type": "object", "properties": { "id": { "type": [ "string", "null" ] }, "ico_rc": { "type": [ "string", "null" ] }, "nazev_firmy": { "type": [ "string", "null" ] }, "program": { "type": [ "string", "null" ] } } } |
| createdBy | michal@michalblaha.cz |
| created | 28.5.2020 |
| betaversion | |
| allowWriteAccess | |
| hidden | |
| searchResultTemplate | (header:, body:<!-- scriban {{ date.now }} --> <table class="table table-hover"> <thead> <tr> <th>Detail</th> <th>IČO_RČ</th> <th>Název_firmy</th> <th>Program</th> </tr> </thead> <tbody> {{ for item in model.Result }} <tr> <td ><a href="{{ fn_DatasetItemUrl item.id }}">Detail</a></td> <td >{{ fn_RenderCompanyWithLink item.ico_rc }}</td> <td >{{ item.nazev_firmy }}</td> <td >{{ item.program }}</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 >{{ item.id }}</td></tr> <tr><td>IČO_RČ</td><td >{{ fn_RenderCompanyWithLink item.ico_rc }}</td></tr> <tr><td>Název_firmy</td><td >{{ item.nazev_firmy }}</td></tr> <tr><td>Program</td><td >{{ item.program }}</td></tr> </table> , footer:, title:, properties:) |
| defaultOrderBy | |
| orderList | Datumu importu do db DbCreated |
| DbCreated | 28.5.2020 |
| DbCreatedBy | michal@michalblaha.cz |
| Záznam v JSON |
https://api.hlidacstatu.cz/api/v2/datasety/datasourcesdb/zaznamy/prijemci-podpory-covid-programu
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é.