Topics
Countries
Jordan News
Would you like to access news/blog content published by sources located in Jordan?
Code example
# If you'd like to do a POST request then call endpoint:
http://localhost:8070/api/v1/article/getArticles
Body:
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Jordan",
"resultType": "articles",
"apiKey": "API_KEY"
}
# If you'd like instead to do a GET request then call:
http://localhost:8070/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FJordan&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "7456861765",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:56:00",
"dateTime": "2023-03-20T19:56:00Z",
"dateTimePub": "2023-03-20T19:55:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.sarayanews.com/article/835004/الزراعة-سنعوض-أصحاب-مزارع-الأبقار-عن-نفوقات-الحمى-القلاعية",
"title": "وكالة سرايا : عاجل : الزراعة: سنعوض أصحاب مزارع الأبقار عن نفوقات الحمى القلاعية",
"body": "سرايا - قال وزير الزراعة خالد الحنيفات إن خسائر المزارعين جراء مرض الحمى القلاعية مرصودة وسيتم تعويضهم عن نفوقات الأبقار والعجول، مشيرا إلى أنه جرى الاتفاق مع المزارعين على منحهم رخص لاستيراد أبقار لإحلال البقر الجديد بدلا من المصاب في المزارع التي تعرضت للإصابة.\n\nوأضاف حنيفات، أن كل مزرعة أصيبت فيها الأبقار ستمنح 25 % إحلال خاصة أن فرق سعر البقرة الواحدة المستوردة عن تلك الموجودة في الأردن تصل إلى 1200 دينار.\n\nوبين أنه خلال الأسبوع القادم ستصل 225 ألف جرعة من المطعوم على نفقة وزارة الزراعة، لإعطاء 3 مطاعيم على مدار العام، وسيكون العمل على خارطة طريق واضحة جدا خلال يتم من خلالها القضاء على هذا الوباء خلال سنة ونصف إلى سنتين.\n\nولفت إلى محاصرة بؤرة الحمى القلاعية، و حاليا تصل الإصابات إلى الصفر، وخاطبنا منظمة صحة الحيوان للتأكيد على محاصرتنا للبؤرة، وإيجاد الحلول اللازمة ووضعنا المطعوم اللازم، حتى نتمكن من استئناف تصدير المواشي.\n\nوكشف أن العثرة غير مستوطنة في الأردن وهي جديدة، وهناك أكثر من افتراضية لهذه العترة أن تكون وصلت من العراق عن طريق الأعلاف، ومن خلال التواصل مع بعض المعنيين على مستوى العالم يمكن أن يكون هذا مرضى الحمى القلاعية موجود في العراق منذ فترة طويلة وهو انتقل كذلك إلى دول أخرى مثل تركيا وسوريا والسعودية، منوها إلى أن هذه الجائحة وهذا الوباء لم يؤثر على الأغنام بل على الأبقار فقط، وبالتالي ننتظر الأشقاء في السعودية بهدف رفع الحظر حتى نستطيع تصدير المواشي.\n\nالمملكة\n\nلمتابعة وكالة سرايا الإخبارية على \"فيسبوك\" : إضغط هنا\n\nلمتابعة وكالة سرايا الإخبارية على \"تيك توك\" : إضغط هنا",
"source": {
"uri": "sarayanews.com",
"dataType": "news",
"title": "(وكالة أنباء سرايا (حرية سقفها السماء"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Foot-and-mouth_disease",
"type": "wiki",
"score": 5,
"label": {
"eng": "Foot-and-mouth disease"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Farm",
"type": "wiki",
"score": 5,
"label": {
"eng": "Farm"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cattle",
"type": "wiki",
"score": 5,
"label": {
"eng": "Cattle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 4,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dinar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Dinar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Epidemic",
"type": "wiki",
"score": 3,
"label": {
"eng": "Epidemic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Livestock",
"type": "wiki",
"score": 3,
"label": {
"eng": "Livestock"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Agriculture",
"type": "org",
"score": 3,
"label": {
"eng": "United States Department of Agriculture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jurisdiction",
"type": "wiki",
"score": 3,
"label": {
"eng": "Jurisdiction"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Export",
"type": "wiki",
"score": 3,
"label": {
"eng": "Export"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agriculture",
"type": "wiki",
"score": 3,
"label": {
"eng": "Agriculture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 3,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iraq",
"type": "loc",
"score": 3,
"label": {
"eng": "Iraq"
},
"location": {
"type": "country",
"label": {
"eng": "Iraq"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sheep",
"type": "loc",
"score": 2,
"label": {
"eng": "Sheep"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Fodder",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fodder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Facebook",
"type": "org",
"score": 2,
"label": {
"eng": "Facebook"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Turkey",
"type": "loc",
"score": 2,
"label": {
"eng": "Turkey"
},
"location": {
"type": "country",
"label": {
"eng": "Turkey"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Syria",
"type": "loc",
"score": 2,
"label": {
"eng": "Syria"
},
"location": {
"type": "country",
"label": {
"eng": "Syria"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 76
}
],
"image": "https://www.sarayanews.com/image.php?token=2dbf4872ab8fce0d0e2cd41273a29eab&size=xlarge",
"eventUri": null,
"sentiment": null,
"wgt": 417038160,
"relevance": 1
},
{
"uri": "7456856812",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:51:00",
"dateTime": "2023-03-20T19:51:00Z",
"dateTimePub": "2023-03-20T19:48:00Z",
"dataType": "news",
"sim": 0.7921568751335144,
"url": "https://petra.gov.jo/Include/InnerPage.jsp?ID=48969&lang=en&name=en_news",
"title": "Foreign ministry summons Israeli envoy following Israeli incitement statements",
"body": "Amman, March 20 (Petra) - The Foreign Ministry Monday summoned the Israeli ambassador to Jordan to protest after the Israeli Minister of Finance's use during an event in Paris of a map of Israel that includes the borders of Jordan and the occupied Palestinian Territories.\n\nThe Ministry described the far-right Israeli minister's actions as \"extremist and racist behaviour that violates international norms and the Jordanian-Israeli peace treaty.\"\n\nThe ministry's official spokesperson, Sinan Majali, said a \"strongly\" worded letter of protest had been conveyed to the Israeli ambassador for his government.\n\nSinan said in the letter the Jordanian government condemns the \"racist and extremist\" inciting statements against the Palestinians and their right to exist, and their historical rights in their independent and sovereign state on Palestinian national soil. It warns of the danger of the repeated extremist actions issued by the Israeli finance minister, who had previously called for the wiping out of a Palestinian town in the occupied West Bank.\n\nThe foreign ministry urged the international community to condemn the Israeli minister's extremist and inflammatory actions and statements, which violate human values and principles.\n\nMajali said the ambassador was informed of the need for his government to take a clear position regarding extremism and hateful inflammatory statements issued by a minister in the Israeli government.\n\nHe reaffirmed that the ministry is taking political and legal measures to address such \"extremist and hateful\" actions and statements.\n\n//Petra// AK\n\n20/03/2023 22:48:08",
"source": {
"uri": "petra.gov.jo",
"dataType": "news",
"title": "بترا -وكالة الأنباء الأردنية"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 5,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Extremism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Extremism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestinians",
"type": "wiki",
"score": 3,
"label": {
"eng": "Palestinians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Finance_minister",
"type": "wiki",
"score": 3,
"label": {
"eng": "Finance minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petra",
"type": "loc",
"score": 3,
"label": {
"eng": "Petra"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Palestinian_territories",
"type": "loc",
"score": 3,
"label": {
"eng": "Palestinian territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Far-right_politics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Far-right politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Foreign_minister",
"type": "wiki",
"score": 3,
"label": {
"eng": "Foreign minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Racism",
"type": "wiki",
"score": 3,
"label": {
"eng": "Racism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris",
"type": "loc",
"score": 3,
"label": {
"eng": "Paris"
},
"location": {
"type": "place",
"label": {
"eng": "Paris"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Amman",
"type": "loc",
"score": 3,
"label": {
"eng": "Amman"
},
"location": {
"type": "place",
"label": {
"eng": "Amman"
},
"country": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Independent_politician",
"type": "wiki",
"score": 2,
"label": {
"eng": "Independent politician"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Peace_treaty",
"type": "wiki",
"score": 2,
"label": {
"eng": "Peace treaty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sovereign_state",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sovereign state"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_community",
"type": "wiki",
"score": 1,
"label": {
"eng": "International community"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bank",
"type": "loc",
"score": 1,
"label": {
"eng": "West Bank"
},
"location": {
"type": "place",
"label": {
"eng": "West Bank"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 100
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 100
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 57
}
],
"image": null,
"eventUri": "eng-8490626",
"sentiment": -0.3725490196078431,
"wgt": 417037860,
"relevance": 1
},
{
"uri": "7456854709",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:49:00",
"dateTime": "2023-03-20T19:49:00Z",
"dateTimePub": "2023-03-20T19:49:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.alwakeelnews.com/Section_1/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%AD%D9%84%D9%8A%D8%A9/%D9%85%D8%A8%D8%A7%D8%AF%D8%B1%D8%A9-%D9%85%D8%AD%D9%88-%D8%A7%D9%84%D8%A3%D9%85%D9%8A%D8%A9-%D8%A8%D8%AF%D9%8A%D8%B1-%D8%B9%D9%84%D8%A7-%D8%B6%D9%85%D9%86-%D9%85%D9%86%D8%A7%D9%81%D8%B3%D8%A7%D8%AA-%D8%AC%D8%A7%D8%A6%D8%B2%D8%A9-%D8%A7%D9%84%D8%AD%D8%B3%D9%8A%D9%86-%D9%84%D9%84%D8%B9%D9%85%D9%84-%D8%A7%D9%84%D8%AA%D8%B7%D9%88%D8%B9%D9%8A_623179",
"title": "مبادرة محو الأمية بدير علا ضمن منافسات جائزة الحسين للعمل التطوعي - الوكيل الاخباري",
"body": "الوكيل الاخباري - نظمت مديرية شباب البلقاء، اليوم الاثنين، جلسة للتعريف بجائزة الحسين بن عبدالله الثاني للعمل التطوعي وإشهار مبادرة محو الأمية المتكاملة بصالة جمعية الوادي الخصيب بلواء دير علا .\n\nوقال متصرف لواء ديرعلا الدكتور علي المواس إن جائزة الحسين بن عبدالله الثاني للعمل التطوعي جائزة وطنية متخصصة بالعمل التطوعي وهي تكريم لجهود الأفراد والمؤسسات التي تدفع مسيرة التنمية المجتمعية المستدامة والتي تقوم بمسؤوليتها الأخلاقية في بناء المجتمع من خلال تحقيق رؤيتها التميز في العمل التطوعي لخدمة المجتمع الأردني .",
"source": {
"uri": "alwakeelnews.com",
"dataType": "news",
"title": "الوكيل الاخباري"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Deir_Alla",
"type": "wiki",
"score": 4,
"label": {
"eng": "Deir Alla"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Husayn_ibn_Ali",
"type": "person",
"score": 4,
"label": {
"eng": "Husayn ibn Ali"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abdullah_II_of_Jordan",
"type": "person",
"score": 4,
"label": {
"eng": "Abdullah II of Jordan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Illiteracy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Illiteracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_general",
"type": "wiki",
"score": 3,
"label": {
"eng": "Major general"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Valley",
"type": "wiki",
"score": 3,
"label": {
"eng": "Valley"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Balqa_Governorate",
"type": "loc",
"score": 3,
"label": {
"eng": "Balqa Governorate"
},
"location": {
"type": "place",
"label": {
"eng": "Balqa Governorate"
},
"country": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Demographics_of_Jordan",
"type": "wiki",
"score": 2,
"label": {
"eng": "Demographics of Jordan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Volunteering",
"type": "wiki",
"score": 2,
"label": {
"eng": "Volunteering"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Society",
"type": "wiki",
"score": 2,
"label": {
"eng": "Society"
}
}
],
"categories": [],
"image": "https://img.alwakeelnews.com/Content/Upload/slider/320232022468716244436.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 417037740,
"relevance": 1
},
{
"uri": "7456854020",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:49:00",
"dateTime": "2023-03-20T19:49:00Z",
"dateTimePub": "2023-03-20T19:48:00Z",
"dataType": "news",
"sim": 0,
"url": "https://akhbarna.net/article/195277",
"title": "سفير خادم الحرمين يحضر حفل سفارة بنغلادش",
"body": "حضر سفير خادم الحرمين الشريفين لدى الاردن نايف بن بندر السديري حفل سفارة بنغلادش بمناسبة ذكرى الاستقلال واليوم الوطني لبلادها.\n\nوكان في استقبال السفير نايف السديري لدى وصوله مقر الحفل؛ سفيرة بنغلادش لدى الأردن ناهدة سبحانه.\n\nوحضر الحفل، عدد من أعضاء السلك الدبلوماسي المعتمدين لدى الأردن",
"source": {
"uri": "akhbarna.net",
"dataType": "news",
"title": "أخبارنا"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 5,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bangladesh",
"type": "loc",
"score": 4,
"label": {
"eng": "Bangladesh"
},
"location": {
"type": "country",
"label": {
"eng": "Bangladesh"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Custodian_of_the_Two_Holy_Mosques",
"type": "wiki",
"score": 3,
"label": {
"eng": "Custodian of the Two Holy Mosques"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Independence",
"type": "wiki",
"score": 3,
"label": {
"eng": "Independence"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 60
}
],
"image": "https://akhbarna.net/assets/2023-03-20/large/195277_1_1679341706.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 417037740,
"relevance": 1
},
{
"uri": "7456850867",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:45:00",
"dateTime": "2023-03-20T19:45:00Z",
"dateTimePub": "2023-03-20T19:45:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ammonnews.net/article/754004",
"title": "صحيفة عمون : ممثلة منظمة الصحة العالمية تزور مراكز صحية في إربد",
"body": "عمون - زارت ممثلة منظمة الصحة العالمية في الأردن، الدكتورة جميلة الراعبي، عددا من المَراكِز الصّحيّة التّابعة لمديرية صحة إربد؛ بهدف الاطلاع على الخدمات الصحية المقدمة لمراكز الأمومة والطفولة وخدمات التطعيم ورعاية حديثي الولادة.\n\nواستمعت، والوفد المرافق خلال الزيارة التي شملت مركز صحي ملكا الشامل، مركز صحي حبراص الأوّلي، مركز صحي الشونة الشمالية الأوّلي، بحضور مدير إدارة الرعاية الصحية الأولية في وزارة الصحة الدكتور رياض الشياب ومدير صحة محافظة إربد الدكتور شادي بني هاني، إلى شَرح مُفصّل عن الخدمات التي تُقدّمُها عيادة الأمومة والطفولة في المراكز المذكورة وخدمات تنظيم ورعاية الأسرة ومتابعة نُمُو الأَطفال والمطاعيم التي تعطى لهم، إضافة لتقديم جميع الخدمات السّالفة الذِّكر للّاجئات من الجنسية السورية وأطفالَهُن بحسب تعليمات وزارة الصحة.\n\nوأثنت الراعبي على الخدمات التي تقدمها الطواقم التمريضية والطبية في المراكز، داعيةً للتركيز على متابعة الأطفال وتشجيع الأُسَر على الإقبال لتطعيم أطفالهم حفاظاً عليهم للخروج بمجتمع صحي يخلو من الأمراض.\n\nوقال مدير إدارة الرعاية الصحية الأولية في وزارة الصحة إن هذا الزيارة تأتي بشكل دوري من قبل منظمة الصحة العالمية للاطلاع على جودة وتنفيذ برامج المطاعيم الوطني لغايات تحسين الخدمات الصحية المقدمة.\n\n(بترا)",
"source": {
"uri": "ammonnews.net",
"dataType": "news",
"title": "وكاله عمون الاخباريه"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Primary_healthcare",
"type": "wiki",
"score": 4,
"label": {
"eng": "Primary healthcare"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_Health_Organization",
"type": "org",
"score": 4,
"label": {
"eng": "World Health Organization"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Health",
"type": "wiki",
"score": 4,
"label": {
"eng": "Health"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/حبراص_(إربد)",
"type": "loc",
"score": 3,
"label": {
"eng": "حبراص (إربد)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Al-Shuna_al-Shamalyah",
"type": "loc",
"score": 3,
"label": {
"eng": "Al-Shuna al-Shamalyah"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Infant",
"type": "wiki",
"score": 3,
"label": {
"eng": "Infant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Irbid",
"type": "loc",
"score": 3,
"label": {
"eng": "Irbid"
},
"location": {
"type": "place",
"label": {
"eng": "Irbid"
},
"country": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Irbid_Governorate",
"type": "loc",
"score": 3,
"label": {
"eng": "Irbid Governorate"
},
"location": {
"type": "place",
"label": {
"eng": "Irbid Governorate"
},
"country": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 3,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Disease",
"type": "wiki",
"score": 2,
"label": {
"eng": "Disease"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Child",
"type": "wiki",
"score": 2,
"label": {
"eng": "Child"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Syria",
"type": "loc",
"score": 2,
"label": {
"eng": "Syria"
},
"location": {
"type": "country",
"label": {
"eng": "Syria"
}
}
}
],
"categories": [],
"image": "https://www.ammonnews.net/image.php?token=89315d3fc35372a8cb00d250951c4505&size=",
"eventUri": null,
"sentiment": null,
"wgt": 417037500,
"relevance": 1
},
{
"uri": "7456846942",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:42:00",
"dateTime": "2023-03-20T19:42:00Z",
"dateTimePub": "2023-03-20T19:41:00Z",
"dataType": "news",
"sim": 0.572549045085907,
"url": "https://www.albawaba.com/sport/tottenham-want-%C2%A3100m-harry-kane-1512672",
"title": "Tottenham want £100m for Harry Kane | Al Bawaba",
"body": "ALBAWABA - Tottenham Hotspur will allow the sale of their captain Harry Kane for £100 million, according to The Times.\n\nManchester United are currently the frontrunners to sign the 29-year-old whose contract with Spurs expires in 2024.\n\nThe Red Devils will need to shell out £100 million up-front if they want to get their top summer target.\n\nTottenham prefer to keep the striker and will try and convince him to sign a new deal in the coming months.\n\nBayern Munich and Real Madrid are also monitoring Kane's situation but the player prioritizes staying in the Premier League as he hopes to break Alan Shearer's 260 Premier League goals record.",
"source": {
"uri": "albawaba.com",
"dataType": "news",
"title": "Al Bawaba"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C.",
"type": "org",
"score": 5,
"label": {
"eng": "Tottenham Hotspur F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Harry_Kane",
"type": "person",
"score": 3,
"label": {
"eng": "Harry Kane"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manchester_United_F.C.",
"type": "org",
"score": 3,
"label": {
"eng": "Manchester United F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Real_Madrid_CF",
"type": "org",
"score": 1,
"label": {
"eng": "Real Madrid CF"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alan_Shearer",
"type": "person",
"score": 1,
"label": {
"eng": "Alan Shearer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FC_Bayern_Munich",
"type": "org",
"score": 1,
"label": {
"eng": "FC Bayern Munich"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Premier_League",
"type": "wiki",
"score": 1,
"label": {
"eng": "Premier League"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Baseball/Negro_Leagues",
"label": "dmoz/Sports/Baseball/Negro Leagues",
"wgt": 100
},
{
"uri": "dmoz/Sports/Cue_Sports/Pool",
"label": "dmoz/Sports/Cue Sports/Pool",
"wgt": 100
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 61
}
],
"image": "https://www.albawaba.com/sites/default/files/styles/default/public/2023-03/harry%20kane.jpg?itok=xgzXIIu5",
"eventUri": "eng-8489612",
"sentiment": 0.2156862745098038,
"wgt": 417037320,
"relevance": 1
},
{
"uri": "7456845390",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:40:00",
"dateTime": "2023-03-20T19:40:00Z",
"dateTimePub": "2023-03-20T19:40:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.alwakeelnews.com/Section_1/%D8%A7%D8%AE%D8%A8%D8%A7%D8%B1-%D9%85%D8%AD%D9%84%D9%8A%D8%A9/%D8%A3%D9%86%D8%B4%D8%B7%D8%A9-%D9%85%D8%AA%D9%86%D9%88%D8%B9%D8%A9-%D9%84%D9%85%D8%B1%D8%A7%D9%83%D8%B2-%D8%B4%D8%A8%D8%A7%D8%A8-%D9%81%D9%8A-%D8%A5%D8%B1%D8%A8%D8%AF_623178",
"title": "أنشطة متنوعة لمراكز شباب في إربد - الوكيل الاخباري",
"body": "الوكيل الاخباري - نظم مركز شباب دير أبي سعيد نشاطا، اليوم الاثنين، بعنوان كيف نستقبل شهر رمضان المبارك بمشاركة 20 شاباً من أعضاء المركز.\n\nوتناول النشاط تعريف المشاركين بمدى أهمية الاستعداد النفسي، والشحن المعنوي، واستحضار النية لدخول الشهر الفضيل، واستقباله بالطاعات، وصلة الأرحام، وإصلاح ذات البين، وغيرها من العبادات والفضائل التي حثنا عليها الدين الحنيف؛ لما للصيام من فضائل وللشهر الكريم من حرمة وقدسية خاصة.",
"source": {
"uri": "alwakeelnews.com",
"dataType": "news",
"title": "الوكيل الاخباري"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ramadan_(calendar_month)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ramadan (calendar month)"
}
}
],
"categories": [],
"image": "https://img.alwakeelnews.com/Content/Upload/slider/3202320223423663000046.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 417037200,
"relevance": 1
},
{
"uri": "7456843143",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:38:00",
"dateTime": "2023-03-20T19:38:00Z",
"dateTimePub": "2023-03-20T18:52:00Z",
"dataType": "news",
"sim": 0.7764706015586853,
"url": "https://www.rumonline.net/article/653091",
"title": "وكالة رم : الرئيس الروسي يعلن إلغاء ديون مستحقة على دول أفريقية بأكثر من 20 مليار دولار",
"body": "رم - أعلن الرئيس الروسي فلاديمير بوتين، خلال المؤتمر البرلماني الروسي الإفريقي، عن إلغاء ديون مستحقة على دول أفريقية بأكثر من 20 مليار دولار، وتابع قائلا: \"روسيا ستزود الدول الإفريقية بالحبوب مجانًا في حال عدم تمديد اتفاق نقل الحبوب عبر موانئ البحر الأسود في مايو/أيار المقبل\".\n\nووفقا لوكالة رويترز، قال بوتين \"إذا لم يتم التوصل إلى تمديد اتفاق الحبوب خلال 60 يوما، مؤكدًا قبول تمديد اتفاق الحبوب إذا تم تنفيذه بالكامل\"، وتابع أن \"من أصل 820 سفينة غادرت موانئ أوكرانيا لم يصل لأفريقيا سوى 3 ملايين طن من الحبوب، موضحاً أن نحو 45 في المئة من إجمالي كمية الحبوب المصدرة من أوكرانيا وصلت إلى الدول الأوروبية و3 في المئة فقط إلى إفريقيا\"\n\nواشار بوتين إلى أن \"أفريقيا لم تستقبل سوى كميات ضئيلة من صادرات الحبوب التي جرت ضمن الاتفاق، وأن تحقيق الشروط الروسية بالكامل لتجديد الاتفاق يصب في مصلحة القارة السمراء\"، مشددا على أنه يُعطي أولوية للعلاقات مع الدول الأفريقية، حيث تسعى موسكو لإيجاد شراكات جديدة لمواجهة العقوبات الدولية المفروضة عليها بسبب النزاع في أوكرانيا،وتابع\"أؤكد أن بلادنا لطالما أعطت أولوية للتعاون مع الدول الأفريقية وستواصل القيام بذلك\".",
"source": {
"uri": "rumonline.net",
"dataType": "news",
"title": "RumOnline.net"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Africa",
"type": "loc",
"score": 5,
"label": {
"eng": "Africa"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Vladimir_Putin",
"type": "person",
"score": 5,
"label": {
"eng": "Vladimir Putin"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 5,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Port",
"type": "wiki",
"score": 4,
"label": {
"eng": "Port"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 4,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 3,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Black_Sea",
"type": "loc",
"score": 3,
"label": {
"eng": "Black Sea"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Ship",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dollar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tonne",
"type": "loc",
"score": 2,
"label": {
"eng": "Tonne"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 2,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Moscow",
"type": "loc",
"score": 2,
"label": {
"eng": "Moscow"
},
"location": {
"type": "place",
"label": {
"eng": "Moscow"
},
"country": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "org",
"score": 1,
"label": {
"eng": "Reuters"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 48
}
],
"image": "https://www.rumonline.net/image.php?token=8d3d54e95fc6bc567c3bbe58b2f38890&size=",
"eventUri": "ara-1434463",
"sentiment": null,
"wgt": 417037080,
"relevance": 1
},
{
"uri": "7456842187",
"lang": "ara",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:37:00",
"dateTime": "2023-03-20T19:37:00Z",
"dateTimePub": "2023-03-20T19:37:00Z",
"dataType": "news",
"sim": 0,
"url": "https://watananews.com/276634/",
"title": "يوم بطشنا بالغزاة في موقِعة الكرامة !! - وطنا نيوز",
"body": "محمد داودية\n\nبطش الأردنيون بالعبرانيين الغزاة مرتين، بطش بهم ملك مؤاب الذيباني المنقذ ميشع عام 840 ق.م، على مرتفعات نهر الموجب، وذرى ذيبان ومأدبا ونيبو شرق البحر الميت.\n\nوبطش بهم ملك الأردن، الحسين بن طلال في معركة الكرامة في 21 آذار عام 1968، بفاصل زمني طويل بين البطشين هو 2808 أعوام.\n\nوبين معركة نيبو وذيبان ومعركة الكرامة، خاض جيشنا العربي الأردني العظيم، معارك 1948 التي قدم فيها 20% من عديده شهداء أبرار في بطاح فلسطين المجيدة وعلى ذرى القدس المقدسة.\n\nوخاض جيشُنا المفخرة، معركةَ تل الذخيرة الأسطورية في القدس التي استشهد فيها 97 مقاتلا من أصل 101 هم عديد الحامية الأردنية في حين كان الأربعة الباقون في الرمق الأخير، بعد أن أثخنوا بالجراح ونفذت آخر رصاصاتهم، فقاتلوا حتى الموت دفاعا عن القدس.\n\nقدمت كتيبة الحسين الثانية 96% من عديدها في ملحمة تل الذخيرة \"جبعات هتخموشت\" يوم 1967.6.6.\n\nيومذاك قاتل جنودنا وضباطنا في معادلة \"إن لم تكن خنادق قتال، فلتكن قبور شهداء\".\n\nإن أبرز الدروس التي اكدتها وكرستها واثبتتها معركة الكرامة مجددا، هي أن الصهيونية قابلة للالتواء والانحناء والانكسار والانحسار والعار والهزيمة والذل والجثامين.\n\nستسجل معركة الكرامة في تاريخ أمتنا، واحدة من أيام العرب ومعاركهم البارزة الكبرى.\n\nوسنظل نعيد ونزيد أنه ههنا توقفت الغزوة الصهيونية مرة أخرى،\n\nههنا بطشنا بهم مُجددا،\n\nههنا انقلبوا على أعقابهم،\n\nههنا طلب الملازم خضر شكري أبو درويش من نمور المدفعية السادسة، أن يقصفوا موقعه الذي امتلأ بالدبابات والآليات والناقلات والغزاة، فكان الصيد الوفير والشهادة الخالدة.\n\nتحية اعتزاز وفخر بأبنائنا في القوات المسلحة الأردنية، العاملين والشهداء، المتقاعدين والراحلين.\n\nويرحم الله شهداءنا في حربنا مع المحتلين، وحربنا مع الإرهابيين الذين يقاتلون أحفاد وأبناء وإخوة ميشع والحسين، كايد المفلح العبيدات وناجي باشا العزام وقدر المجالي وإبراهيم المبيضين وصايل الشهوان وعودة أبو تايه وذياب العوران وحسين القرعان وعبد الله التل وهزاع المجالي ووصفي التل وخالد هجهوج المجالي وفراس العجلوني وموفق السلطي وخضر شكري أبو درويش ونورس اليعقوب وفرحان الحسبان وصالح شفيق صلاح، والآلاف أبنائنا الذين جادوا بأرواحهم لحماية الوطن حراً مهاباً عزيزاً.",
"source": {
"uri": "watananews.com",
"dataType": "news",
"title": "وطنا نيوز - حرية بلا سقوف"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Battle_of_Karameh",
"type": "wiki",
"score": 5,
"label": {
"eng": "Battle of Karameh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jerusalem",
"type": "loc",
"score": 5,
"label": {
"eng": "Jerusalem"
},
"location": {
"type": "place",
"label": {
"eng": "Jerusalem"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 5,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hussein_of_Jordan",
"type": "person",
"score": 4,
"label": {
"eng": "Hussein of Jordan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zionism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Zionism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ammunition",
"type": "wiki",
"score": 4,
"label": {
"eng": "Ammunition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestine_(region)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Palestine (region)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Adar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Adar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Moab",
"type": "loc",
"score": 3,
"label": {
"eng": "Moab"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Dead_Sea",
"type": "loc",
"score": 3,
"label": {
"eng": "Dead Sea"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Battalion",
"type": "wiki",
"score": 3,
"label": {
"eng": "Battalion"
}
},
{
"uri": "http://en.wikipedia.org/wiki/River",
"type": "wiki",
"score": 3,
"label": {
"eng": "River"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Death",
"type": "wiki",
"score": 3,
"label": {
"eng": "Death"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nebo,_Kentucky",
"type": "loc",
"score": 3,
"label": {
"eng": "Nebo, Kentucky"
},
"location": {
"type": "place",
"label": {
"eng": "Nebo, Kentucky"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arabs",
"type": "wiki",
"score": 2,
"label": {
"eng": "Arabs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Khidr",
"type": "person",
"score": 2,
"label": {
"eng": "Khidr"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Leopard",
"type": "wiki",
"score": 2,
"label": {
"eng": "Leopard"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordanian_Armed_Forces",
"type": "wiki",
"score": 2,
"label": {
"eng": "Jordanian Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Artillery",
"type": "wiki",
"score": 2,
"label": {
"eng": "Artillery"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tank",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hunting",
"type": "wiki",
"score": 2,
"label": {
"eng": "Hunting"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lieutenant",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lieutenant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Terrorism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Terrorism"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 61
}
],
"image": "https://watananews.com/wp-content/uploads/2023/03/download-1-6-74p61lwk12vzmvf4d8tupphjz1qojm1fn9tz1glpw0s-78yng6k07g9zoscj0swn1u3f3bojuedxac3kiw3cwnw-7911sd45d157he7fr5y1jnw4ur6icnbkieqxyc86gyk.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 417037020,
"relevance": 1
},
{
"uri": "7456840895",
"lang": "ara",
"isDuplicate": true,
"date": "2023-03-20",
"time": "19:36:00",
"dateTime": "2023-03-20T19:36:00Z",
"dateTimePub": "2023-03-20T19:06:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.rumonline.net/article/653094",
"title": "وكالة رم : الزعبي: النزاهة حولت التحديات لفرص حقيقية لتنفيذ استراتيجية مكافحة الفساد",
"body": "رم - قال المستشار في هيئة النزاهة ومكافحة الفساد الدكتور أحمد سمارة الزعبي إنَّ الاستراتيجية الوطنية للنزاهة ومكافحة الفساد 2020-2025 واجهت عند انطلاقها مجموعة من الفرص الداعمة، والتحديات على المستوى المؤسسي والوطني التي استطاعت الهيئة التعامل معها وتحويل بعضها إلى فرص حقيقية.\n\nوأضاف في جلسة حوارية على هامش إطلاق مشروع \"معا من أجل إدارة مسؤولة وشفافة في الأردن\"، اليوم الاثنين، بالتعاون ما بين الهيئة ومنظمة التَّعاون الاقتصادي وبتمويل من الاتحاد الأوروبي، إنَّ أبرز الفرص التي واجهتها الاستراتيجية الدعم الكبير والمتواصل المقدم من جلالة الملك عبدالله الثاني لجهود النزاهة ومحاربة الفساد، ومبادرة الحكومة في تطبيق التحول الرقمي على مستوى الإدارة العامة، والنهج القيادي الجديد للهيئة في إدارة أنشطة النزاهة والوقاية من الفساد وانفاذ القانون، والتحديثات التشريعية في مجال المصالحات والتسويات واسترداد الأموال، والتشاركية العالية مع مؤسسات الإدارة العامة التنفيذية والأكاديمية والأجهزة الرقابية.\n\nوأضاف أن أهم التحديات التي واجهت الاستراتيجية على المستوى المؤسسي هي ضعف استقلالية الهيئة ماليًا وإداريا، ونقص الخبراء والمستشارين المتخصصين بقضايا النزاهة ومحاربة الفساد بسبب خضوع الهيئة لنظام الخدمة المدنية.\n\nوبين أنّ نسبة توافق الأحكام القضائية مع إنجازات الهيئة بلغت 83 بالمئة، وكان التطور في مستوى احترافية التحقيق بقضايا الفساد وارتفاع مستوى كفاءة عمليات وأنشطة النزاهة والوقاية من أبرز عوامل بلوغ هذه النسبة والنَّجاح، وأن 70 بالمئة من مشاريع الاستراتيجية الوطنية للنزاهة ومكافحة الفساد تركز على جانب النزاهة والوقاية من الفساد.\n\nولفت إلى أن الاستراتيجية أسهمت بدعم برامج التحديث السياسي والاقتصادي والإداري، لا سيما وأنها تدعم تطبيق المحاور التي شملتها التعديلات على قانون الانتخاب لمجلس النواب والمتمثلة بسيادة القانون، والعدالة، والنزاهة، والشفافية، وتدعم تطبيق خريطة الطريق لتحديث منظومة الادارة المحلية وأهدافها الاستراتيجية المتمثلة بسيادة القانون والحوكمة الرشيدة والشفافية والمساءلة.\n\nونوه الزعبي إلى أنَّ الاستراتيجية تدعم عوامل النجاح الرئيسية لتحقيق الرؤية الاقتصادية والمتمثلة بحوكمة قوية تعزز روح المسؤولية والمساءلة، وتطوير الموارد البشرية، ومأسسة العمليات، والمرونة في اتخاذ القرارات، مثلما أنها تدعم تحقيق اهداف التحديث الاقتصادي والمتمثلة بانتهاج الشفافية، وتعزيز الميزة النسبية والتنافسية، والحوكمة الرشيدة.\n\nوأكد أنَّ الاستراتيجية الوطنية للنزاهة ومكافحة الفساد تدعم محور الخدمات والمتمثلة في تطوير جودة الخدمات ورقمنتها وتبسيط الإجراءات، وتدعم محور المؤسسات والمتمثلة بتطوير كفاءة مؤسسات الادارة العامة والهياكل التنظيمية وتعزيز الحوكمة والتخطيط والتقييم واتخاذ القرار، مثلما أنها تدعم محور التشريعات والمتمثلة بمراجعة التشريعات وتحديثها بما يتواءم مع الممارسات الفضلى وضمان امتثال مؤسسات الادارة العامة لها.\n\n--(بترا)",
"source": {
"uri": "rumonline.net",
"dataType": "news",
"title": "RumOnline.net"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Corruption",
"type": "wiki",
"score": 5,
"label": {
"eng": "Corruption"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law",
"type": "wiki",
"score": 5,
"label": {
"eng": "Law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_administration",
"type": "wiki",
"score": 4,
"label": {
"eng": "Public administration"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Efficiency",
"type": "wiki",
"score": 3,
"label": {
"eng": "Efficiency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abdullah_II_of_Jordan",
"type": "person",
"score": 3,
"label": {
"eng": "Abdullah II of Jordan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lieutenant_colonel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Lieutenant colonel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Civil_service",
"type": "wiki",
"score": 3,
"label": {
"eng": "Civil service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chancellor_of_Germany",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chancellor of Germany"
}
},
{
"uri": "http://en.wikipedia.org/wiki/European_Union",
"type": "loc",
"score": 3,
"label": {
"eng": "European Union"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 3,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://ar.wikipedia.org/wiki/شفافية_(توضيح)",
"type": "wiki",
"score": 2,
"label": {
"eng": "شفافية (توضيح)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Human_resource_management",
"type": "wiki",
"score": 2,
"label": {
"eng": "Human resource management"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Governance",
"type": "wiki",
"score": 2,
"label": {
"eng": "Governance"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 69
}
],
"image": "https://www.rumonline.net/image.php?token=f385b29788400101647dddc2fda7e0a9&size=",
"eventUri": null,
"sentiment": null,
"wgt": 417036960,
"relevance": 1
}
],
"totalResults": 34132,
"page": 1,
"count": 10,
"pages": 3414
}
}