ro_get_act
Fetch metadata for Romanian legal acts by number and year, with optional act type to disambiguate.
Instructions
Fetch Romanian act metadata by number + year (disambiguate with tip_act).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | year, e.g. ``2018``. | |
| number | Yes | act number, e.g. ``190``. | |
| tip_act | No | act type to disambiguate (e.g. ``"LEGE"``), when several types share a number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| title | No | ||
| issuer | No | ||
| number | No | ||
| eli_uri | No | ||
| tip_act | No | ||
| eli_note | No | Romania has no data.europa.eu ELI for this portal. eli_uri carries the canonical legislatie.just.ro document URL (the stable national identifier), which is also the source_url. | |
| source_url | No | ||
| publication | No | ||
| dataset_note | No | The Romanian Portal Legislativ (legislatie.just.ro) is served via a SOAP API (Ministry of Justice). Search by title, free text, year and/or number; the full text is returned inline. Acts of the same number can exist across types (LEGE, DECRET, HOTARARE...), so disambiguate with tip_act. The API returns up to 10 results per page. Language: Romanian. | |
| date_in_force | No | ||
| human_readable_citation | No |