From f4ddd87273e101b1ac3e6eb070c51afc06fb9a62 Mon Sep 17 00:00:00 2001 From: Adam Kariv Date: Sun, 16 Jun 2024 17:44:07 +0300 Subject: [PATCH] Add description to shil --- operators/shil/__init__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/operators/shil/__init__.py b/operators/shil/__init__.py index 3c33811..3a67c89 100644 --- a/operators/shil/__init__.py +++ b/operators/shil/__init__.py @@ -26,7 +26,11 @@ 'data': { 'name': 'שירות ייעוץ לאזרח', 'source': DATA_SOURCE_ID, - 'description': '', + 'description': ''' +שי״ל הוא שירות הפועל למתן הכוונה וייעוץ לפונים בנושאי זכויות, חובות, ושירותים העומדים לרשות האזרח. +השירות ניתן בחינם ובסודיות לכל פונה, על ידי צוות עובדים ומתנדבים בתחנות שי״ל הפזורות בארץ. +השירות פועל במסגרת תחום מיצוי זכויות באגף למשאבי קהילה ועבודה קהילתית במשרד הרווחה והביטחון החברתי ומופעל בשיתוף הרשויות המקומיות. + '''.strip(), 'payment_required': 'no', 'urls': '', # 'urls': 'https://www.gov.il/he/departments/bureaus/?OfficeId=4fa63b79-3d73-4a66-b3f5-ff385dd31cc7&categories=7cbc48b1-bf90-4136-8c16-749e77d1ecca#שירות ייעוץ לאזרח',