Vaccinări şi rapeluri în anul 2020, pe judeţe¶
Numărul de vaccinări (V) şi rapeluri (R) administrate în anul 2020, pe judeţe şi pe tip de vaccin: BCG, antihepatită B (copii şi adulţi), diftero-tetano-pertussis, Haemophilus influenzae tip b, antipoliomielitice, ROR, diftero-tetanice, antigripale, antitetanice, antiamarilice, antitifoidice şi altele.
| Endpoint | GET /v1/health/vaccinari_2020 |
| Export | GET /v1/health/vaccinari_2020/export?format=csv\|ndjson |
| Dataset id | vaccinari_2020 |
| Domain | health |
| Rows | 42 |
| Source | data.gov.ro CKAN package vaccinari |
Columns¶
All columns are filterable, sortable, and selectable — see Querying & filtering.
| Column | Type | Notes |
|---|---|---|
nr_crt |
integer | |
county |
string | required |
bcg_v |
integer | |
bcg_r |
integer | |
hepatita_b_v3 |
integer | |
hepatita_b_r |
integer | |
dtp_v3 |
integer | |
dtp_r4 |
integer | |
haemophilus_v3 |
integer | |
polio_v3 |
integer | |
polio_r4 |
integer | |
ror_v_d1 |
integer | |
ror_r_d2 |
integer | |
diftero_tetanice_v |
integer | |
diftero_tetanice_r |
integer | |
antigripale_v |
integer | |
antitetanice_v |
integer | |
antitetanice_r |
integer | |
hepatita_b_adulti_v3 |
integer | |
hepatita_b_adulti_r4 |
integer | |
antiamarilice_v |
integer | |
antitifoidice_v |
integer | |
antitifoidice_r |
integer | |
alte_v |
integer | |
alte_r |
integer | |
source_year |
bigint | constant for this source file |
Example request¶
Response:
{
"data": [
{
"nr_crt": 1,
"county": "ALBA",
"bcg_v": 2188,
"bcg_r": 0,
"hepatita_b_v3": 2100,
"hepatita_b_r": 2091,
"dtp_v3": 2091,
"dtp_r4": 0,
"haemophilus_v3": 2091,
"polio_v3": 2091,
"polio_r4": 0,
"ror_v_d1": 2056,
"ror_r_d2": 2099,
"diftero_tetanice_v": 0,
"diftero_tetanice_r": 2311,
"antigripale_v": 39120,
"antitetanice_v": 0,
"antitetanice_r": 4593,
"hepatita_b_adulti_v3": 38,
"hepatita_b_adulti_r4": 3,
"antiamarilice_v": 0,
"antitifoidice_v": 0,
"antitifoidice_r": 0,
"alte_v": 2515,
"alte_r": 2667
},
{
"nr_crt": 2,
"county": "ARAD",
"bcg_v": 2461,
"bcg_r": 642,
"hepatita_b_v3": 2603,
"hepatita_b_r": 2561,
"dtp_v3": 2911,
"dtp_r4": 3049,
"haemophilus_v3": 2672,
"polio_v3": 2672,
"polio_r4": 3014,
"ror_v_d1": 3283,
"ror_r_d2": 2684,
"diftero_tetanice_v": 1912,
"diftero_tetanice_r": 1239,
"antigripale_v": 8121,
"antitetanice_v": 0,
"antitetanice_r": 0,
"hepatita_b_adulti_v3": 0,
"hepatita_b_adulti_r4": 0,
"antiamarilice_v": 42,
"antitifoidice_v": 0,
"antitifoidice_r": 0,
"alte_v": 190,
"alte_r": 22
}
],
"pagination": {
"total": 42,
"count": 2,
"limit": 2,
"offset": 0,
"has_next": true,
"next_offset": 2
},
"meta": {
"api_version": "v1",
"dataset": "vaccinari_2020",
"domain": "health",
"source_year": 2020,
"source": "https://data.gov.ro/dataset/vaccinari",
"last_updated": "2026-07-24T13:49:12Z",
"generated_at": "2026-07-31T08:48:44Z"
},
"links": {
"self": "/v1/health/vaccinari_2020?limit=2",
"next": "/v1/health/vaccinari_2020?limit=2&offset=2",
"prev": null,
"first": "/v1/health/vaccinari_2020?limit=2&offset=0",
"last": "/v1/health/vaccinari_2020?limit=2&offset=40",
"documentation": "/documentation/datasets/vaccinari_2020/"
}
}
Provenance¶
Latest ingestion (version 1): 42 rows imported, 1 quarantined, from vaccinari-2020.csv (SHA-256 0859cf080a44…) on 2026-07-24.
Full provenance — checksums, pipeline version, timings — is live at /v1/datasets/{id}.