Topics
Countries
Singapore News
Would you like to access news/blog content published by sources located in Singapore?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Singapore",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FSingapore&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": "9405468784",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:26:07",
"dateTime": "2026-07-24T07:26:07Z",
"dateTimePub": "2026-07-24T07:19:41Z",
"dataType": "news",
"sim": 0,
"url": "https://www.channelnewsasia.com/asia/malaysia-ambassador-summoned-united-states-network-school-6275281",
"title": "Malaysia foreign minister says envoy summoned by US over Israel policy amid Network School saga",
"body": "KUALA LUMPUR: Malaysia's ambassador to the United States was summoned by the US State Department to explain Kuala Lumpur's position on Israel, state media reported, citing the country's foreign minister.\n\nForeign Minister Mohamad Hasan said Ambassador Muhammad Shahrul Ikram Yaakob told the State Department that Malaysia's longstanding policy of not recognising Israel was not new.\n\n\"It has always been Malaysia's policy. Our immigration policy does not recognise the State of Israel or the Zionist regime. This has long been our position.\"\n\n\"There was an individual with dual citizenship, the US and Israel, who entered Malaysia using his US passport. However, subsequent checks revealed that he also held Israeli citizenship, and we asked him to leave,\" Bernama cited Mohamad as saying late on Thursday (Jul 23).\n\nReuters has sought comment from the US embassy in Malaysia.\n\nThe row was triggered after Network School, the \"digital nomad\" community founded in Malaysia by US investor Balaji Srinivasan, came under scrutiny after social media users alleged that it included participants from Israel.\n\nMalaysia does not have diplomatic ties with Israel and is known to be a staunch supporter of the Palestinian cause.\n\nAn immigration probe into the Network School followed, and authorities found that all its participants had valid travel documents. However, it was eventually shut down by authorities on Tuesday.\n\nEight US congressmen later sent a letter to Secretary of State Marco Rubio expressing outrage over Prime Minister Anwar Ibrahim's plan to track down and immediately deport any Israeli citizens found in Malaysia.\n\nThey urged the State Department to review US security and economic ties with Malaysia.\n\nThey also called on the State Department to cut off funding for the International Military Education and Training programme, which provides professional US training for Malaysian military personnel, unless the decision is reversed within 15 days.",
"source": {
"uri": "channelnewsasia.com",
"dataType": "news",
"title": "CNA"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Israel)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Ministry of Foreign Affairs (Israel)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malaysia",
"type": "loc",
"score": 5,
"label": {
"eng": "Malaysia"
},
"location": {
"type": "country",
"label": {
"eng": "Malaysia"
}
}
},
{
"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/United_States_Department_of_State",
"type": "wiki",
"score": 4,
"label": {
"eng": "United States Department of State"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mohamad_Hasan_(politician)",
"type": "person",
"score": 3,
"label": {
"eng": "Mohamad Hasan (politician)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Muhammad",
"type": "person",
"score": 3,
"label": {
"eng": "Muhammad"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kuala_Lumpur",
"type": "loc",
"score": 3,
"label": {
"eng": "Kuala Lumpur"
},
"location": {
"type": "place",
"label": {
"eng": "Kuala Lumpur"
},
"country": {
"type": "country",
"label": {
"eng": "Malaysia"
}
}
}
},
{
"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/Israeli_citizenship_law",
"type": "wiki",
"score": 2,
"label": {
"eng": "Israeli citizenship law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zionist_entity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Zionist entity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Multiple_citizenship",
"type": "loc",
"score": 2,
"label": {
"eng": "Multiple citizenship"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Nomad",
"type": "wiki",
"score": 2,
"label": {
"eng": "Nomad"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomatic_mission",
"type": "wiki",
"score": 2,
"label": {
"eng": "Diplomatic mission"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Border_control",
"type": "wiki",
"score": 2,
"label": {
"eng": "Border control"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Passport",
"type": "loc",
"score": 2,
"label": {
"eng": "Passport"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Anwar_Ibrahim",
"type": "person",
"score": 1,
"label": {
"eng": "Anwar Ibrahim"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malaysian_Armed_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Malaysian Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bernama",
"type": "wiki",
"score": 1,
"label": {
"eng": "Bernama"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli–Palestinian_conflict",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israeli–Palestinian conflict"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marco_Rubio",
"type": "person",
"score": 1,
"label": {
"eng": "Marco Rubio"
}
},
{
"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/Immigration",
"type": "wiki",
"score": 1,
"label": {
"eng": "Immigration"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "wiki",
"score": 1,
"label": {
"eng": "Reuters"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social media"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 19
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 23
},
{
"uri": "dmoz/Society/Issues/Immigration",
"label": "dmoz/Society/Issues/Immigration",
"wgt": 17
},
{
"uri": "dmoz/Computers/Security/Policy",
"label": "dmoz/Computers/Security/Policy",
"wgt": 18
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 20
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 64
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 100
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 100
}
],
"image": "https://dam.mediacorp.sg/image/upload/s--xs8GAPBX--/c_crop,h_900,w_1600,x_0,y_0/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2021-08:cna,w_0.1/f_auto,q_auto/v1/mediacorp/cna/image/2026/07/17/img_4849_copy.jpg?itok=YYvm4Sp4",
"eventUri": null,
"sentiment": 0.06666666666666665,
"wgt": 522573967,
"relevance": 1
},
{
"uri": "9405467286",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:24:35",
"dateTime": "2026-07-24T07:24:35Z",
"dateTimePub": "2026-07-24T07:21:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.asiaone.com/singapore/sex-predator-admits-assaulting-11-children-including-daughter-granddaughters-nieces",
"title": "AsiaOne",
"body": "SINGAPORE - Over three decades, a man sexually assaulted 11 young girls: his daughter, his son's two daughters, four nieces and four other children.\n\nThe victims were between the ages of five and 10 when he started preying on them, prosecutors told the High Court on July 24.\n\nThe man and his wife ran an enrichment centre from 1997 to 2021, and before that, he conducted tuition lessons at home.\n\nThe four other victims were children who attended the centre or were tutored by the man.\n\nHe raped his daughter in 2005 when she was 15 years old. He told her not to tell anyone because the family would split up, and it would be her fault.\n\nIn 2023, after sexually assaulting his seven-year-old granddaughter, he told her that if she told anyone, she would not be his favourite grandchild.\n\nThe man, who is now 70 and has a rare blood cancer known as myelofibrosis, faces a total of 33 charges for various sexual offences committed against the 11 victims.\n\nOn July 24, he pleaded guilty to 10 charges in relation to six of the victims.\n\nThese include one for rape, one for sexual assault by penetration, four for committing an obscene act involving a child, one for showing pornography to a child, two for unnatural sex and one for outrage of modesty.\n\nThe remaining 23 charges will be taken into consideration when he is sentenced on Sept 7.\n\nThe man, who uses a wheelchair, cannot be caned as he is above 50 years old. He cannot be named due to a gag order to prevent the victims from being identified.\n\nDeputy Public Prosecutor Jiang Ke-yue sought a jail term of 32 to 36 years for the heinous offences.\n\n\"He's a danger to children,\" the prosecutor said, citing a psychiatric report which stated the man has paedophilic disorder.\n\nThe prosecutor noted the man had been imprisoned twice for sexual offences, including a jail term of two years and two months imposed in 2020 for sexually abusing three sisters at the enrichment centre.\n\nThe man started preying on his granddaughters two years after he was released from prison in 2021, he added.\n\nIt was after the granddaughters revealed to their mother what the man had done to them, that the man's daughter disclosed her own abuse.\n\nThe man, who has two sons, admitted that he began sexually assaulting his daughter in 1997 when she was six to seven years old.\n\nHe would molest her while they were in the front seat of his van.\n\nShe was confused by his actions, but he told her he was \"sayanging\" her, a term meaning to show affection. She did not think anything was wrong as he was her father.\n\nHe also sexually abused her in her bedroom or in the master bedroom when his wife was not home.\n\nThe girl, who was afraid the family would split up, did not tell anyone what he had done.\n\nHe stopped sexually abusing her in 2005 after the rape.\n\nIn 2023, the older granddaughter, then seven years old, was sleeping in a room when the man locked the door, while the rest of the family was outside.\n\nThe man, who was then 68 years old, showed her a video of a man and woman having sex before sexually assaulting her.\n\nThat year, he molested the younger granddaughter while they were watching TV.\n\nOn Aug 4, 2023, the younger girl told her mother the man had touched her.\n\nWhen the woman asked if this had happened to other children, the older girl disclosed what the man had done to her.\n\nThe sisters' mother then lodged a police report.\n\nOne of the nieces was sexually abused between 1995 and 1996 when she was nine to 12 years old.\n\nShe went to the man's home for tuition, and would stay over on Fridays to play with the man's children, who were her cousins.\n\nOnce, when she cried, he gave her $50 and told her not to tell anyone what had happened.\n\nThe girl later came up with excuses not to go for tuition.\n\nOne of the aunts later confronted the man, and he apologised to his niece.\n\nAnother victim attended enrichment classes from 2006 to 2012. She was six years old when he pulled her close to him and molested her.\n\nThe sixth victim, who attended the centre in 2010, was 10 years old when she was molested at the water cooler.\n\n[[nid:739843]]\n\nThis article was first published in The Straits Times. Permission required for reproduction.",
"source": {
"uri": "asiaone.com",
"dataType": "news",
"title": "AsiaOne"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Sexual_assault",
"type": "wiki",
"score": 5,
"label": {
"eng": "Sexual assault"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rape",
"type": "wiki",
"score": 4,
"label": {
"eng": "Rape"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prosecutor",
"type": "wiki",
"score": 4,
"label": {
"eng": "Prosecutor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Primary_myelofibrosis",
"type": "wiki",
"score": 3,
"label": {
"eng": "Primary myelofibrosis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/High_Court_of_Justice",
"type": "wiki",
"score": 3,
"label": {
"eng": "High Court of Justice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sex_and_the_law",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sex and the law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Child_sexual_abuse",
"type": "wiki",
"score": 3,
"label": {
"eng": "Child sexual abuse"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cancer",
"type": "wiki",
"score": 3,
"label": {
"eng": "Cancer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Caning",
"type": "wiki",
"score": 2,
"label": {
"eng": "Caning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gag_order",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gag order"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Obscenity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Obscenity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pedophilia",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pedophilia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Modesty",
"type": "wiki",
"score": 2,
"label": {
"eng": "Modesty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Psychiatry",
"type": "wiki",
"score": 2,
"label": {
"eng": "Psychiatry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wheelchair",
"type": "wiki",
"score": 2,
"label": {
"eng": "Wheelchair"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pornography",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pornography"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Straits_Times",
"type": "wiki",
"score": 1,
"label": {
"eng": "The Straits Times"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sexual_abuse",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sexual abuse"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Crime/Sex_Offenses",
"label": "dmoz/Society/Crime/Sex Offenses",
"wgt": 23
},
{
"uri": "dmoz/Society/Support_Groups",
"label": "dmoz/Society/Support Groups",
"wgt": 21
},
{
"uri": "dmoz/Society/Sexuality",
"label": "dmoz/Society/Sexuality",
"wgt": 21
},
{
"uri": "dmoz/Society/Issues/Children,_Youth_and_Family",
"label": "dmoz/Society/Issues/Children, Youth and Family",
"wgt": 22
},
{
"uri": "dmoz/Society/Crime/Victims",
"label": "dmoz/Society/Crime/Victims",
"wgt": 27
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 72
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 77
},
{
"uri": "iptc/crime,_law_and_justice/crime",
"label": "iptc/crime, law and justice/crime",
"wgt": 86
}
],
"image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jul2026/WM%2020260127_Supreme%20Court_Danial%20Zahrin-6.jpg?itok=KaVynihl",
"eventUri": null,
"sentiment": -0.5450980392156863,
"wgt": 522573875,
"relevance": 1
},
{
"uri": "9405466270",
"lang": "zho",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:23:56",
"dateTime": "2026-07-24T07:23:56Z",
"dateTimePub": "2026-07-24T07:23:22Z",
"dataType": "news",
"sim": 0.5921568870544434,
"url": "https://www.zaobao.com.sg/news/china/story20260724-9414366",
"title": "世行确定在2031年前逐步减少向中国发放贷款",
"body": "世界银行确定,在2031年前逐步减少向中国发放贷款。\n\n世界银行星期四(7月23日)在官网发布新闻稿指,世行集团执行董事会当天商讨世行与中国的新五年期(2026年至2031年)国别伙伴框架(CPF)后,确定上述消息。\n\n世行从今年起直至2031年将把向中国的贷款总额上限设定在20亿美元(26亿新元),期间逐步减少发放贷款额度,在上述国别伙伴框架届满后,原则上不再向中国发放贷款。\n\n世行说,世行与中国的新五年国别伙伴框架\"标志着45年合作关系的新阶段\",中国已从需要融资,转向以需要技术支援和知识分享为主。\n\n世行运营执行董事安娜·杰尔德(Anna Bjerde)说:\"在我们的伙伴关系演变之际,我们日渐专注于知识、创新和共享解方。\"\n\n随着中国近年爆发式增长,贫困指标降低,世行向中国发放的贷款量也逐步减少。\n\n安娜·杰尔德说:\"在中国克服老龄化社会、经济转型和其他发展优先事项所带来的挑战之际,我们将并肩作战,为中国和世界各地新兴市场出谋划策。\"\n\n中国财政部副部长廖岷说,作为最大的发展中国家,中国将持续深化与世界银行的全面合作,不仅为国内带来高质量发展,也支持其他发展中国家追求共享繁荣。\n\n路透社上月底引述知情者报道,世界银行将作出上述决定。英国《金融时报》最先报道上述调整。\n\n世界银行对华贷款规模持续下降,从2017年的24亿美元降至2025年的7.5亿美元。考虑到中国的经济实力,美国及其他国家长期以来一直敦促世界银行停止向中国提供贷款。",
"source": {
"uri": "zaobao.com.sg",
"dataType": "news",
"title": "早报"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/World_Bank",
"type": "wiki",
"score": 5,
"label": {
"eng": "World Bank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Loan",
"type": "wiki",
"score": 5,
"label": {
"eng": "Loan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Developing_country",
"type": "loc",
"score": 4,
"label": {
"eng": "Developing country"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Singapore_dollar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Singapore dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Board_of_directors",
"type": "wiki",
"score": 3,
"label": {
"eng": "Board of directors"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/金融時報",
"type": "wiki",
"score": 2,
"label": {
"eng": "金融時報"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Finance_of_the_People's_Republic_of_China",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of Finance of the People's Republic of China"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "wiki",
"score": 1,
"label": {
"eng": "Reuters"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 93
},
{
"uri": "iptc/economy,_business_and_finance/economy",
"label": "iptc/economy, business and finance/economy",
"wgt": 96
},
{
"uri": "iptc/society/social_condition/poverty",
"label": "iptc/society/social condition/poverty",
"wgt": 65
}
],
"image": "https://cassette.sphdigital.com.sg/image/zaobao/97273c9d81f4bde766075682d9c661061a130c4341b4639989fd9d7409338e8e",
"eventUri": "zho-2077370",
"sentiment": null,
"wgt": 522573836,
"relevance": 1
},
{
"uri": "9405464013",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:21:39",
"dateTime": "2026-07-24T07:21:39Z",
"dateTimePub": "2026-07-24T07:15:00Z",
"dataType": "news",
"sim": 0.6313725709915161,
"url": "https://www.asiaone.com/asia/indias-youth-leaders-talk-government-press-nationwide-protests",
"title": "AsiaOne",
"body": "NEW DELHI - Leaders of India's youth-led \"cockroach\" movement will meet the government on Friday (July 24) to try and resolve a face-off over national examination paper leaks although they will not halt nationwide protests, a spokesperson for the group said.\n\nThe decision was announced hours after activist Sonam Wangchuk ended a 26-day hunger strike overnight, raising hopes that the two sides could be moving toward a breakthrough in the crisis in which tens of thousands of angry youth have converged on the capital Delhi to demand the resignation of the education minister over the scandal.\n\nThe protests represent the biggest youth challenge to Prime Minister Narendra Modi since he came to power in 2014. Opposition parties have echoed the movement's demands and have disrupted the monsoon session of parliament that began this week.\n\nTalks between government ministers and leaders of the self-named Cockroach Janta Party (CJP) would be held at a neutral venue, CJP spokesperson Saurav Das told reporters overnight.\n\n\"We hope that the government comes with an open mind and it will listen to the people of this country who have been out on the roads for so long,\" he said. \"We will explain our demands to them in greater detail. And we hope that the government will listen to us.\"\n\nThe nationwide protests would, however, continue, Das added.\n\n\"We are not backing out,\" he said. \"Because, real awakening starts from the grassroots and that is what we really need.\"\n\nProtestors insist on resignation of education minister\n\nThere was no new comment from the government on the talks but a senior minister said on Thursday that the government was always open for talks, for however long it would take and that it would not \"stand on prestige\".\n\nYoung men and women at the protest site of Jantar Mantar in central Delhi, however, said they would continue to insist on the resignation of Education Minister Dharmendra Pradhan to fix accountability for the mess in the national examinations.\n\n\"We will continue to protest till Dharmendra Pradhan is terminated,\" said Sudesh Singh, as thousands of protesters chanted slogans and the size of the crowd grew slowly. \"He should not be given another position. If we stop here, then we will compromise the future of our children.\"\n\nThe protests by the CJP began as an online satire and involved only a few hundred young people when they were first launched.\n\nBut it grew to pull in millions of online followers after the cancellation of a national medical college entrance test in May after the question paper was leaked, affecting about two million students.\n\nTens of thousands of supporters of the movement marched on parliament in violation of a ban on Monday and clashed with police when they pushed them back with tear gas and beat them with canes.\n\nViolence was reported again on Wednesday night when more than 10,000 protesters gathered at the protest site in central Delhi.\n\nThe movement's surge in popularity reflects frustrations among young Indians over issues such as job shortages, as well as frequent exam leaks, analysts say and warn that the government should effectively address the crisis.\n\nDelhi metro shuts stations, mobile internet disputed\n\nOn Thursday, authorities shut 16 metro stations, mobile internet services and curtailed business in central Delhi where the protesters have been camped - seen as an attempt to curb the demonstrations - inconveniencing thousands of people.\n\nThe Delhi Metro Rail Corp said it was shutting down 17 stations again from early on Friday morning until further instructions, the third time this week it has resorted to such a large-scale closure of the system which is the lifeline of the capital.\n\nMobile internet services in the area were disrupted again on Friday morning, with Reuters journalists reporting patchy or no connectivity.\n\nThe federal cabinet will meet on Friday and discuss a draft to amend laws to punish culprits behind exam paper leaks and get it approved by parliament at the earliest, Modi said late on Thursday.\n\nBut the protesters have rejected the proposal saying the examination system should be fixed to prevent leaks in the first place.\n\nYouth-led, street protests in neighbouring Sri Lanka, Bangladesh and Nepal have brought down governments in recent years and Modi's government should go beyond words to engage with protesters and address their anxieties, analysts say.\n\nAlthough national elections are due only by April 2029, key states like the most populous, Uttar Pradesh, run by Modi's party, his home state of Gujarat, and Punjab, vote next year and the anti-government sentiment could have an impact, they warn.\n\nThe movement has also seen a sharp spike in invective, online criticism, jokes and memes targeting Modi, a nationalist leader with a large, popular following.\n\nThis indicates less fear of Modi, whose supporters quickly, often angrily, spring to his defence, analysts say.",
"source": {
"uri": "asiaone.com",
"dataType": "news",
"title": "AsiaOne"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/George_Floyd_protests",
"type": "wiki",
"score": 5,
"label": {
"eng": "George Floyd protests"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delhi",
"type": "loc",
"score": 5,
"label": {
"eng": "Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 5,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliamentary_opposition",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parliamentary opposition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dharmendra_Pradhan",
"type": "person",
"score": 3,
"label": {
"eng": "Dharmendra Pradhan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hunger_strike",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hunger strike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Narendra_Modi",
"type": "person",
"score": 3,
"label": {
"eng": "Narendra Modi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parliament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monsoon",
"type": "wiki",
"score": 3,
"label": {
"eng": "Monsoon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jantar_Mantar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Jantar Mantar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delhi_Metro",
"type": "wiki",
"score": 2,
"label": {
"eng": "Delhi Metro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Slogan",
"type": "wiki",
"score": 2,
"label": {
"eng": "Slogan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Satire",
"type": "wiki",
"score": 2,
"label": {
"eng": "Satire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Accountability",
"type": "wiki",
"score": 2,
"label": {
"eng": "Accountability"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grassroots",
"type": "wiki",
"score": 2,
"label": {
"eng": "Grassroots"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Internet",
"type": "wiki",
"score": 2,
"label": {
"eng": "Internet"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tear_gas",
"type": "wiki",
"score": 1,
"label": {
"eng": "Tear gas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cabinet_of_Canada",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cabinet of Canada"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nationalism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Nationalism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "wiki",
"score": 1,
"label": {
"eng": "Reuters"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gujarat",
"type": "loc",
"score": 1,
"label": {
"eng": "Gujarat"
},
"location": {
"type": "place",
"label": {
"eng": "Gujarat"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Punjab,_India",
"type": "loc",
"score": 1,
"label": {
"eng": "Punjab, India"
},
"location": {
"type": "place",
"label": {
"eng": "Punjab, India"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Uttar_Pradesh",
"type": "loc",
"score": 1,
"label": {
"eng": "Uttar Pradesh"
},
"location": {
"type": "place",
"label": {
"eng": "Uttar Pradesh"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nepal",
"type": "loc",
"score": 1,
"label": {
"eng": "Nepal"
},
"location": {
"type": "country",
"label": {
"eng": "Nepal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sri_Lanka",
"type": "loc",
"score": 1,
"label": {
"eng": "Sri Lanka"
},
"location": {
"type": "country",
"label": {
"eng": "Sri Lanka"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bangladesh",
"type": "loc",
"score": 1,
"label": {
"eng": "Bangladesh"
},
"location": {
"type": "country",
"label": {
"eng": "Bangladesh"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 23
},
{
"uri": "dmoz/Society/Politics",
"label": "dmoz/Society/Politics",
"wgt": 18
},
{
"uri": "dmoz/Society/Activism",
"label": "dmoz/Society/Activism",
"wgt": 17
},
{
"uri": "dmoz/Society/Government/Parliaments_and_Legislatures",
"label": "dmoz/Society/Government/Parliaments and Legislatures",
"wgt": 14
},
{
"uri": "dmoz/Society/Gay,_Lesbian,_and_Bisexual/Youth",
"label": "dmoz/Society/Gay, Lesbian, and Bisexual/Youth",
"wgt": 14
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 88
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 84
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 74
},
{
"uri": "iptc/conflict,_war_and_peace/civil_unrest",
"label": "iptc/conflict, war and peace/civil unrest",
"wgt": 93
}
],
"image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jul2026/2407_india_protests_cjp.jpg?itok=VArwd-wT",
"eventUri": "eng-11853000",
"sentiment": 0.1215686274509804,
"wgt": 522573699,
"relevance": 1
},
{
"uri": "9405463477",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:21:13",
"dateTime": "2026-07-24T07:21:13Z",
"dateTimePub": "2026-07-24T07:18:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.straitstimes.com/life/motoring/catch-classic-cars-in-immersive-exhibition-across-legendary-motoring-routes",
"title": "Catch classic cars in immersive exhibition across legendary motoring routes",
"body": "Classic car pageant rolls in\n\nCatch about 55 classic cars on display at the Concours d'Elegance Singapore held from Aug 13 to 16 at the IMBA Theatre in Gardens by the Bay. These cars, which include both Singapore and foreign-registered vehicles, are at least 35 years old and can be driven on the road.\n\nSo far, they include special models like the Jaguar E-Type, Mercedes-Benz 500SEC, Porsche 356 and a Porsche 930 Turbo Slantnose, coming from Singapore and Malaysia.\n\nSome of the cars would be part of the Concours competition where they will be judged on their condition, rarity, historical significance and style, among other criteria. The last time Singapore had a Concours d'Elegance was in 2018 at The Fullerton Hotel.\n\nRather than traditional static displays, as is the norm for Concours d'Elegance car shows in places like Pebble Beach in California and Lake Como in Italy, the cars will be presented within cinematic recreations of legendary grand touring routes.\n\nOn the back of the competition is a road tour on Aug 16. Open to cars and motorcycles built in 1991 or earlier, the scenic drive includes a treasure hunt.\n\nOther activities lined up over the event days are expert talks, community car meets, workshops and guided gallery tours.\n\nPublic admission tickets cost $29, while $190 VIP tickets include official merchandise, a complimentary welcome drink and front-row seating at selected workshops and talks.\n\nFind out more at https://www.concourssg.com/\n\nCorvette in town\n\nThe Corvette Stingray, America's best-known supercar, has been updated and is now available in Singapore.\n\nThe most significant change is the removal of the bank of buttons along the grab handle partitioning the dashboard from the passenger. The centre digital display has been enlarged from 12.7 inches to 14 inches, and an additional 6.6-inch display has been added to the right side of the steering wheel.\n\nPriced at $868,888 with certificate of entitlement (COE), the sports car is mechanically identical to the version reviewed in January. It retains its mid-mounted 6.2-litre naturally aspirated V8 engine producing 495hp, paired with an eight-speed dual-clutch transmission and boasts a top speed of 312kmh.\n\nEurokars Leasing opens second outlet in Alexandra Road\n\nEurokars Leasing opened its second outlet in Singapore with the opening of the City Lounge on July 14. Located at The Alexcier in Alexandra Road, the facility complements the one at Tanjong Penjuru facility in the Pioneer district.\n\nThe local company offers a wide range of cars, including Chinese, Japanese and European models for long-term and short-term lease.\n\nThe rental arm of the automotive group, which represents brands such as BMW, Mazda and MG, announced in April that it had entered into a franchise partnership with US-headquartered Enterprise Mobility to introduce Enterprise Rent-A-Car, National Car Rental and Alamo here in October.\n\nVincar refreshes pre-owned car showroom\n\nHome-grown Vincar Group, which represents brands such as GAC Aion and Proton e.Mas, reopened its refurbished pre-owned car showroom on July 16. Located on the ground floor of The Alexcier in Alexandra Road, the space has been freshened up with an open-concept layout with dedicated consultation areas.\n\nCategory A COE electric Alfa Romeo\n\nThe Alfa Romeo Junior Elettrica will launch in the coming weeks, following the electric sport utility vehicle receiving approval by the Land Transport Authority in July.\n\nPowered by a 100kW motor, the car qualifies for the Category A COE bracket. It boasts an energy consumption rate of 14.1kWh/100km and an operating range of up to 414km. Direct current fast-charging accepts up to 100kW, while alternating current charging peaks at 11kW.\n\nFind out more at https://www.alfaromeo.com.sg/\n\nBYD partners Paris Saint-Germain\n\nBYD has signed a three-year deal with Paris Saint-Germain (PSG) to become the French football club's official automotive partner.\n\nThe sponsorship includes worldwide campaigns and digital content featuring its men's and women's teams. Vehicles from both BYD and its luxury arm Denza will also be prominently displayed at the Parc des Princes stadium in Paris.\n\nWhile the value of the deal remains undisclosed, BYD is expanding rapidly in Europe. The Chinese carmaker is said to be close to choosing a second European manufacturing site following its factory in Hungary.",
"source": {
"uri": "straitstimes.com",
"dataType": "news",
"title": "The Straits Times"
},
"authors": [
{
"uri": "lee_nian_tjoe@straitstimes.com",
"name": "Lee Nian Tjoe",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Classic_car",
"type": "wiki",
"score": 5,
"label": {
"eng": "Classic car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Concours_d'Elegance",
"type": "wiki",
"score": 5,
"label": {
"eng": "Concours d'Elegance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Singapore",
"type": "loc",
"score": 5,
"label": {
"eng": "Singapore"
},
"location": {
"type": "country",
"label": {
"eng": "Singapore"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Porsche_930",
"type": "wiki",
"score": 3,
"label": {
"eng": "Porsche 930"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Fullerton_Hotel_Singapore",
"type": "wiki",
"score": 3,
"label": {
"eng": "The Fullerton Hotel Singapore"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jaguar_E-Type",
"type": "wiki",
"score": 3,
"label": {
"eng": "Jaguar E-Type"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gardens_by_the_Bay",
"type": "wiki",
"score": 3,
"label": {
"eng": "Gardens by the Bay"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Porsche_356",
"type": "wiki",
"score": 3,
"label": {
"eng": "Porsche 356"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Auto_show",
"type": "wiki",
"score": 3,
"label": {
"eng": "Auto show"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grand_tourer",
"type": "wiki",
"score": 3,
"label": {
"eng": "Grand tourer"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mercedes-Benz",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mercedes-Benz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lake_Como",
"type": "wiki",
"score": 3,
"label": {
"eng": "Lake Como"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pebble_Beach,_California",
"type": "loc",
"score": 3,
"label": {
"eng": "Pebble Beach, California"
},
"location": {
"type": "place",
"label": {
"eng": "Pebble Beach, California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/California",
"type": "loc",
"score": 3,
"label": {
"eng": "California"
},
"location": {
"type": "place",
"label": {
"eng": "California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malaysia",
"type": "loc",
"score": 3,
"label": {
"eng": "Malaysia"
},
"location": {
"type": "country",
"label": {
"eng": "Malaysia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Italy",
"type": "loc",
"score": 3,
"label": {
"eng": "Italy"
},
"location": {
"type": "country",
"label": {
"eng": "Italy"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rear_mid-engine,_rear-wheel-drive_layout",
"type": "wiki",
"score": 2,
"label": {
"eng": "Rear mid-engine, rear-wheel-drive layout"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Enterprise_Rent-A-Car",
"type": "org",
"score": 2,
"label": {
"eng": "Enterprise Rent-A-Car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chevrolet_Corvette_(C2)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chevrolet Corvette (C2)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chevrolet_Corvette",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chevrolet Corvette"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_company",
"type": "wiki",
"score": 2,
"label": {
"eng": "Public company"
}
},
{
"uri": "http://en.wikipedia.org/wiki/V8_engine",
"type": "wiki",
"score": 2,
"label": {
"eng": "V8 engine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dashboard",
"type": "wiki",
"score": 2,
"label": {
"eng": "Dashboard"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dual-clutch_transmission",
"type": "wiki",
"score": 2,
"label": {
"eng": "Dual-clutch transmission"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supercar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Supercar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Naturally_aspirated_engine",
"type": "wiki",
"score": 2,
"label": {
"eng": "Naturally aspirated engine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/MG_Cars",
"type": "org",
"score": 1,
"label": {
"eng": "MG Cars"
}
},
{
"uri": "http://en.wikipedia.org/wiki/BYD_Auto",
"type": "org",
"score": 1,
"label": {
"eng": "BYD Auto"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alfa_Romeo",
"type": "org",
"score": 1,
"label": {
"eng": "Alfa Romeo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mazda",
"type": "org",
"score": 1,
"label": {
"eng": "Mazda"
}
},
{
"uri": "http://en.wikipedia.org/wiki/BMW",
"type": "org",
"score": 1,
"label": {
"eng": "BMW"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 1,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Paris",
"type": "loc",
"score": 1,
"label": {
"eng": "Paris"
},
"location": {
"type": "place",
"label": {
"eng": "Paris"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japan",
"type": "loc",
"score": 1,
"label": {
"eng": "Japan"
},
"location": {
"type": "country",
"label": {
"eng": "Japan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hungary",
"type": "loc",
"score": 1,
"label": {
"eng": "Hungary"
},
"location": {
"type": "country",
"label": {
"eng": "Hungary"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 1,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Classifieds/Automotive",
"label": "dmoz/Shopping/Classifieds/Automotive",
"wgt": 25
},
{
"uri": "dmoz/Recreation/Autos/Enthusiasts",
"label": "dmoz/Recreation/Autos/Enthusiasts",
"wgt": 30
},
{
"uri": "dmoz/Shopping/Vehicles/Autos",
"label": "dmoz/Shopping/Vehicles/Autos",
"wgt": 26
},
{
"uri": "dmoz/Business/Automotive/Car_Rentals",
"label": "dmoz/Business/Automotive/Car Rentals",
"wgt": 29
},
{
"uri": "dmoz/Recreation/Autos/Image_Galleries",
"label": "dmoz/Recreation/Autos/Image Galleries",
"wgt": 30
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 99
},
{
"uri": "iptc/economy,_business_and_finance/business_information",
"label": "iptc/economy, business and finance/business information",
"wgt": 76
}
],
"image": "https://cassette.sphdigital.com.sg/image/straitstimes/ad51bf96be34fb6e0b68e57f3c8f7b95de92557474b8f13749dc60ea74d17d77",
"eventUri": null,
"sentiment": 0.2784313725490195,
"wgt": 522573673,
"relevance": 1
},
{
"uri": "9405463275",
"lang": "tam",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:20:57",
"dateTime": "2026-07-24T07:20:57Z",
"dateTimePub": "2026-07-24T07:19:08Z",
"dataType": "news",
"sim": 0,
"url": "https://www.tamilmurasu.com.sg/world/action-against-driver-bus-stopped-railway-tracks",
"title": "பேங்காக்: ரயில் தண்டவாளத்தில் பேருந்து நின்றதால் நடவடிக்கை",
"body": "A bus driver in Bangkok was disciplined after his vehicle stopped across train tracks at the Ratchaprarop intersection. The bus was stranded when traffic ahead unexpectedly halted, despite a green light. An onboard inspector immediately implemented emergency safety measures, coordinating with State Railway of Thailand officials and volunteers. The bus safely exited the tracks without damage. The Bangkok Mass Transit Authority apologized, disciplined the driver, and instructed all drivers to carefully assess traffic conditions and follow high safety standards at railway intersections in the future.\n\nபேங்காக்: ரயில் தண்டவாளத்தின் குறுக்கே பேருந்தை நிறுத்திய ஓட்டுநர் மீது நடவடிக்கை எடுக்கப்பட்டுள்ளது. தாய்லாந்துத் தலைநகர் பேங்காக்கில் உள்ள ராட்சப்பிராரோப் சாலை-ரயில் சந்திப்பில் இச்சம்பவம் நிகழ்ந்தது.\n\nகிருங் தேப் அபிவாட் சென்ட்ரல் முனையத்தை நோக்கிச் சென்றுகொண்டிருந்த குளிர்சாதன வசதியுடைய பேருந்து ஒன்று ரயில் தண்டவாளத்தைக் கடக்க முயன்றது. அப்போது, போக்குவரத்துச் சந்திப்பில் பச்சை விளக்கு எரிந்ததால் பேருந்து வழக்கம்போல் சென்றது.\n\nஆனால், முன்னால் சென்ற வாகனங்கள் திடீரென நின்றதால், அந்தப் பேருந்து தண்டவாளத்தின் குறுக்கே நகர முடியாமல் நின்றது. இச்சம்பவத்தின் காணொளி சமூக ஊடகங்களில் பரவியதை அடுத்து, பேங்காக் பொதுப் போக்குவரத்து ஆணையம் உடனே விசாரணை நடத்தியது.\n\nசம்பவத்தின்போது பேருந்தில் இருந்த ஆய்வாளர் ஒருவர் உடனடியாக அவசரகால பாதுகாப்பு நடவடிக்கைகளை மேற்கொண்டார். அவர் தாய்லாந்து அரசு ரயில்வே அதிகாரிகளுடனும் உள்ளூர் தன்னார்வலர்களுடனும் இணைந்து போக்குவரத்தைச் சீராக ஒழுங்குபடுத்தினார். இதனால் பேருந்து எவ்விதப் பாதிப்புமின்றி பாதுகாப்பாகத் தண்டவாளத்திலிருந்து வெளியேறியது.\n\nஇச்சம்பவத்திற்காக ஆணையம் மன்னிப்புக் கேட்டுக்கொண்டது. ஒழுங்குமுறை விதிகளின்கீழ் ஓட்டுநர் தண்டிக்கப்பட்டுள்ளதாகவும் தெரிவிக்கப்பட்டது.\n\nஇனிவரும் காலங்களில் ரயில் சந்திப்புகளைக் கடப்பதற்கு முன் போக்குவரத்து நிலவரத்தைக் கவனமாக மதிப்பிட வேண்டும் என்று எல்லா ஓட்டுநர்களுக்கும் உத்தரவிடப்பட்டுள்ளது. மேலும், பொதுமக்களின் நம்பிக்கையைத் தக்கவைக்க உச்சகட்ட பாதுகாப்பு விதிமுறைகளைப் பின்பற்றுமாறும் ஓட்டுநர்களுக்கு அறிவுறுத்தப்பட்டுள்ளது.",
"source": {
"uri": "tamilmurasu.com.sg",
"dataType": "news",
"title": "Tamil Murasu"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Bangkok",
"type": "loc",
"score": 5,
"label": {
"eng": "Bangkok"
},
"location": {
"type": "place",
"label": {
"eng": "Bangkok"
},
"country": {
"type": "country",
"label": {
"eng": "Thailand"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_Railway_of_Thailand",
"type": "org",
"score": 3,
"label": {
"eng": "State Railway of Thailand"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Transport",
"type": "wiki",
"score": 3,
"label": {
"eng": "Transport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bus",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bus"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thailand",
"type": "loc",
"score": 2,
"label": {
"eng": "Thailand"
},
"location": {
"type": "country",
"label": {
"eng": "Thailand"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 59
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/transport",
"label": "iptc/economy, business and finance/products and services/transport",
"wgt": 76
}
],
"image": "https://cassette.sphdigital.com.sg/image/tamilmurasu/3d867a2e1c26c3f2176a42b98955042f4f91ec2c9d3e8e9436a8b67d2f676dfc",
"eventUri": null,
"sentiment": null,
"wgt": 522573657,
"relevance": 1
},
{
"uri": "9405463274",
"lang": "tam",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:20:56",
"dateTime": "2026-07-24T07:20:56Z",
"dateTimePub": "2026-07-24T07:18:24Z",
"dataType": "news",
"sim": 0,
"url": "https://www.tamilmurasu.com.sg/world/major-drop-oil-tankers-crossing-strait-hormuz",
"title": "ஹோர்முஸ் நீரிணை: எண்ணெய்க் கப்பல்கள் சரிவு",
"body": "Escalating Middle East tensions have significantly decreased oil tanker traffic in the Strait of Hormuz. On July 23, only one tanker, the 'New Giant' carrying Iraqi crude, exited; no ships entered, marking the lowest count since May 7. Crude oil prices rose to US$100/barrel, coinciding with the US military's 13th consecutive nightly attack on Iran. Due to security concerns, some ships are rerouting via the Suez Canal, tripling travel time, and Saudi Aramco is using Egypt's Sidi Kerir port for exports. Meanwhile, cargo ship traffic in the Bab el-Mandeb Strait increased to 32.\n\nடெஹ்ரான்: மத்திய கிழக்கில் பதற்றம் அதிகரித்துவரும் நிலையில், ஹோர்முஸ் நீரிணையைக் கடக்கும் எண்ணெய்க் கப்பல்களின் எண்ணிக்கை கணிசமாகக் குறைந்துள்ளது.\n\nவியாழக்கிழமை (ஜூலை 23) ஒரே ஒரு எண்ணெய்க் கப்பல் நீரிணையைக் கடந்தது. அன்றைய தினம் எந்தக் கப்பலும் நீரிணைக்குள் நுழையவில்லை. இது, கடந்த மே 7ஆம் தேதிக்குப் பிறகு பதிவான ஆகக் குறைந்த எண்ணிக்கையாகும்.\n\nமத்திய கிழக்கில் நிலவும் கடல்வழிப் பாதுகாப்பு அபாயங்கள் காரணமாக, உலகச் சந்தையில் கச்சா எண்ணெய் விலை பீப்பாய்க்கு US$100ஆக மீண்டும் உயர்ந்துள்ளது. ஈரான்மீது தான் தொடர்ச்சியாக 13வது இரவாகத் தாக்குதல்களை நடத்தியதாக அமெரிக்க ராணுவம் தெரிவித்துள்ளது.\n\nஈராக்கின் பாஸ்ரா கச்சா எண்ணெயைச் சுமந்து சென்ற 'நியூ ஜயண்ட்' என்ற மாபெரும் எண்ணெய்க் கப்பல் மட்டுமே வியாழக்கிழமை நீரிணையைக் கடந்து வெளியேறியது. அக்கப்பல் ஆகஸ்ட் நடுப்பகுதியில் சீனாவின் ரிழாவ் துறைமுகத்தைச் சென்றடையும் என எதிர்பார்க்கப்படுகிறது.\n\nஅதேவேளையில், பாப் எல்-மாண்டெப் நீரிணையில் சரக்குக் கப்பல்களின் போக்குவரத்து 32ஆக அதிகரித்துள்ளது. அவற்றில் ஒன்பது கப்பல்கள் கச்சா எண்ணெய்யைச் சுமந்து சென்றன.\n\nஇருப்பினும், பாதுகாப்புப் பிரச்சினைகள் காரணமாகச் சில கப்பல்கள் சூயெஸ் கால்வாய் வழியாகப் பயணிக்கின்றன. இதனால், பயண நேரம் கிட்டத்தட்ட மூன்று மடங்கு அதிகரிக்கும். இதன் காரணமாக சவூதி அராம்கோ நிறுவனம், எகிப்தின் சிடி கெரிர் துறைமுகம் வழியாக எண்ணெய்யை ஏற்றுமதி செய்யும் மாற்று ஏற்பாடுகளைச் செய்து வருகிறது.",
"source": {
"uri": "tamilmurasu.com.sg",
"dataType": "news",
"title": "Tamil Murasu"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Tanker_(ship)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Tanker (ship)"
}
},
{
"uri": "http://ta.wikipedia.org/wiki/மத்திய_கிழக்கு_நாடுகள்",
"type": "loc",
"score": 4,
"label": {
"eng": "மத்திய கிழக்கு நாடுகள்"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 4,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iraq",
"type": "loc",
"score": 4,
"label": {
"eng": "Iraq"
},
"location": {
"type": "country",
"label": {
"eng": "Iraq"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Egypt",
"type": "loc",
"score": 4,
"label": {
"eng": "Egypt"
},
"location": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Aramco",
"type": "org",
"score": 3,
"label": {
"eng": "Saudi Aramco"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oil",
"type": "wiki",
"score": 3,
"label": {
"eng": "Oil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ship",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 3,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 3,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 3,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Suez_Canal",
"type": "wiki",
"score": 2,
"label": {
"eng": "Suez Canal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Port",
"type": "wiki",
"score": 2,
"label": {
"eng": "Port"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum",
"type": "wiki",
"score": 2,
"label": {
"eng": "Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 2,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 100
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 72
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 79
}
],
"image": "https://cassette.sphdigital.com.sg/image/tamilmurasu/fd2067f2787074c601ca5cd16e16d9c5943f7f75df823f740f3ac9624389c49e",
"eventUri": null,
"sentiment": null,
"wgt": 522573656,
"relevance": 1
},
{
"uri": "9405460940",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:18:25",
"dateTime": "2026-07-24T07:18:25Z",
"dateTimePub": "2026-07-24T06:52:03Z",
"dataType": "news",
"sim": 0,
"url": "https://www.channelnewsasia.com/business/indias-hcltech-set-up-148-billion-ai-data-center-along-domestic-startup-6275501",
"title": "India's HCLTech to set up $1.48 billion AI data center along with domestic startup",
"body": "July 24 : India's HCLTech said on Friday it would invest 142.57 billion rupees ($1.48 billion) to set up its first AI data centre in the eastern state of Odisha in partnership with homegrown startup Sarvam AI.\n\nThe investment will include financial support from the Odisha government, the company said.\n\nLast week, India's third-largest IT services exporter said it would foray into the data center business with plans to invest 35 billion rupees.\n\nThe AI boom has spurred a rush among companies to pour money into data centers, with India seen as a key market due to its large internet user base and lower power and operating costs.\n\nThe new project will utilise HCLTech's full-stack AI capabilities and Sarvam's foundation models to offer sector-specific AI applications to both government-owned and private companies, the firm said.\n\nLarger rival TCS said last November that it would invest $2 billion to develop AI data centers in partnership with private equity firm TPG.\n\n($1 = 96.5425 Indian rupees)",
"source": {
"uri": "channelnewsasia.com",
"dataType": "news",
"title": "CNA"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/HCLTech",
"type": "wiki",
"score": 5,
"label": {
"eng": "HCLTech"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Data_center",
"type": "wiki",
"score": 5,
"label": {
"eng": "Data center"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Artificial_intelligence",
"type": "wiki",
"score": 5,
"label": {
"eng": "Artificial intelligence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 5,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Odisha",
"type": "loc",
"score": 4,
"label": {
"eng": "Odisha"
},
"location": {
"type": "place",
"label": {
"eng": "Odisha"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Startup_company",
"type": "wiki",
"score": 4,
"label": {
"eng": "Startup company"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indian_rupee",
"type": "wiki",
"score": 3,
"label": {
"eng": "Indian rupee"
}
},
{
"uri": "http://en.wikipedia.org/wiki/AI_boom",
"type": "wiki",
"score": 2,
"label": {
"eng": "AI boom"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Information_technology",
"type": "wiki",
"score": 2,
"label": {
"eng": "Information technology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Applications_of_artificial_intelligence",
"type": "wiki",
"score": 1,
"label": {
"eng": "Applications of artificial intelligence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tata_Consultancy_Services",
"type": "org",
"score": 1,
"label": {
"eng": "Tata Consultancy Services"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Private_equity_firm",
"type": "wiki",
"score": 1,
"label": {
"eng": "Private equity firm"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Internet",
"type": "wiki",
"score": 1,
"label": {
"eng": "Internet"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Financial_Services/Investment_Banks",
"label": "dmoz/Business/Financial Services/Investment Banks",
"wgt": 20
},
{
"uri": "dmoz/Business/Telecommunications/Colocation",
"label": "dmoz/Business/Telecommunications/Colocation",
"wgt": 25
},
{
"uri": "dmoz/Science/Earth_Sciences/Data_Centers",
"label": "dmoz/Science/Earth Sciences/Data Centers",
"wgt": 23
},
{
"uri": "dmoz/Computers/Artificial_Intelligence/Games",
"label": "dmoz/Computers/Artificial Intelligence/Games",
"wgt": 22
},
{
"uri": "dmoz/Business/Financial_Services/Investment_Services",
"label": "dmoz/Business/Financial Services/Investment Services",
"wgt": 20
},
{
"uri": "news/Technology",
"label": "news/Technology",
"wgt": 71
},
{
"uri": "iptc/science_and_technology",
"label": "iptc/science and technology",
"wgt": 55
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 60
},
{
"uri": "iptc/economy,_business_and_finance/economy",
"label": "iptc/economy, business and finance/economy",
"wgt": 81
}
],
"image": "https://dam.mediacorp.sg/image/upload/s--iHx_Y68f--/c_fill,g_auto,h_676,w_1200/fl_relative,g_south_east,l_mediacorp:cna:watermark:2024-04:reuters_1,w_0.1/f_auto,q_auto/v1/one-cms/core/2026-07-24T065004Z_1_LYNXMPEM6N0GZ_RTROPTP_3_INDIA-IT-EXPANSION.JPG?itok=FLlH_16D",
"eventUri": null,
"sentiment": 0.0117647058823529,
"wgt": 522573505,
"relevance": 1
},
{
"uri": "9405458427",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:16:07",
"dateTime": "2026-07-24T07:16:07Z",
"dateTimePub": "2026-07-24T07:11:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.asiaone.com/entertainment/chew-chor-meng-simon-yam-daughters-graduate-university-diana-ser",
"title": "AsiaOne",
"body": "Local actor Chew Chor Meng's daughter Chloe recently graduated from National University of Singapore with a Bachelor of Social Sciences (Honours).\n\nIn an Instagram post on July 22, his wife Deon Tan shared photos from the ceremony, adding how they are proud of the woman she has become.\n\nChor Meng, who turns 58 in November, married Tan, 51, in 2000. They had Chloe in 2002 and their second daughter Cheyenne in 2004.\n\n\"From the day you were born, you have been such a joy to us. You have always been an easy child, a disciplined student and someone who carries yourself with maturity, wisdom, and grace,\" said Tan.\n\nShe remarked how Chloe has never given them a reason to worry. \"As you embrace this next milestone, may you face every joy and every challenge with courage, faith and humility.\"\n\n[embed]https://www.instagram.com/p/DbFmWh_mS8D/?igsh=ZGFyemZpbzN5NzE4[/embed]\n\nHong Kong actor Simon Yam's only child Ella has also completed university.\n\nIn a joint Instagram post on July 22 with Simon, 71, and her supermodel mother Qiqi, 58, Ella shared that she recently graduated from London School of Economics with first-class honours.\n\nAccording to Prestige Hong Kong, she studied sociology with subsidiary mathematics and finance.\n\n\"So grateful for this journey. Since day one I've always loved learning, and graduating from my dream school has been an incredible experience,\" said the 21-year-old.\n\n\"As I've always said, knowledge is everything! It makes you push yourself, and it's not easy but it's so worth it, because continuous learning is one of the beauties of life. Happy to graduate with the ones I love most\"\n\nShe was also awarded the Hobhouse Memorial Prize for Best Third Year Sociological Dissertation.\n\nSimon and Qiqi congratulated her in the comments section, with the former saying she's the \"most hardworking girl\".\n\nIn the photos they shared, the couple -- who married in 1997 -- were clad in matching black suits to the graduation ceremony while Ella wore a dark purple dress she designed herself.\n\n[embed]https://www.instagram.com/p/DbF08qKiHy4/?igsh=OXJ6OTVwYjZ1dTlo[/embed]\n\nWhile these celebrity parents are celebrating their children's academic accomplishments, it's only the beginning for Diana Ser.\n\nThe local presenter has three kids -- Jake, 20, Christy, 18 and Jaymee, 15 -- with her actor-turned-banker husband James Lye.\n\nYesterday (July 23), Diana took to Instagram to share that Jake and Christy will be off to university next year.\n\n\"As my brood fly the coop to embark on exciting adventures, Mama has some things for them to remember,\" said the 54-year-old.\n\nShe shared a series of photos with advice for her kids.\n\nFirstly, to iron their clothes as she feels that \"clean and well-pressed clothes speak volumes about self-respect and discipline\".\n\nShe also advises them to seek solace in nature and get enough sleep to \"look and think better\".\n\nAdditionally, \"don't just make friends\". \"Cultivate relationships that last. These provide emotional and psychological support, and relationships anchor you to a place.\"\n\nLastly, she wants her children to get different perspectives when it comes to decision-making but hopes they ground their choices to what matters most to them -- their values, passion and loved ones.\n\nDiana has previously shared that Jake, who enlisted in the army mid-2025, hopes to study law after his national service.\n\n[embed]https://www.instagram.com/p/DbIsZGKEm3O/?igsh=d2ZwdmtsbWg0Ym1p[/embed]\n\n[[nid:738300]]\n\nsyarifahsn@asiaone.com\n\nNo part of this article can be reproduced without permission from AsiaOne.",
"source": {
"uri": "asiaone.com",
"dataType": "news",
"title": "AsiaOne"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Chew_Chor_Meng",
"type": "person",
"score": 5,
"label": {
"eng": "Chew Chor Meng"
}
},
{
"uri": "http://en.wikipedia.org/wiki/University",
"type": "wiki",
"score": 4,
"label": {
"eng": "University"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Instagram",
"type": "org",
"score": 4,
"label": {
"eng": "Instagram"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diana_Ser",
"type": "person",
"score": 3,
"label": {
"eng": "Diana Ser"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cheyenne",
"type": "wiki",
"score": 3,
"label": {
"eng": "Cheyenne"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bachelor_of_Social_Science",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bachelor of Social Science"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_University_of_Singapore",
"type": "org",
"score": 3,
"label": {
"eng": "National University of Singapore"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong",
"type": "loc",
"score": 3,
"label": {
"eng": "Hong Kong"
},
"location": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/British_undergraduate_degree_classification",
"type": "wiki",
"score": 2,
"label": {
"eng": "British undergraduate degree classification"
}
},
{
"uri": "http://en.wikipedia.org/wiki/London_School_of_Economics",
"type": "org",
"score": 2,
"label": {
"eng": "London School of Economics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mathematics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Mathematics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Finance",
"type": "wiki",
"score": 2,
"label": {
"eng": "Finance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sociology",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sociology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Decision-making",
"type": "wiki",
"score": 1,
"label": {
"eng": "Decision-making"
}
},
{
"uri": "http://en.wikipedia.org/wiki/James_Lye",
"type": "person",
"score": 1,
"label": {
"eng": "James Lye"
}
},
{
"uri": "http://en.wikipedia.org/wiki/AsiaOne",
"type": "wiki",
"score": 1,
"label": {
"eng": "AsiaOne"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_service",
"type": "wiki",
"score": 1,
"label": {
"eng": "National service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Anchor",
"type": "wiki",
"score": 1,
"label": {
"eng": "Anchor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diana,_Princess_of_Wales",
"type": "person",
"score": 1,
"label": {
"eng": "Diana, Princess of Wales"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Psychology",
"type": "wiki",
"score": 1,
"label": {
"eng": "Psychology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Self-esteem",
"type": "wiki",
"score": 1,
"label": {
"eng": "Self-esteem"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Social_Sciences",
"label": "dmoz/Science/Social Sciences",
"wgt": 16
},
{
"uri": "dmoz/Home/Family",
"label": "dmoz/Home/Family",
"wgt": 19
},
{
"uri": "dmoz/Health/Child_Health",
"label": "dmoz/Health/Child Health",
"wgt": 16
},
{
"uri": "dmoz/Society/Death/In_Memoriam",
"label": "dmoz/Society/Death/In Memoriam",
"wgt": 21
},
{
"uri": "dmoz/Shopping/Death_Care/Online_Memorials",
"label": "dmoz/Shopping/Death Care/Online Memorials",
"wgt": 15
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 73
}
],
"image": "https://www.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jul2026/IMG_6670.jpeg?itok=rPzrBxTJ",
"eventUri": null,
"sentiment": 0.388235294117647,
"wgt": 522573367,
"relevance": 1
},
{
"uri": "9405458426",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:16:06",
"dateTime": "2026-07-24T07:16:06Z",
"dateTimePub": "2026-07-24T07:10:00Z",
"dataType": "news",
"sim": 0.772549033164978,
"url": "https://www.asiaone.com/money/cathay-pacific-raises-fuel-surcharges-aug-1-jet-fuel-prices-surge",
"title": "AsiaOne",
"body": "HONG KONG - Cathay Pacific Airways said on Friday (July 24) it would raise passenger and cargo fuel surcharges from Aug 1, reversing a series of reductions since May, as jet fuel prices surge on renewed Middle East tensions.\n\nThe Hong Kong flag carrier said the adjustment marks the first increase to surcharges since April, though the charges remain below their peak in that month.\n\nFor passengers, the surcharge on long-haul routes between Hong Kong and destinations including North America, Europe, the Middle East and Africa will rise 41 per cent from HK$965 (S$159) to HK$1,362 per sector.\n\nOn flights between Hong Kong and mainland China, the surcharge will increase to HK$198 from HK$165.\n\nSurcharges on flights to South Asia will rise to HK$633 from HK$448, while other routes will increase to HK$339 from HK$241.\n\nThe fuel surcharge for cargo shipments departing Hong Kong will increase to HK$10.10 per kg for long-haul destinations, HK$5.10 per kg for medium-haul, and HK$2.80 per kg for short-haul, effective Aug 1.\n\nThe airline cited data from the International Air Transport Association that showed the global average jet fuel price climbed to US$149.4 (S$193) per barrel for the week ending July 17, up sharply from US$127.06 per barrel the previous week and US$119.13 per barrel for the week ending July 3.\n\nCathay said it would continue to review and revise fuel surcharges every two weeks.",
"source": {
"uri": "asiaone.com",
"dataType": "news",
"title": "AsiaOne"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Cathay_Pacific",
"type": "org",
"score": 5,
"label": {
"eng": "Cathay Pacific"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hong Kong dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong",
"type": "loc",
"score": 5,
"label": {
"eng": "Hong Kong"
},
"location": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jet_fuel",
"type": "wiki",
"score": 4,
"label": {
"eng": "Jet fuel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 4,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Mainland_China",
"type": "loc",
"score": 2,
"label": {
"eng": "Mainland China"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Singapore_dollar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Singapore dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Africa",
"type": "loc",
"score": 2,
"label": {
"eng": "Africa"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 2,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/North_America",
"type": "loc",
"score": 2,
"label": {
"eng": "North America"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Cathay",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cathay"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Asia",
"type": "loc",
"score": 1,
"label": {
"eng": "South Asia"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/International_Air_Transport_Association",
"type": "wiki",
"score": 1,
"label": {
"eng": "International Air Transport Association"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airline",
"type": "wiki",
"score": 1,
"label": {
"eng": "Airline"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Transportation_and_Logistics",
"label": "dmoz/Business/Transportation and Logistics",
"wgt": 17
},
{
"uri": "dmoz/Recreation/Travel/Image_Galleries",
"label": "dmoz/Recreation/Travel/Image Galleries",
"wgt": 20
},
{
"uri": "dmoz/Recreation/Travel/Transportation",
"label": "dmoz/Recreation/Travel/Transportation",
"wgt": 23
},
{
"uri": "dmoz/Sports/Cycling/Indoor",
"label": "dmoz/Sports/Cycling/Indoor",
"wgt": 25
},
{
"uri": "dmoz/Recreation/Aviation/Experience_Flights",
"label": "dmoz/Recreation/Aviation/Experience Flights",
"wgt": 19
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 100
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/transport",
"label": "iptc/economy, business and finance/products and services/transport",
"wgt": 88
}
],
"image": "https://media.asiaone.com/sites/default/files/styles/article_top_image/public/original_images/Jul2026/2407_cathay_pacific.jpg?itok=qi8yUruw",
"eventUri": "eng-11853112",
"sentiment": 0.1215686274509804,
"wgt": 522573366,
"relevance": 1
}
],
"totalResults": 38149,
"page": 1,
"count": 10,
"pages": 3815
}
}