LEGE 22 17/03/1970 - Portal Legislativ

Document Information
Document ID: 21291
Source URL: https://legislatie.just.ro/Public/DetaliiDocumentA...
Scraped At: 2026-08-29 04:33:20
Last Updated: 2026-09-12 01:24:46
Valid From: 18.03.1970
Latest Version: Yes
Metadata
Meta tags:
  • Title: LEGE 22 17/03/1970 - Portal Legislativ
  • Keywords: LEGE 22 17/03/1970 - Portal Legislativ
  • Viewport: width=device-width, user-scalable=no
  • Description: LEGE 22 17/03/1970 - Portal Legislativ
Detail metadata:
  • Article count: 1
  • Status indicator: modificat
  • Publication detail: Publicat în  BULETINUL OFICIAL nr. 23 din 18 martie 1970

Duplicate Information
This document has no duplicates.

Content
Version Information
Version Date: N/A
Original Publication Date: 18.03.1970
This Version Valid From: 18.03.1970
This Version Valid To: Not specified
Is Latest Version: Yes
Document Type: LEGE
Emitent: N/A
Publicat în: Publicat în  BULETINUL OFICIAL nr. 23 din 18 martie 1970

No related versions found.

Other Versions of this Document

Source Document ID: 21291

Search for all versions

AI-Generated Questions

These questions were automatically generated to help users find relevant information in this document.

Provider
OpenRouter
Model
qwen/qwen3-235b-a22b-2507
Generated
2026-07-17 07:53
Cost
$0.0003

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8
Provider
Google AI
Model
gemini-2.5-pro
Generated
2026-07-03 18:04
Cost
$0.0079

Section: Section 1-6
Elements: 1 - 6

Section: Section 1-6
Elements: 1 - 6

Section: Section 1-6
Elements: 1 - 6

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8

Section: Section 7-8
Elements: 7 - 8
Generation Comparison
Provider Model Questions Prompt Tokens Cached Tokens Cache % Completion Tokens Total Cost Cost/Question Time (ms)
OpenRouter qwen/qwen3-235b-a22b-2507 3 1,583 0 0.0% 223 $0.0003 $0.000091 1,388,000
Google AI gemini-2.5-pro 6 3,439 0 0.0% 361 $0.0079 $0.001318 650,000

Question Generation Processing Logs

Total Logs

10

Processing Attempts

2

Errors

0

Warnings

0

Providers Used: OPENROUTER OPENROUTER GOOGLE AI GOOGLE
First Processing: 2026-07-03 18:04:55 | Last Processing: 2026-07-17 08:16:30
Timestamp Type Message Provider Actions
2026-07-17 08:16:30 Processing Completed Batch question generation completed with 3 total questions from 0 chapters OPENROUTER
Metadata:
{
    "total_questions": 3,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-17 08:16:30 Response Received Received batch response with 3 questions from 1 chapters OPENROUTER
Response
Metadata:
{
    "questions_generated": 3,
    "chapters_count": 1,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 1583,
        "cachedTokens": 0,
        "completionTokens": 223,
        "totalTokens": 1806,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval  
CATEGORY_REASON: Legea aprobă un decret privind organizarea și funcționarea unei instituții financiare, având caracter de decizie de aprobare

| **Articolul UNIC** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 8 | Care este actul normativ aprobat prin Legea nr. 22/1970 privind organizarea Băncii de Investiții? |
| 7 | 8 | Ce instituție financiară a fost supusă reorganizării și reglementării prin Legea nr. 22 din 1970? |
| 7 | 8 | Prin ce modalitate a fost stabilită organizarea și funcționarea Băncii de Investiții în anul 1970? |

ALL_CHAPTERS_COVERED: true

Tokens: 1,806

Cost: $0.000272

Processing Time: 1386000 ms

2026-07-17 08:08:51 Batch Created Added to batch 4/12 OPENROUTER
Metadata:
{
    "batch_id": "6ce55d3a-01b0-4b14-9c64-f103469e4bc7",
    "provider_batch_id": "openrouter-local-b573691c7e474fb6",
    "batch_number": 4,
    "total_batches": 12
}
2026-07-17 07:53:22 Prompt Sent Sending batch prompt part 1/1 (elements 1-9) for iteration 1 OPENROUTER
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 9,
    "character_count": 576,
    "batch_mode": true,
    "json_schema": {
        "type": "object",
        "properties": {
            "documentCategory": {
                "type": "string",
                "description": "Document category classification",
                "enum": [
                    "daily_relevant_law",
                    "daily_relevant_regulation",
                    "daily_relevant_procedure",
                    "decision_salary",
                    "decision_approval",
                    "decision_modification",
                    "decision_other",
                    "uncategorized"
                ]
            },
            "categoryReason": {
                "type": "string",
                "description": "Explanation for the categorization (max 50 words)"
            },
            "chapters": {
                "type": "array",
                "items": {
                    "type": "object",
                    "properties": {
                        "chapter": {
                            "type": "string",
                            "description": "Chapter or article name with short description"
                        },
                        "questions": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "q": {
                                        "type": "string",
                                        "description": "The question text in Romanian"
                                    },
                                    "s": {
                                        "type": "integer",
                                        "description": "Start element number"
                                    },
                                    "e": {
                                        "type": "integer",
                                        "description": "End element number"
                                    }
                                },
                                "required": [
                                    "q",
                                    "s",
                                    "e"
                                ]
                            }
                        }
                    },
                    "required": [
                        "chapter",
                        "questions"
                    ]
                },
                "maxItems": 500
            },
            "allChaptersCovered": {
                "type": "boolean",
                "description": "Whether all chapters in the document have been covered"
            }
        },
        "required": [
            "documentCategory",
            "categoryReason",
            "chapters",
            "allChaptersCovered"
        ]
    }
}
JSON Schema Available View full prompt to see the response format schema
2026-07-17 07:53:22 Processing Started Starting batch question generation with OpenRouter (qwen/qwen3-235b-a22b-2507) OPENROUTER
Metadata:
{
    "generation_id": "d0a77283-85a5-4077-b099-3972123f46a8",
    "document_title": "LEGE 22 17\/03\/1970 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}
2026-07-03 18:15:45 Response Received Received batch response with 6 questions from 2 chapters GOOGLE AI
Response
Metadata:
{
    "questions_generated": 6,
    "chapters_count": 2,
    "all_chapters_covered": true,
    "token_usage": {
        "promptTokens": 3439,
        "cachedTokens": 0,
        "completionTokens": 361,
        "totalTokens": 5318,
        "reasoningTokens": 0,
        "thoughtsTokens": 0,
        "cacheWriteTokens": 0
    },
    "batch_mode": true
}
Response Preview:
DOCUMENT_CATEGORY: decision_approval
CATEGORY_REASON: Legea are ca unic scop aprobarea unui alt act normativ (un decret), fiind o decizie punctuală de validare.

| **Dispoziții introductive** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 1 | 6 | Care este obiectul Legii nr. 22 din 17 martie 1970? |
| 1 | 6 | Ce autoritate a emis legea pentru aprobarea decretului privind organizarea Băncii de Investiții? |
| 1 | 6 | În ce publicație oficială a apărut legea de aprobare a normelor de funcționare pentru Banca de Investiții din 1970? |

| **Articolul UNIC - Aprobarea decretului** |   |   |
| start | end | întrebare |
|-------|-----|-----------|
| 7 | 8 | Prin ce act normativ a fost aprobat Decretul nr. 125/1970 referitor la Banca de Investiții? |
| 7 | 8 | Care este temeiul legal care a validat normele de organizare și funcționare ale Băncii de Investiții stabilite prin decret în 1970? |
| 7 | 8 | Ce lege confirmă aplicabilitatea regulilor de funcționare pentru Banca de Investiții, conform Decretului nr. 125/1970? |

ALL_CHAPTERS_COVERED: true

Tokens: 5,318

Cost: $0.007909

Processing Time: 649000 ms

2026-07-03 18:15:45 Processing Completed Batch question generation completed with 6 total questions from 0 chapters GOOGLE AI
Metadata:
{
    "total_questions": 6,
    "chapters_count": 0,
    "batch_mode": true
}
2026-07-03 18:05:06 Batch Created Added to batch 12/33 GOOGLE
Metadata:
{
    "batch_id": "90e09fb9-8900-4d1c-aa5c-4753a44681e3",
    "provider_batch_id": "batches\/fn0u865cz1p8oonsj7q0pbv3muzxpnn08f72",
    "batch_number": 12,
    "total_batches": 33
}
2026-07-03 18:04:55 Prompt Sent Sending batch prompt part 1/1 (elements 1-9) for iteration 1 GOOGLE AI
Metadata:
{
    "iteration": 1,
    "part_index": 1,
    "total_parts": 1,
    "part_body_start": 1,
    "part_body_end": 9,
    "character_count": 576,
    "batch_mode": true,
    "json_schema": {
        "type": "object",
        "properties": {
            "documentCategory": {
                "type": "string",
                "description": "Document category classification",
                "enum": [
                    "daily_relevant_law",
                    "daily_relevant_regulation",
                    "daily_relevant_procedure",
                    "decision_salary",
                    "decision_approval",
                    "decision_modification",
                    "decision_other",
                    "uncategorized"
                ]
            },
            "categoryReason": {
                "type": "string",
                "description": "Explanation for the categorization (max 50 words)"
            },
            "chapters": {
                "type": "array",
                "items": {
                    "type": "object",
                    "properties": {
                        "chapter": {
                            "type": "string",
                            "description": "Chapter or article name with short description"
                        },
                        "questions": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "q": {
                                        "type": "string",
                                        "description": "The question text in Romanian"
                                    },
                                    "s": {
                                        "type": "integer",
                                        "description": "Start element number"
                                    },
                                    "e": {
                                        "type": "integer",
                                        "description": "End element number"
                                    }
                                },
                                "required": [
                                    "q",
                                    "s",
                                    "e"
                                ]
                            }
                        }
                    },
                    "required": [
                        "chapter",
                        "questions"
                    ]
                },
                "maxItems": 500
            },
            "allChaptersCovered": {
                "type": "boolean",
                "description": "Whether all chapters in the document have been covered"
            }
        },
        "required": [
            "documentCategory",
            "categoryReason",
            "chapters",
            "allChaptersCovered"
        ]
    }
}
JSON Schema Available View full prompt to see the response format schema
2026-07-03 18:04:55 Processing Started Starting batch question generation with Google AI (gemini-2.5-pro) GOOGLE AI
Metadata:
{
    "generation_id": "3747666d-3815-4060-b31e-82fc8aeaf46d",
    "document_title": "LEGE 22 17\/03\/1970 - Portal Legislativ",
    "processing_count": 1,
    "batch_mode": true
}

Document Relationships & Actions

Documents Referenced by This Act
Section Reference Type Act
Actul APROBA PE DECRET 125 17/03/1970
Documents That Reference This Act
Section Reference Type Act
Actul REFERIT DE DECRET 396 07/12/1976
Actul REFERIT DE DECRET 55 27/02/1974
Actul REFERIT DE LEGE 73 17/12/1971
Actul REFERIT DE DECRET 314 15/09/1971
Actul REFERIT DE STATUT 15/09/1971
Back to List View Original