Topics
Countries
Pakistan News
Would you like to access news/blog content published by sources located in Pakistan?
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/Pakistan",
"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%2FPakistan&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": "7456862425",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:56:00",
"dateTime": "2023-03-20T19:56:00Z",
"dateTimePub": "2023-03-20T19:56:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.geo.tv/latest/477543-watch-multan-sultans-ihsanullah-receives-heroic-welcome",
"title": "WATCH: Multan Sultans Ihsanullah receives heroic welcome ",
"body": "Multan Sultans' pacer Ihsanullah bagged the Player of the Tournament and Best Bowler awards in the eighth season of the recently-completed Pakistan Super League (PSL) and received a heroic welcome on his arrival home in Swat.\n\nIhsanullah, who returned to his hometown on Monday, received an overwhelming welcome from friends and family members, as he was welcomed home with garlands and flowers to celebrate his success in the tournament.\n\nIhsanullah became the first-ever emerging player in the history of PSL to bag the Player of the Tournament award.\n\nThe right-arm pacer took 22 wickets and displayed an impactful performance to get his hands on two awards.\n\nSpeaking in an interview after receiving his award, Ihsanullah thanked Allah.\n\n\"Thanks to Almighty Allah for this award. I would like to dedicate this award to my father who supported me throughout my journey,\" he said.\n\nIhsanullah remained the pick of the bowlers for the Sultans throughout the event. Mohammad Rizwan-led Sultans played the PSL final for the third consecutive year.\n\nTo a query about his learning experience in his first-ever PSL season, Ihsanullah credited Rizwan and the company.\n\n\"My experience has increased a lot. Rizwan Bhai and other seniors supported me. Alhumdulillah I performed for my team. I will try to continue this performance ahead,\" he concluded.\n\nBefore Ihsanullah, no bowler could win Player of The Tournament award. The previous seven winners of this award are: Ravi Bopara (2016, Karachi Kings), Kamran Akmal (2017, Peshawar Zalmi), Luke Ronchi (2018, Islamabad United), Shane Watson (2019, Quetta Gladiators), Babar Azam (2020, Karachi Kings), Sohaib Maqsood (2021, Multan Sultans) and Mohammad Rizwan (2022, Multan Sultans).\n\nPSL 8 Player of the Tournament - Ihsanullah (Multan Sultans) (22 wickets, economy-rate 7.59)\n\nPSL 8 Best Emerging player - Abbas Afridi (Multan Sultans) (23 wickets, economy-rate 9.45)",
"source": {
"uri": "geo.tv",
"dataType": "news",
"title": "GEO TV"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ihsanullah",
"type": "wiki",
"score": 5,
"label": {
"eng": "Ihsanullah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan_Super_League",
"type": "wiki",
"score": 5,
"label": {
"eng": "Pakistan Super League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fast_bowling",
"type": "wiki",
"score": 4,
"label": {
"eng": "Fast bowling"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bowling_(cricket)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bowling (cricket)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Multan_Sultans",
"type": "wiki",
"score": 3,
"label": {
"eng": "Multan Sultans"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wicket",
"type": "wiki",
"score": 2,
"label": {
"eng": "Wicket"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abbas_Afridi_(cricketer)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Abbas Afridi (cricketer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mohammad_Rizwan_(cricketer)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mohammad Rizwan (cricketer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Karachi_Kings",
"type": "wiki",
"score": 1,
"label": {
"eng": "Karachi Kings"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quetta_Gladiators",
"type": "wiki",
"score": 1,
"label": {
"eng": "Quetta Gladiators"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sohaib_Maqsood",
"type": "person",
"score": 1,
"label": {
"eng": "Sohaib Maqsood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Peshawar_Zalmi",
"type": "wiki",
"score": 1,
"label": {
"eng": "Peshawar Zalmi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Babar_Azam",
"type": "person",
"score": 1,
"label": {
"eng": "Babar Azam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islamabad_United",
"type": "wiki",
"score": 1,
"label": {
"eng": "Islamabad United"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kamran_Akmal",
"type": "person",
"score": 1,
"label": {
"eng": "Kamran Akmal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luke_Ronchi",
"type": "person",
"score": 1,
"label": {
"eng": "Luke Ronchi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shane_Watson",
"type": "person",
"score": 1,
"label": {
"eng": "Shane Watson"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ravi_Bopara",
"type": "person",
"score": 1,
"label": {
"eng": "Ravi Bopara"
}
}
],
"categories": [
{
"uri": "dmoz/Arts/Awards",
"label": "dmoz/Arts/Awards",
"wgt": 100
},
{
"uri": "dmoz/Arts/Music/Awards",
"label": "dmoz/Arts/Music/Awards",
"wgt": 100
},
{
"uri": "dmoz/Arts/Awards/Golden_Globe_Awards",
"label": "dmoz/Arts/Awards/Golden Globe Awards",
"wgt": 100
},
{
"uri": "dmoz/Arts/Movies/Awards",
"label": "dmoz/Arts/Movies/Awards",
"wgt": 100
},
{
"uri": "dmoz/Recreation/Scouting/Honors_and_Awards",
"label": "dmoz/Recreation/Scouting/Honors and Awards",
"wgt": 100
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 91
}
],
"image": "https://www.geo.tv/assets/uploads/updates/2023-03-21/477543_122452_updates.jpg",
"eventUri": null,
"sentiment": 0.6000000000000001,
"wgt": 417038160,
"relevance": 1
},
{
"uri": "7456861815",
"lang": "eng",
"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.5843137502670288,
"url": "https://www.geo.tv/latest/477548-kate-middleton-prince-william-are-very-different-from-king-charles-and-late-princess-diana",
"title": "'Kate Middleton, Prince William are very different from King Charles and late Princess Diana'",
"body": "A former royal aide has shared very interesting details about Kate Middleton and her husband Prince William, saying \"the new Prince and Princess of Wales are very different from how Charles and Diana were throughout their troubled marriage.\"\n\nPrincess Diana's butler Paul Burrell, who served William and Harry's mother for 10 years, claimed that the future King and his wife are just as in love behind closed doors as they appear to be in public.\n\nHe rejected the rumours about the couple, saying: \"I don't think he [William] has a wild temper, I've never experienced that wild temper although it wouldn't surprise me if it occasionally peeped out.\"\n\nHowever, he did admit that he could guess Kate's husband in particular has a bit of a \"temper.\"\n\nHe added, \"I want to believe that they are as in love in private as they appear to be in public. Those little gestures are lovely to see from the public's point of view because it reassures us something is good, something is being done right because Diana wouldn't have done that.\"\n\n\"In the later years you saw her do the opposite of that. You saw her turn her cheek against the Prince of Wales when he came to kiss her. You saw her looking the other way out of the car when she wanted to portray a different message.\"\n\nThe former royal aide went on saying that Kate and William are a strong couple who \"are trying to portray a very positive image,\" adding, \"I think that is good for the royal family.\"",
"source": {
"uri": "geo.tv",
"dataType": "news",
"title": "GEO TV"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Prince_William,_Duke_of_Cambridge",
"type": "person",
"score": 5,
"label": {
"eng": "Prince William, Duke of Cambridge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diana,_Princess_of_Wales",
"type": "person",
"score": 5,
"label": {
"eng": "Diana, Princess of Wales"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paul_Burrell",
"type": "person",
"score": 3,
"label": {
"eng": "Paul Burrell"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Catherine,_Duchess_of_Cambridge",
"type": "person",
"score": 3,
"label": {
"eng": "Catherine, Duchess of Cambridge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Behind_closed_doors_(sport)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Behind closed doors (sport)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/British_royal_family",
"type": "wiki",
"score": 1,
"label": {
"eng": "British royal family"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Charles,_Prince_of_Wales",
"type": "person",
"score": 1,
"label": {
"eng": "Charles, Prince of Wales"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Relationships",
"label": "dmoz/Society/Relationships",
"wgt": 100
},
{
"uri": "dmoz/Society/Transgendered/Coming_Out",
"label": "dmoz/Society/Transgendered/Coming Out",
"wgt": 100
},
{
"uri": "dmoz/Recreation/Humor/Relationships",
"label": "dmoz/Recreation/Humor/Relationships",
"wgt": 100
},
{
"uri": "dmoz/Society/Relationships/Romance",
"label": "dmoz/Society/Relationships/Romance",
"wgt": 100
},
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 86
}
],
"image": "https://www.geo.tv/assets/uploads/updates/2023-03-21/477548_125636_updates.jpg",
"eventUri": "eng-8485263",
"sentiment": 0.3098039215686275,
"wgt": 417038160,
"relevance": 1
},
{
"uri": "7456859713",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:55:00",
"dateTime": "2023-03-20T19:55:00Z",
"dateTimePub": "2023-03-20T19:40:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/en/world/military-to-military-contacts-remain-closed-b-1662758.html",
"title": "Military-to-Military Contacts Remain Closed Between US, China - White House - UrduPoint",
"body": "WASHINGTON (UrduPoint News / Sputnik - 21st March, 2023) Military-to-military lines of communication between the United States and China remain closed, White House National Security Council Strategic Communications Coordinator John Kirby said on Monday.\n\n\"The military-to-military lines are not open, and that's a problem,\" Kirby said during a press briefing.\n\nThe US hoped Secretary of State Antony Blinken would address the issue during a trip to Beijing scheduled for earlier this year, which was postponed following the transit of an alleged Chinese surveillance balloon over the US.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Sputnik_1",
"type": "loc",
"score": 3,
"label": {
"eng": "Sputnik 1"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 3,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 3,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/John_Kirby_(admiral)",
"type": "person",
"score": 2,
"label": {
"eng": "John Kirby (admiral)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_National_Security_Council",
"type": "org",
"score": 2,
"label": {
"eng": "United States National Security Council"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 2,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Antony_Blinken",
"type": "wiki",
"score": 1,
"label": {
"eng": "Antony Blinken"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Surveillance",
"type": "wiki",
"score": 1,
"label": {
"eng": "Surveillance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Secretary_of_State",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States Secretary of State"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beijing",
"type": "loc",
"score": 1,
"label": {
"eng": "Beijing"
},
"location": {
"type": "place",
"label": {
"eng": "Beijing"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 100
},
{
"uri": "dmoz/Society/Military",
"label": "dmoz/Society/Military",
"wgt": 100
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Falun_Dafa",
"label": "dmoz/Society/Religion and Spirituality/Falun Dafa",
"wgt": 100
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 76
}
],
"image": "https://photo-cdn.urdupoint.com/images/UrduPoint-English-22.png",
"eventUri": null,
"sentiment": 0.2784313725490195,
"wgt": 417038100,
"relevance": 1
},
{
"uri": "7456859711",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:55:00",
"dateTime": "2023-03-20T19:55:00Z",
"dateTimePub": "2023-03-20T19:45:00Z",
"dataType": "news",
"sim": 0.5333333611488342,
"url": "https://www.urdupoint.com/en/middle-east/cop28-president-designate-supports-the-un-sec-1662760.html",
"title": "COP28 President-Designate Supports The UN Secretary-General's Call For Climate Solidarity And Acceleration - UrduPoint",
"body": "A major UN \"Climate Change 2023: Synthesis Report\", released on Monday from the UN Intergovernmental Panel on Climate Change (IPCC), outlines the many options that can be taken now, to reduce greenhouse gas emissions and adapt to human-caused climate change.\n\n''The COP28 UAE Presidency stands ready to support all countries in agreeing greater ambition at COP28. To achieve 1.5C and get to global net zero by 2050 we need transformational progress in the next 7 years. Progress can only happen through partnership, not polarization.\n\nWe must accelerate decarbonisation of all industries. Governments need to adopt smart policies to incentivize breakthrough technologies and enable the rapid deployment of renewables and zero carbon energies,'' Dr. Al Jaber emphasised.\n\n''We should inject a business mindset, short term KPIs and an ambitious action-oriented agenda to accelerate mitigation efforts and remember that the objective is to curb emissions, not progress. We need to rapidly build the new energy system and reduce emissions from today's energy mix before unplugging the current energy system. All governments, private sector, financial institutions, industry and NGOs must come together as one to meet the challenges with ambitious climate action that delivers benefits for the climate and the economy at the same time,'' he added.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 5,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenhouse_gas_emissions",
"type": "wiki",
"score": 3,
"label": {
"eng": "Greenhouse gas emissions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Köppen_climate_classification",
"type": "wiki",
"score": 3,
"label": {
"eng": "Köppen climate classification"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intergovernmental_Panel_on_Climate_Change",
"type": "org",
"score": 3,
"label": {
"eng": "Intergovernmental Panel on Climate Change"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Low-carbon_economy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Low-carbon economy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Climate_change",
"type": "wiki",
"score": 3,
"label": {
"eng": "Climate change"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Arab_Emirates",
"type": "loc",
"score": 3,
"label": {
"eng": "United Arab Emirates"
},
"location": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Carbon_neutrality",
"type": "wiki",
"score": 2,
"label": {
"eng": "Carbon neutrality"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Renewable_energy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Renewable energy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_mix",
"type": "wiki",
"score": 1,
"label": {
"eng": "Energy mix"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Climate_change_mitigation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Climate change mitigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Non-governmental_organization",
"type": "wiki",
"score": 1,
"label": {
"eng": "Non-governmental organization"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Private_sector",
"type": "wiki",
"score": 1,
"label": {
"eng": "Private sector"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Technology/Energy",
"label": "dmoz/Science/Technology/Energy",
"wgt": 100
},
{
"uri": "dmoz/Business/Energy/Consulting",
"label": "dmoz/Business/Energy/Consulting",
"wgt": 100
},
{
"uri": "dmoz/Science/Environment/Carbon_Cycle",
"label": "dmoz/Science/Environment/Carbon Cycle",
"wgt": 100
},
{
"uri": "dmoz/Home/Home_Improvement/Energy_Efficiency",
"label": "dmoz/Home/Home Improvement/Energy Efficiency",
"wgt": 100
}
],
"image": "https://photo-cdn.urdupoint.com/media/2023/03/_3/420x350/pic_1679341513_477ff.jpg",
"eventUri": "eng-8489134",
"sentiment": 0.419607843137255,
"wgt": 417038100,
"relevance": 1
},
{
"uri": "7456859457",
"lang": "urd",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:54:00",
"dateTime": "2023-03-20T19:54:00Z",
"dateTimePub": "2023-03-20T19:50:00Z",
"dataType": "news",
"sim": 0.7176470756530762,
"url": "https://urdu.arynews.tv/donald-trump-could-be-charged-any-day-what-happens-next/",
"title": "ٹرمپ پر کسی بھی دن فرد جرم عائد کی جاسکتی ہے، پھر کیا ہوگا؟",
"body": "نیویارک : سابق امریکی صدر ڈونلڈ ٹرمپ پر سال 2016 میں ایک معروف شخصیت کو خفیہ طور پر بھاری رقم کی ادائیگی کے الزام میں کسی بھی دن فرد جرم عائد کی جاسکتی ہے۔\n\nاس حوالے سے قانونی ماہرین کا کہنا ہے کہ سابق امریکی صدر کے خلاف مقدمے کی سماعت میں ابھی ایک سال سے زیادہ کا عرصہ لگے گا اور یہ 2024 کی صدارتی مہم کے آخری مہینوں کے ساتھ موافق ہوسکتا ہے کیونکہ ٹرمپ آج بھی وائٹ ہاؤس میں واپسی کے خواہشمند ہیں۔\n\nریپبلکن امیدوار کی حیثیت سے ڈونلڈ ٹرمپ نے آئندہ صدارتی انتخابات میں اپنی مہم جاری رکھنے کے عزم کا اظہار کیا ہے باوجود اس کے کہ ان پر فرد جرم ہی کیوں نہ عائد ہو جائے۔\n\nگزشتہ دنوں ایک سوشل میڈیا پر کی گئی ایک پوسٹ میں ٹرمپ نے کہا کہ ہوسکتا ہے کہ وہ آئندہ منگل کو گرفتار ہوجائیں اس سلسلے میں انہوں نے اپنے کارکنان سے بھرپور احتجاج کرنے کی اپیل بھی کی۔ تاہم ان کی گرفتاری کے لیے قانون نافذ کرنے والے اداروں کی جانب سے تاحال کوئی رابطہ نہیں کیا گیا ہے۔\n\nغیرملکی خبر رساں ادارے روئٹرز نے اپنی رپورٹ میں ذرائع کے حوالے سے بتایا ہے کہ مین ہٹن کے ڈسٹرکٹ اٹارنی ایلون بریگ نے نیویارک کی ایک گرینڈ جیوری کے سامنے 2016 کی صدارتی مہم کے آخری ایام میں اداکارہ اسٹورمی ڈینیئلز کو 1لاکھ 30ہزار ڈالر کی خفیہ ادائیگی کے بارے میں ثبوت پیش کیے ہیں۔\n\nذرائع کے مطابق ڈونلڈ ٹرمپ نے اس الزام کی سختی سے تردید کی ہے اور ان کے وکیل نے اسٹورمی ڈینیئلز جن کا اصل نام اسٹیفنی کلفورڈ ہے پر بھتہ خوری کا الزام عائد کیا ہے۔\n\nدوران سماعت اگر ان پر مذکورہ الزام عائد کیا گیا تو ٹرمپ مجرمانہ قانونی چارہ جوئی کا سامنا کرنے والے پہلے سابق امریکی صدر بن جائیں گے۔\n\nمین ہٹن کے سابق چیف اسسٹنٹ ڈسٹرکٹ اٹارنی کیرن فریڈمین اگنیفیلو نے کہا ہے کہ عام طور پر فوجداری کیس کو فرد جرم سے مقدمے کی طرف جانے میں ایک سال سے زیادہ کا وقت لگتا ہے جبکہ ٹرمپ کا کیس ایک خاص اہمیت کا حامل ہے۔\n\nاس بات سے یہ امکان بڑھ جاتا ہے کہ ٹرمپ کو 2024 کی صدارتی مہم کے وسط میں یا الیکشن کے بعد بھی مذکورہ مقدمے کا سامنا کرنا پڑے گا، اگر وہ منتخب ہوگئے تو بھی وہ خود کو ریاستی الزامات سے معافی کا اختیار نہیں رکھیں گے۔\n\nاگنیفیلو نے کہا کہ میرے لیے یہ کہنا مشکل ہے، کیا کوئی جج ٹرمپ کو انتخابات کے قریب ٹرائل کرے گا؟ میرے خیال میں یہ مشکل کام ہے۔\n\nڈونلڈ ٹرمپ نے قانونی چیلنجوں کا سامنا کرتے ہوئے پہلے بھی جارحانہ جوابی حملے اور تاخیری حربے استعمال کیے ہیں۔ انہوں نے ایک منتخب ڈیموکریٹ ایلون بریگ پر الزام عائد کیا ہے کہ وہ انہیں سیاسی فائدے کے لیے نشانہ بنا رہے ہیں اور وہ ان بنیادوں پر الزامات کو مسترد کرنے کی کوشش کرسکتے ہیں۔\n\nاس کے علاوہ ٹرمپ اپنے بچاؤ کیلئے ممکنہ طور پر دیگر طریقہ کار پر بھی عمل پیرا ہوں گے، جن میں سے وہ کچھ ایسی قانونی پیچیدگیاں اور مسائل پیش کرسکتے ہیں جنہیں حل ہونے میں وقت درکار ہوتا ہے۔\n\nبحیثیت امریکی صدر ٹرمپ نے اپنے سابق وکیل مائیکل کوہن کے ذریعے ڈینیئلز کو رقم کی ادائیگی کی اور استغاثہ جنہوں نے کوہن پر فرد جرم عائد کی، عدالتی کاغذات میں کہا گیا ہے کہ قانونی خدمات کے لیے ادائیگیوں کو غلط طور پر ریکارڈ کیا گیا تھا۔\n\nنیویارک ٹائمز نے ذرائع کا حوالہ دیتے ہوئے بتایا ہے کہ ٹرمپ کے خلاف ممکنہ طور پر سب سے زیادہ الزامات ریکارڈ کو غلط بنانے کے ہوں گے اور ویسے بھی عام طور پر یہ ایک غلط اور غیر قانونی فعل ہے۔\n\nرپورٹ کے مطابق اس الزام کو جرم تک پہنچانے کے لیے استغاثہ کو یہ ثابت کرنا ہوگا کہ ٹرمپ نے دوسرے جرم کو چھپانے کے لیے ریکارڈ کو غلط بنایا۔ ٹائمز کے مطابق ایک امکان یہ بھی ہے کہ استغاثہ یہ کہہ سکتا ہے کہ رقم کی ادائیگی خود ریاست کے مالیاتی قانون کی خلاف ورزی کرتی ہے کیونکہ یہ ان کی انتخابی مہم کو فروغ دینے کے لیے ایک غیرقانونی طور پر دیا گیا خفیہ عطیہ تھا۔\n\nعدالت میں قانونی کارروائی کیلئے ملزم کی تصویر اور فنگر پرنٹس لیے جاتے ہیں جس کیلئے ٹرمپ عدالت میں پیش ہوں گے، تاہم ماہرین کا کہنا ہے کہ ممکنہ طور پر انہیں اپنی پہچان کرانے پر رہا کر دیا جائے گا اور گھر جانے کی اجازت دے دی جائے گی۔",
"source": {
"uri": "urdu.arynews.tv",
"dataType": "news",
"title": "ARYNews.tv | Urdu - Har Lamha Bakhabar"
},
"authors": [
{
"uri": "ویب_ڈیسک@urdu.arynews.tv",
"name": "ویب ڈیسک",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://ur.wikipedia.org/wiki/جرم",
"type": "wiki",
"score": 5,
"label": {
"eng": "جرم"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_(state)",
"type": "loc",
"score": 5,
"label": {
"eng": "New York (state)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 5,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law",
"type": "wiki",
"score": 4,
"label": {
"eng": "Law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 3,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 3,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Verb",
"type": "wiki",
"score": 2,
"label": {
"eng": "Verb"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paper",
"type": "wiki",
"score": 2,
"label": {
"eng": "Paper"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_New_York_Times",
"type": "org",
"score": 2,
"label": {
"eng": "The New York Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "org",
"score": 1,
"label": {
"eng": "Reuters"
}
}
],
"categories": [],
"image": "https://urdu.arynews.tv/wp-content/uploads/2021/05/trumpfm.jpg",
"eventUri": "urd-83453",
"sentiment": null,
"wgt": 417038040,
"relevance": 1
},
{
"uri": "7456859714",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:54:00",
"dateTime": "2023-03-20T19:54:00Z",
"dateTimePub": "2023-03-20T19:40:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/en/technology/russia-china-to-create-commission-on-satelli-1662756.html",
"title": "Russia, China To Create Commission On Satellite Navigation Cooperation - Government - UrduPoint",
"body": "MOSCOW (UrduPoint News / Sputnik - 21st March, 2023) The Russian government on Monday instructed state space corporation Roscosmos and the foreign ministry to create a subcommission with China on satellite navigation cooperation to ensure smooth operation of the two national systems, GLONASS and Beidou.\n\n\"Instruct the state space corporation Roscosmos together with the Russian Foreign Ministry to conduct negotiations with the Chinese side and, upon reaching an agreement, sign the said protocol on behalf of the government of the Russian Federation, allowing to make changes that are not of key meaning to the attached draft,\" the government said in a decree.\n\nThe attached protocol read that the parties \"within the framework of the Russian-Chinese commission for the preparation of regular meetings of heads of government are establishing a subcommission on satellite navigation cooperation.\n\n\"\n\nThe document specified that the subcommission's work was essential for cooperation in the field, as well as ensuring compatibility and complementary nature of Russian satellite navigation system GLONASS and China's Beidou. It is planned to jointly develop additions to the systems of both countries and monitor the consumer characteristics of the navigation services, it added.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Roscosmos",
"type": "wiki",
"score": 4,
"label": {
"eng": "Roscosmos"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_Russia",
"type": "org",
"score": 4,
"label": {
"eng": "Government of Russia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 4,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Satellite_navigation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Satellite navigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sputnik_1",
"type": "loc",
"score": 3,
"label": {
"eng": "Sputnik 1"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Moscow",
"type": "loc",
"score": 3,
"label": {
"eng": "Moscow"
},
"location": {
"type": "place",
"label": {
"eng": "Moscow"
},
"country": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/BeiDou",
"type": "wiki",
"score": 2,
"label": {
"eng": "BeiDou"
}
},
{
"uri": "http://en.wikipedia.org/wiki/GLONASS",
"type": "wiki",
"score": 2,
"label": {
"eng": "GLONASS"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Russia)",
"type": "org",
"score": 2,
"label": {
"eng": "Ministry of Foreign Affairs (Russia)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Navigation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Navigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 1,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
],
"categories": [
{
"uri": "dmoz/Recreation/Travel/Preparation",
"label": "dmoz/Recreation/Travel/Preparation",
"wgt": 100
},
{
"uri": "dmoz/Business/Aerospace_and_Defense/Space",
"label": "dmoz/Business/Aerospace and Defense/Space",
"wgt": 100
},
{
"uri": "dmoz/Arts/Television/Satellite",
"label": "dmoz/Arts/Television/Satellite",
"wgt": 100
},
{
"uri": "dmoz/Sports/Martial_Arts/Russian",
"label": "dmoz/Sports/Martial Arts/Russian",
"wgt": 100
},
{
"uri": "news/Science",
"label": "news/Science",
"wgt": 64
}
],
"image": "https://photo-cdn.urdupoint.com/images/UrduPoint-English-22.png",
"eventUri": null,
"sentiment": 0.419607843137255,
"wgt": 417038040,
"relevance": 1
},
{
"uri": "7456859712",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:54:00",
"dateTime": "2023-03-20T19:54:00Z",
"dateTimePub": "2023-03-20T19:45:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/en/middle-east/cop28-presidency-issues-response-to-theinte-1662759.html",
"title": "COP28 Presidency Issues Response To The Intergovernmental Panel On Climate Changes 6th Assessment Synthesis Report - UrduPoint",
"body": "ABU DHABI, (UrduPoint / Pakistan Point News / WAM - 21st Mar, 2023) The COP28 Presidency issued the following statement in response to the Intergovernmental Panel on Climate Change's 6th Assessment Synthesis Report (AR6).\n\nThe statement reads:'' The IPCC's AR6 report makes absolutely clear the importance of ambitious and transformative action to put the world back on track to achieve the goals of the Paris Agreement.\n\nThe world's scientists tell us that we must bring down emissions rapidly to limit global warming and keep 1.5C within reach. While doing so it is our responsibility to ensure that the most vulnerable who have done the least to cause climate change are protected against its increasingly severe impacts.\n\nCOP28, hosted by the UAE, takes place in a crucial decade of action, at which we will undertake the first ever Global Stocktake since the Paris Agreement. The UAE will utilise its COP28 Presidency to drive consensus, reignite momentum for climate progress and deliver a transformational roadmap to guide future action. The IPCC AR6 report provides us with an ideal opportunity to undertake a fundamental course correction and to accelerate climate action that delivers new avenues for investment and growth along with a just transition that leaves no one behind.\n\nThe international community must unite in promoting bold, ambitious, and practical solutions while prioritising inclusivity, enhanced accountability, and transparency. All stakeholders, particularly big industries must go further and faster to get the world back on track.\n\nSuch a transformation has the potential to unlock trillions of Dollars of investment in a new and sustainable development pathway that can generate jobs and growth. The international financial institutions and multilateral development banks must be part of the solution. They must reform to enable a just energy transition and meet the needs of the most vulnerable, particularly across the global south.\n\nLet us work together, in solidarity, to deliver a plan that is based on the excellent work of the IPCC and is accelerated by truly global cooperation.''",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/IPCC_Sixth_Assessment_Report",
"type": "wiki",
"score": 5,
"label": {
"eng": "IPCC Sixth Assessment Report"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris_Agreement",
"type": "wiki",
"score": 4,
"label": {
"eng": "Paris Agreement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Climate_change",
"type": "wiki",
"score": 4,
"label": {
"eng": "Climate change"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abu_Dhabi",
"type": "loc",
"score": 3,
"label": {
"eng": "Abu Dhabi"
},
"location": {
"type": "place",
"label": {
"eng": "Abu Dhabi"
},
"country": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 3,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Arab_Emirates",
"type": "loc",
"score": 3,
"label": {
"eng": "United Arab Emirates"
},
"location": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intergovernmental_Panel_on_Climate_Change",
"type": "org",
"score": 2,
"label": {
"eng": "Intergovernmental Panel on Climate Change"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Climate_change_mitigation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Climate change mitigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Just_transition",
"type": "wiki",
"score": 1,
"label": {
"eng": "Just transition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_financial_institutions",
"type": "wiki",
"score": 1,
"label": {
"eng": "International financial institutions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Transparency_(behavior)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Transparency (behavior)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stakeholder_(corporate)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Stakeholder (corporate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_transition",
"type": "wiki",
"score": 1,
"label": {
"eng": "Energy transition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sustainable_development",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sustainable development"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Accountability",
"type": "wiki",
"score": 1,
"label": {
"eng": "Accountability"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 100
},
{
"uri": "dmoz/Society/Issues/Environment",
"label": "dmoz/Society/Issues/Environment",
"wgt": 100
},
{
"uri": "dmoz/Science/Environment/Climate_Change",
"label": "dmoz/Science/Environment/Climate Change",
"wgt": 100
},
{
"uri": "dmoz/Society/Activism/In_Daily_Life",
"label": "dmoz/Society/Activism/In Daily Life",
"wgt": 100
},
{
"uri": "dmoz/Society/Issues/Global",
"label": "dmoz/Society/Issues/Global",
"wgt": 100
}
],
"image": "https://photo-cdn.urdupoint.com/media/2023/03/_3/420x350/pic_1679341505_39860.jpg",
"eventUri": null,
"sentiment": 0.419607843137255,
"wgt": 417038040,
"relevance": 1
},
{
"uri": "7456854711",
"lang": "urd",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:49:00",
"dateTime": "2023-03-20T19:49:00Z",
"dateTimePub": "2023-03-20T19:40:00Z",
"dataType": "news",
"sim": 0,
"url": "https://dailypakistan.com.pk/21-Mar-2023/1559347",
"title": "داماد کے بعد سسر نے بھی ٹرافی اپنے نام کرلی شاہد آفریدی لیجنڈز کرکٹ لیگ اپنے نام کرلی",
"body": "دبئی(ڈیلی پاکستان آن لائن)شاہین شاہ آفریدی کی لاہور قلندرز کے بعد شاہد خان آفریدی کی ایشیا لائنز نے بھی ایک ٹرافی اپنے نام کر لی۔قطر میں ہونے والی لیجنڈز لیگ کرکٹ کے فائنل میں ایشیا لائنز نے ورلڈ جائنٹز کو 7 وکٹوں کے شکست دیکر دوسری لیجنڈز کرکٹ لیگ اپنے نام کر لی۔\n\nورلڈ جائنٹز نے پہلے کھیلتے ہوئے مقررہ اوورز میں 4 وکٹوں کے نقصان پر 147 رنز بنائے جو شاہد آفریدی کی ایشیا لائنز نے 3 وکٹوں کے نقصان پر پورے کر لیے۔بنگلہ دیش سے تعلق رکھنے والے اسپنر عبدالرزاق کو شاندار بولنگ پرفارمنس پر میچ کا بہترین کھلاڑی قرار دیا گیا، انہوں نے 4 اوورز میں صرف 14 رنز دیکر دو کھلاڑیوں کو آؤٹ کیا۔",
"source": {
"uri": "dailypakistan.com.pk",
"dataType": "news",
"title": "Daily Pakistan"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Asia",
"type": "loc",
"score": 5,
"label": {
"eng": "Asia"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Cricket",
"type": "wiki",
"score": 4,
"label": {
"eng": "Cricket"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lahore_Qalandars",
"type": "wiki",
"score": 3,
"label": {
"eng": "Lahore Qalandars"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dubai",
"type": "loc",
"score": 3,
"label": {
"eng": "Dubai"
},
"location": {
"type": "place",
"label": {
"eng": "Dubai"
},
"country": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Qatar",
"type": "loc",
"score": 3,
"label": {
"eng": "Qatar"
},
"location": {
"type": "country",
"label": {
"eng": "Qatar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abdul_Razzaq_(cricketer)",
"type": "person",
"score": 2,
"label": {
"eng": "Abdul Razzaq (cricketer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shahid_Afridi",
"type": "person",
"score": 2,
"label": {
"eng": "Shahid Afridi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bangladesh",
"type": "loc",
"score": 2,
"label": {
"eng": "Bangladesh"
},
"location": {
"type": "country",
"label": {
"eng": "Bangladesh"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 48
}
],
"image": "https://dailypakistan.com.pk/digital_images/large/2023-03-21/news-1679341224-4543.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 417037740,
"relevance": 1
},
{
"uri": "7456853063",
"lang": "ara",
"isDuplicate": true,
"date": "2023-03-20",
"time": "19:48:00",
"dateTime": "2023-03-20T19:48:00Z",
"dateTimePub": "2023-03-20T19:40:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/arabic/story/1662757.html",
"title": "دبي بولو يفوز على سان موريتز في إطار الاحتفال بـ50 عاما من العلاقات الإماراتية السويسرية - أردو بوینت",
"body": "دبي ( أردو بوینت نتورك ۔ 21 مارس 2023ء) فاز فريق \"دبي\" الإماراتي على فريق \"سان موريتز\" السويسري 5-3 في مباراة البولو التي أقيمت بنادي \"ديزرت بالم بولو\" في دبي، في إطار الاحتفال بمرور 50 عاما على العلاقات الدبلوماسية بين الإمارات وسويسرا.\n\nوقدم الفريقان عرضا قويا حظي بإعجاب المتابعين، وحقق فريق \"دبي\"، الذي ضم كلا من علي البواردي كابتن الفريق ونواف شاهين وسعودي خوري وخوان بدرو، الفوز 5-3.\n\nوكان سعادة ماسيمو بادجي سفير سويسرا لدى دولة الإمارات أقام حفلا بمنزله في أبو ظبي لتقديم الفريقين، مؤكدا أن الرياضة تأتي ضمن أهم أوجه العلاقات الثنائية العميقة والقوية بين البلدين، وتمثل جزءا كبيرا في التعاون المشترك بينهما منذ سنوات طويلة.\n\nوحضر الحفل بييرو ديلير رئيس الاتحاد الدولي للبولو وعدد من سفراء الدول ، والعديد من عشاق الرياضة وخاصة لعبة البولو والمتحمسين لها، وكذلك أعضاء المجتمع الإماراتي والدولي.\n\n(تستمر)\n\nووجه السفير الشكر للحضور، وقال: \"العلاقات بين الإمارات وسويسرا تعد مثالا يحتذى به، كونها قائمة على الاحترام المتبادل بين البلدين والرغبة الدائمة في التطور على مختلف الأصعدة السياسية والاقتصادية والتجارية\".\n\nوقال: \"هذا العام هو عام خاص للغاية حيث نحتفل بمرور 50 عاما على العلاقات الثنائية مع الإمارات، هذه الدولة التي نجحت في فرض نفسها كدولة رائدة في العديد من المجالات، ومنها المجال الرياضي.\n\nوفيما نحتفل بشكل مستدام في مجالات الثقافة والسياحة والتعليم، تحظى الرياضة بمكانة مهمة في العلاقات الثنائية بين البلدين اللذين يتشاركان نفس الشغف تجاه الرياضة\".\n\nوعن اختياره للعبة البولو لتكون الحدث الرئيسي لتلك الاحتفالية، قال سعادته: \"البولو رياضة جميلة وممتعة ولديها الكثير من العشاق في البلدين وأنا شخصيا أعشقها.\n\nوجدنا أن تنظيم مباراة لممثلي البلدين في دبي ربما يكون مناسباً لهذا الحدث\".",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Polo",
"type": "wiki",
"score": 5,
"label": {
"eng": "Polo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_relations",
"type": "wiki",
"score": 5,
"label": {
"eng": "International relations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sport",
"type": "wiki",
"score": 5,
"label": {
"eng": "Sport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dubai",
"type": "loc",
"score": 5,
"label": {
"eng": "Dubai"
},
"location": {
"type": "place",
"label": {
"eng": "Dubai"
},
"country": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Switzerland",
"type": "loc",
"score": 5,
"label": {
"eng": "Switzerland"
},
"location": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Arab_Emirates",
"type": "loc",
"score": 5,
"label": {
"eng": "United Arab Emirates"
},
"location": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Urdu",
"type": "wiki",
"score": 3,
"label": {
"eng": "Urdu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/St._Moritz",
"type": "loc",
"score": 3,
"label": {
"eng": "St. Moritz"
},
"location": {
"type": "place",
"label": {
"eng": "St. Moritz"
},
"country": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abu_Dhabi",
"type": "loc",
"score": 3,
"label": {
"eng": "Abu Dhabi"
},
"location": {
"type": "place",
"label": {
"eng": "Abu Dhabi"
},
"country": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Society",
"type": "wiki",
"score": 2,
"label": {
"eng": "Society"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Culture",
"type": "wiki",
"score": 2,
"label": {
"eng": "Culture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_(polity)",
"type": "wiki",
"score": 2,
"label": {
"eng": "State (polity)"
}
}
],
"categories": [],
"image": "https://photo-cdn.urdupoint.com/media/2023/03/_3/420x350/pic_1679341206_553f7.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 417037680,
"relevance": 1
},
{
"uri": "7456849756",
"lang": "eng",
"isDuplicate": false,
"date": "2023-03-20",
"time": "19:45:00",
"dateTime": "2023-03-20T19:45:00Z",
"dateTimePub": "2023-03-20T19:39:00Z",
"dataType": "news",
"sim": 0.6196078658103943,
"url": "https://www.thenews.com.pk/latest/1052138-pension-fight-french-govt-survives-no-confidence-vote",
"title": "Pension fight: French govt survives no-confidence vote ",
"body": "PARIS: The French government under President Emmanuel Macron on Monday survived two no-confidence motions in parliament, but still faces intense pressure over its handling of a controversial pensions reform.\n\nPrime Minister Elisabeth Borne incensed the opposition last week by announcing the government would impose a controversial pension reform without a vote in parliament, sparking accusations of anti-democratic behaviour.\n\nIts use of an article in the constitution allowing such a move also gave the opposition the right to call motions of no confidence in the government and two such demands were filed.\n\nThe 577-seat National Assembly lower rejected a motion brought by the centrist LIOT coalition -- also supported by the left -- by a margin of just nine votes, much narrower than expected.\n\nIt then overwhelmingly rejected a motion brought by the far-right National Rally (RN) with just 94 votes in favour.\n\nThe rejection of the motions means that the reform to raise the pensions age from 62 to 64 has now been adopted by the legislature. It still needs to be signed into law by Macron and may also face legal challenges.\n\nIt is far from representing the end of the biggest domestic crisis of the second mandate in the office of Macron, who has yet to make any public comment on the controversy.\n\n\"We never went so far in building a compromise as we did with this reform,\" Borne told parliament ahead of the vote, saying her use of the article to bypass a vote was \"profoundly democratic\" under France's constitution set up by postwar leader Charles de Gaulle.\n\nA new round of strikes and protests have been called on Thursday and are expected to again bring public transport to a standstill in several areas.\n\nThere has been a rolling strike by rubbish collectors in Paris, leading to unsightly and unhygienic piles of trash accumulating in the French capital.\n\nThe future of Borne, appointed as France's second woman premier by Macron after his election victory over the far right for a second mandate, remains in doubt after she failed to secure a parliamentary majority for the reform.\n\nMeanwhile, it remains unclear when Macron will finally make public comments on the events, amid reports he is considering an address to the nation.\n\nSince Borne invoked article 49.3 of the constitution, there have also been daily protests in Paris and other cities that have on occasion turned violent.\n\nA total of 169 people were arrested nationwide on Saturday during spontaneous protests, including one that assembled 4,000 in the capital.\n\nGovernment insiders and observers have raised fears that France is again heading for another bout of violent anti-government protests, only a few years after the \"Yellow Vest\" movement shook the country from 2018-2019.\n\nIn order to pass, the main multi-party no-confidence motion needed support from around half the 61 MPs of the traditional right-wing party The Republicans.\n\nEven after its leadership insisted they should reject the motions, 19 renegade Republican MPs voted in favour.\n\n\"I think it's the only way out. We need to move on to something else,\" said one of the Republicans who voted for the ousting of the government, Aurelien Pradie.\n\nA survey on Sunday showed the head of state's personal rating at its lowest level since the height of the \"Yellow Vest\" crisis in 2019, with only 28% of respondents having a positive view of him.\n\nMacron has argued that pension changes are needed to avoid crippling deficits in the coming decades linked to France's ageing population.\n\n\"Those among us who are able will gradually need to work more to finance our social model, which is one of the most generous in the world,\" Finance Minister Bruno Le Maire said Sunday.\n\nOpponents of the reform say it places an unfair burden on low earners, women and people doing physically wearing jobs. Opinion polls have consistently shown that two-thirds of French people oppose the changes.\n\nAs for Macron's options now, replacing Borne would be \"the least risky and the most likely to give him new momentum,\" Bruno Cautres of the Centre for Political Research told AFP.\n\nCalling new elections is seen as unlikely.\n\n\"When you're in this much of a cycle of unpopularity and rejection over a major reform, it's basically suicidal\" to go to the polls, Brice Teinturier, head of the polling firm Ipsos, told AFP.\n\nA Harris Interactive survey of over 2,000 people this month suggested that the only winner from a new general election would be the far right, with all other major parties losing ground.",
"source": {
"uri": "thenews.com.pk",
"dataType": "news",
"title": "The News International"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Emmanuel_Macron",
"type": "person",
"score": 5,
"label": {
"eng": "Emmanuel Macron"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Motion_of_no_confidence",
"type": "wiki",
"score": 5,
"label": {
"eng": "Motion of no confidence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament",
"type": "wiki",
"score": 5,
"label": {
"eng": "Parliament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Constitution",
"type": "wiki",
"score": 5,
"label": {
"eng": "Constitution"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pension",
"type": "wiki",
"score": 5,
"label": {
"eng": "Pension"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris",
"type": "loc",
"score": 5,
"label": {
"eng": "Paris"
},
"location": {
"type": "place",
"label": {
"eng": "Paris"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 5,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Rally",
"type": "wiki",
"score": 4,
"label": {
"eng": "National Rally"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Élisabeth_Borne",
"type": "person",
"score": 3,
"label": {
"eng": "Élisabeth Borne"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_France",
"type": "org",
"score": 3,
"label": {
"eng": "Government of France"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coalition_government",
"type": "wiki",
"score": 3,
"label": {
"eng": "Coalition government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Assembly_(France)",
"type": "wiki",
"score": 3,
"label": {
"eng": "National Assembly (France)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Centrism",
"type": "wiki",
"score": 3,
"label": {
"eng": "Centrism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Legislature",
"type": "wiki",
"score": 3,
"label": {
"eng": "Legislature"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Far-right_politics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Far-right politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Majority_government",
"type": "wiki",
"score": 2,
"label": {
"eng": "Majority government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_transport",
"type": "wiki",
"score": 2,
"label": {
"eng": "Public transport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democracy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Democracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strike_action",
"type": "wiki",
"score": 2,
"label": {
"eng": "Strike action"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Charles_de_Gaulle",
"type": "person",
"score": 2,
"label": {
"eng": "Charles de Gaulle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Republican_Party_(United_States)",
"type": "org",
"score": 2,
"label": {
"eng": "Republican Party (United States)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Republicans_(France)",
"type": "org",
"score": 1,
"label": {
"eng": "The Republicans (France)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ipsos",
"type": "org",
"score": 1,
"label": {
"eng": "Ipsos"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Finance_minister",
"type": "wiki",
"score": 1,
"label": {
"eng": "Finance minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Multi-party_system",
"type": "wiki",
"score": 1,
"label": {
"eng": "Multi-party system"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bruno_Le_Maire",
"type": "person",
"score": 1,
"label": {
"eng": "Bruno Le Maire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/General_election",
"type": "wiki",
"score": 1,
"label": {
"eng": "General election"
}
},
{
"uri": "http://en.wikipedia.org/wiki/French_people",
"type": "wiki",
"score": 1,
"label": {
"eng": "French people"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Right-wing_politics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Right-wing politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Head_of_state",
"type": "wiki",
"score": 1,
"label": {
"eng": "Head of state"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agence_France-Presse",
"type": "org",
"score": 1,
"label": {
"eng": "Agence France-Presse"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Politics",
"label": "dmoz/Society/Politics",
"wgt": 100
},
{
"uri": "dmoz/Society/Politics/Campaigns_and_Elections",
"label": "dmoz/Society/Politics/Campaigns and Elections",
"wgt": 100
},
{
"uri": "dmoz/Society/Activism/Strategies",
"label": "dmoz/Society/Activism/Strategies",
"wgt": 100
},
{
"uri": "dmoz/Society/Politics/Democracy",
"label": "dmoz/Society/Politics/Democracy",
"wgt": 100
},
{
"uri": "dmoz/Society/Issues/Online_Issues_Polls",
"label": "dmoz/Society/Issues/Online Issues Polls",
"wgt": 100
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 97
}
],
"image": "https://www.thenews.com.pk/assets/uploads/updates/2023-03-21/1052138_124218_updates.jpg",
"eventUri": "fra-943387",
"sentiment": -0.2862745098039216,
"wgt": 417037500,
"relevance": 1
}
],
"totalResults": 101956,
"page": 1,
"count": 10,
"pages": 10196
}
}