Buget DLAF¶
Bugetul Departamentului pentru Lupta Antifraudă
| Endpoint | GET /v1/finance/buget_dlaf |
| Export | GET /v1/finance/buget_dlaf/export?format=csv\|ndjson |
| Dataset id | buget_dlaf |
| Domain | finance |
| Rows | 74 |
| Source | data.gov.ro CKAN package buget-dlaf |
Columns¶
All columns are filterable, sortable, and selectable — see Querying & filtering.
| Column | Type | Notes |
|---|---|---|
code |
string | required |
denumire_indicator |
string | |
prevederi_la_24_12_2024 |
integer |
Example request¶
Response:
{
"data": [
{
"code": "5000",
"denumire_indicator": "TOTAL BUGET",
"prevederi_la_24_12_2024": 20248
},
{
"code": "01",
"denumire_indicator": "CHELTUIELI CURENTE",
"prevederi_la_24_12_2024": 20210
}
],
"pagination": {
"total": 74,
"count": 2,
"limit": 2,
"offset": 0,
"has_next": true,
"next_offset": 2
},
"meta": {
"api_version": "v1",
"dataset": "buget_dlaf",
"domain": "finance",
"source": "https://data.gov.ro/dataset/buget-dlaf",
"last_updated": "2026-07-23T17:43:44Z",
"generated_at": "2026-07-31T08:48:42Z"
},
"links": {
"self": "/v1/finance/buget_dlaf?limit=2",
"next": "/v1/finance/buget_dlaf?limit=2&offset=2",
"prev": null,
"first": "/v1/finance/buget_dlaf?limit=2&offset=0",
"last": "/v1/finance/buget_dlaf?limit=2&offset=72",
"documentation": "/documentation/datasets/buget_dlaf/"
}
}
Provenance¶
Latest ingestion (version 1): 74 rows imported, 0 quarantined, from 2024_decembrie_buget-dlaf-2024-.xls (SHA-256 92c1c50896a2…) on 2026-07-23.
Full provenance — checksums, pipeline version, timings — is live at /v1/datasets/{id}.