PATURI DE SPITAL PENTRU COPII¶
PATURI DE SPITAL PENTRU COPII
| Endpoint | GET /v1/health/paturi_de_spital_pentru_copii |
| Export | GET /v1/health/paturi_de_spital_pentru_copii/export?format=csv\|ndjson |
| Dataset id | paturi_de_spital_pentru_copii |
| Domain | health |
| Rows | 43 |
| Source | data.gov.ro CKAN package paturi-de-spital-pentru-copii |
Columns¶
All columns are filterable, sortable, and selectable — see Querying & filtering.
| Column | Type | Notes |
|---|---|---|
nr_crt |
integer | |
county |
string | required |
beds_total |
integer | |
beds_per_1000 |
decimal | |
pediatrie_beds |
string | |
pneumologie_tb_beds |
string | |
alte_specialitati_beds |
string | |
unnamed_13 |
integer | |
unnamed_14 |
string |
Example request¶
Response:
{
"data": [
{
"nr_crt": null,
"county": "TOTAL ŢARĂ",
"beds_total": 17963,
"beds_per_1000": 0.9420704551013721,
"pediatrie_beds": "7079",
"pneumologie_tb_beds": "454",
"alte_specialitati_beds": "10430",
"unnamed_13": null,
"unnamed_14": "19067576"
},
{
"nr_crt": 1,
"county": "Alba",
"beds_total": 238,
"beds_per_1000": 0.7307405349143529,
"pediatrie_beds": "168",
"pneumologie_tb_beds": "0",
"alte_specialitati_beds": "70",
"unnamed_13": 1,
"unnamed_14": "325697"
}
],
"pagination": {
"total": 43,
"count": 2,
"limit": 2,
"offset": 0,
"has_next": true,
"next_offset": 2
},
"meta": {
"api_version": "v1",
"dataset": "paturi_de_spital_pentru_copii",
"domain": "health",
"source": "https://data.gov.ro/dataset/paturi-de-spital-pentru-copii",
"last_updated": "2026-07-24T11:54:25Z",
"generated_at": "2026-07-31T08:48:44Z"
},
"links": {
"self": "/v1/health/paturi_de_spital_pentru_copii?limit=2",
"next": "/v1/health/paturi_de_spital_pentru_copii?limit=2&offset=2",
"prev": null,
"first": "/v1/health/paturi_de_spital_pentru_copii?limit=2&offset=0",
"last": "/v1/health/paturi_de_spital_pentru_copii?limit=2&offset=42",
"documentation": "/documentation/datasets/paturi_de_spital_pentru_copii/"
}
}
Provenance¶
Latest ingestion (version 2): 43 rows imported, 2 quarantined, from paturi-de-spital-pentru-copii-la-31.xii.2024.xlsx (SHA-256 e6f907e662d3…) on 2026-07-24.
Full provenance — checksums, pipeline version, timings — is live at /v1/datasets/{id}.