Topics
Countries
Cambodia News
Would you like to access news/blog content published by sources located in Cambodia?
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/Cambodia",
"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%2FCambodia&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": "2026-05-1178931038",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:26",
"dateTime": "2026-05-24T21:10:26Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0.7647058963775635,
"url": "https://www.cambodiantimes.com/news/279073285/aaron-judge-hits-walk-off-homer-as-yankees-beat-rays",
"title": "Aaron Judge hits walk-off homer as Yankees beat Rays",
"body": "(Photo credit: John Jones-Imagn Images)\n\nAaron Judge hit a game-ending two-run homer with no outs in the ninth inning, lifting the New York Yankees to a 2-0 victory over the visiting Tampa Bays on Sunday afternoon.\n\nThe Yankees stopped a three-game losing streak and won for the fifth time in 15 games following a 16-3 run. New York also beat Tampa Bay for the first time in five tries this season after allowing four runs in the eighth inning on Friday.\n\nFollowing a walk to Trent Grisham, Max Schuemann came in to pinch run and Judge blasted the next pitch from Kevin Kelly (3-2) into the lower rows of the right field seats to win it.\n\nHe carried his bat to first base before starting the home run trot. After a celebration at the plate, Judge was doused by three teammates while conducting his interview with the YES Network.\n\nIt was Judge's fourth career walk-off homer. His last game-ending homer before Sunday was off Kansas City's Scott Barlow on July 28, 2022 to give the Yankees a 1-0 win.\n\nIt was Judge's first homer since connecting in the first inning against Logan Henderson at Milwaukee on May 10.\n\nTim Hill (1-2) stranded two in the top of the ninth before Judge's dramatic blast.\n\nThe Rays lost for only the fifth time in their past 27 games and had a five-game winning streak stopped when Judge connected for his 17th homer.\n\nThe Rays nearly went ahead in the eighth against Fernando Cruz, but the Yankees got a crucial defensive play from left fielder Cody Bellinger. With runners at first and second, Ryan Vilade hit a single to left and Bellinger made a strong throw to third base to get Junior Caminero before pinch runner Oliver Dunn could score.\n\nPlate umpire Doug Eddings initially ruled Dunn scored after the throw to third but the call was changed. The Rays challenged the out call at third, but following a brief review the call was confirmed via replay.\n\nNew York's Ryan Weathers allowed four hits in seven innings. The left-hander struck out four and walked three.\n\nTampa Bay starter Drew Rasmussen allowed five hits in seven innings. The right-hander struck out six and walked one.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Tampa_Bay_Rays",
"type": "wiki",
"score": 5,
"label": {
"eng": "Tampa Bay Rays"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_Yankees",
"type": "wiki",
"score": 5,
"label": {
"eng": "New York Yankees"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aaron_Judge",
"type": "person",
"score": 5,
"label": {
"eng": "Aaron Judge"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inning",
"type": "wiki",
"score": 4,
"label": {
"eng": "Inning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Walk-off_home_run",
"type": "wiki",
"score": 4,
"label": {
"eng": "Walk-off home run"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Trent_Grisham",
"type": "person",
"score": 3,
"label": {
"eng": "Trent Grisham"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Out_(baseball)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Out (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_City",
"type": "loc",
"score": 3,
"label": {
"eng": "New York City"
},
"location": {
"type": "place",
"label": {
"eng": "New York City"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tampa,_Florida",
"type": "loc",
"score": 3,
"label": {
"eng": "Tampa, Florida"
},
"location": {
"type": "place",
"label": {
"eng": "Tampa, Florida"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tim_Hill_(baseball)",
"type": "person",
"score": 2,
"label": {
"eng": "Tim Hill (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Scott_Barlow_(baseball)",
"type": "person",
"score": 2,
"label": {
"eng": "Scott Barlow (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pitch_(baseball)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pitch (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/YES_Network",
"type": "org",
"score": 2,
"label": {
"eng": "YES Network"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pinch_runner",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pinch runner"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Right_fielder",
"type": "wiki",
"score": 2,
"label": {
"eng": "Right fielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/First_baseman",
"type": "wiki",
"score": 2,
"label": {
"eng": "First baseman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Home_run",
"type": "wiki",
"score": 2,
"label": {
"eng": "Home run"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Milwaukee",
"type": "loc",
"score": 2,
"label": {
"eng": "Milwaukee"
},
"location": {
"type": "place",
"label": {
"eng": "Milwaukee"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ryan_Vilade",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ryan Vilade"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Drew_Rasmussen",
"type": "person",
"score": 1,
"label": {
"eng": "Drew Rasmussen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ryan_Weathers",
"type": "person",
"score": 1,
"label": {
"eng": "Ryan Weathers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Doug_Eddings",
"type": "person",
"score": 1,
"label": {
"eng": "Doug Eddings"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Instant_replay",
"type": "wiki",
"score": 1,
"label": {
"eng": "Instant replay"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Third_baseman",
"type": "wiki",
"score": 1,
"label": {
"eng": "Third baseman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Left_fielder",
"type": "wiki",
"score": 1,
"label": {
"eng": "Left fielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strikeout",
"type": "wiki",
"score": 1,
"label": {
"eng": "Strikeout"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Umpire_(baseball)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Umpire (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cody_Bellinger",
"type": "person",
"score": 1,
"label": {
"eng": "Cody Bellinger"
}
}
],
"categories": [
{
"uri": "dmoz/Games",
"label": "dmoz/Games",
"wgt": 14
},
{
"uri": "dmoz/Games/Video_Games/Browser_Based",
"label": "dmoz/Games/Video Games/Browser Based",
"wgt": 14
},
{
"uri": "dmoz/Sports/Walking",
"label": "dmoz/Sports/Walking",
"wgt": 16
},
{
"uri": "dmoz/Sports/Running/Training",
"label": "dmoz/Sports/Running/Training",
"wgt": 15
},
{
"uri": "dmoz/Games/Board_Games/Developers_and_Publishers",
"label": "dmoz/Games/Board Games/Developers and Publishers",
"wgt": 14
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 99
}
],
"image": "https://image.chitra.live/api/v1/wps/3d2ea64/ab3f062b-64fb-4752-bccb-951ef8b419ef/0/YTI1MmZiOTgtODI-600x315.jpg",
"eventUri": null,
"sentiment": 0.1686274509803922,
"wgt": 517353026,
"relevance": 1
},
{
"uri": "2026-05-1178931037",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:25",
"dateTime": "2026-05-24T21:10:25Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073293/travis-bazzana-helps-guardians-knock-off-phillies",
"title": "Travis Bazzana helps Guardians knock off Phillies",
"body": "(Photo credit: Eric Hartline-Imagn Images)\n\nTravis Bazzana belted a solo homer and had three hits, and fellow rookie Parker Messick threw 5 2/3 scoreless innings, lifting the visiting Cleveland Guardians to a 3-1 win over the Philadelphia Phillies on Sunday afternoon.\n\nSteven Kwan had three hits as American League Central Division leader Cleveland won for the eighth time in nine games and is 14-4 since May 6. It has won back-to-back series at Philadelphia for the first time, taking two of three this weekend.\n\nBazzana, who made his major league debut on April 28, was the first overall pick in the 2024 draft. The Australia native went deep in the eighth against Jonathan Bowlan, restoring the Guardians' two-run lead at 3-1.\n\nMessick (6-1) struck out six in lowering his ERA to 2.24, allowing five hits and a pair of walks. The left-hander has a 0.60 ERA over 30 career innings of interleague action, the lowest in franchise history.\n\nCade Smith pitched a clean ninth for his major league-leading 18th save in 20 opportunities.\n\nAndrew Painter (1-5) worked 6 1/3 innings for the Phillies, giving up two runs on six hits. The right-hander struck out three and walked two in his 10th appearance in the majors.\n\nPhiladelphia fell one game below .500, and has lost four of its last five games.\n\nKwan had an RBI single in the fifth, scoring Daniel Schneemann, and Rhys Hoskins doubled home Chase DeLauter in the sixth to give Cleveland a 2-0 lead.\n\nHoskins, who was drafted by Philadelphia and played his first six seasons with the Phillies, is batting just .188 in his first year with the Guardians.\n\nPhiladelphia got on the board in the seventh when Brandon Marsh tripled to the warning track in center, and later scored on Bryce Harper's sacrifice fly off Tim Herrin.\n\nPhillies slugger Kyle Schwarber went 2-for-4, snapping a 13 at-bat hitless streak that included 11 strikeouts.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Philadelphia_Phillies",
"type": "wiki",
"score": 5,
"label": {
"eng": "Philadelphia Phillies"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inning",
"type": "wiki",
"score": 4,
"label": {
"eng": "Inning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Steven_Kwan",
"type": "wiki",
"score": 3,
"label": {
"eng": "Steven Kwan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cleveland_Guardians",
"type": "wiki",
"score": 3,
"label": {
"eng": "Cleveland Guardians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rookie",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rookie"
}
},
{
"uri": "http://en.wikipedia.org/wiki/American_League_Central",
"type": "wiki",
"score": 3,
"label": {
"eng": "American League Central"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Earned_run_average",
"type": "wiki",
"score": 3,
"label": {
"eng": "Earned run average"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball",
"type": "org",
"score": 3,
"label": {
"eng": "Major League Baseball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cleveland",
"type": "loc",
"score": 3,
"label": {
"eng": "Cleveland"
},
"location": {
"type": "place",
"label": {
"eng": "Cleveland"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philadelphia",
"type": "loc",
"score": 3,
"label": {
"eng": "Philadelphia"
},
"location": {
"type": "place",
"label": {
"eng": "Philadelphia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Interleague_play",
"type": "wiki",
"score": 2,
"label": {
"eng": "Interleague play"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Draft_(sports)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Draft (sports)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strikeout",
"type": "wiki",
"score": 2,
"label": {
"eng": "Strikeout"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Base_on_balls",
"type": "wiki",
"score": 2,
"label": {
"eng": "Base on balls"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Andrew_Painter_(tennis)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Andrew Painter (tennis)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brandon_Marsh_(baseball)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Brandon Marsh (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Batting_average_(baseball)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Batting average (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kyle_Schwarber",
"type": "person",
"score": 1,
"label": {
"eng": "Kyle Schwarber"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Warning_track",
"type": "wiki",
"score": 1,
"label": {
"eng": "Warning track"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bryce_Harper",
"type": "person",
"score": 1,
"label": {
"eng": "Bryce Harper"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Slugging_percentage",
"type": "wiki",
"score": 1,
"label": {
"eng": "Slugging percentage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/At_bat",
"type": "wiki",
"score": 1,
"label": {
"eng": "At bat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sacrifice_fly",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sacrifice fly"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Run_batted_in",
"type": "wiki",
"score": 1,
"label": {
"eng": "Run batted in"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rhys_Hoskins",
"type": "person",
"score": 1,
"label": {
"eng": "Rhys Hoskins"
}
}
],
"categories": [
{
"uri": "dmoz/Games",
"label": "dmoz/Games",
"wgt": 10
},
{
"uri": "dmoz/Sports/Baseball/Youth",
"label": "dmoz/Sports/Baseball/Youth",
"wgt": 11
},
{
"uri": "dmoz/Games/Board_Games/Sports",
"label": "dmoz/Games/Board Games/Sports",
"wgt": 10
},
{
"uri": "dmoz/Science/Anomalies_and_Alternative_Science/The_Philadelphia_Experiment",
"label": "dmoz/Science/Anomalies and Alternative Science/The Philadelphia Experiment",
"wgt": 15
},
{
"uri": "dmoz/Shopping/Sports/Fantasy",
"label": "dmoz/Shopping/Sports/Fantasy",
"wgt": 10
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 98
}
],
"image": "https://image.chitra.live/api/v1/wps/1161c43/ef32bbb7-8fa4-4398-8a85-c289203c6000/0/MDMyZGQ3M2QtNTJ-600x315.jpg",
"eventUri": null,
"sentiment": 0.2392156862745098,
"wgt": 517353025,
"relevance": 1
},
{
"uri": "2026-05-1178931036",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:24",
"dateTime": "2026-05-24T21:10:24Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073309/dodgers-take-series-from-brewers-to-wrap-successful-road-trip",
"title": "Dodgers take series from Brewers to wrap successful road trip",
"body": "(Photo credit: Mark Hoffman/Milwaukee Journal Sentinel / USA TODAY NETWORK via Imagn Images)\n\nAndy Pages homered and Yoshinobu Yamamoto allowed one run over seven innings to pace the visiting Los Angeles Dodgers to a 5-1 victory over the Milwaukee Brewers on Sunday in the deciding game of the series between division leaders.\n\nYamamoto (4-4), who tossed a complete game three-hitter against the Brewers in the NLCS last fall, scattered seven hits, striking out three and walking one in a 92-pitch outing.\n\nWill Klein and Tanner Scott each followed with a scoreless inning as the Dodgers' bullpen extended their franchise record to 38 consecutive scoreless innings. The streak is the longest in the majors since 2017 when the Cleveland bullpen strung together 38 2/3 scoreless innings.\n\nThe Dodgers won the final two games of the series to finish their nine-game road trip 7-2 and stay atop the NL West.\n\nThe Dodgers gained control with four runs in the fourth to go in front 5-1. Mookie Betts singled to open and Freddie Freeman walked, chasing starter Brandon Sproat (1-3). Kyle Tucker greeted reliever Shane Drohan with a two-run triple into the right field corner. Pages followed with his 11th homer, sending the first pitch 380 feet to left.\n\nSproat allowed three runs on four hits in four-plus innings. He struck out seven but had four walks, a hit batter and a wild pitch.\n\nThe Brewers manufactured a run in the second when Jake Bauers was hit by a pitch to lead off, advanced to third on Garrett Mitchell's one-out single to center and scored on Sal Frelick's fielder's choice grounder.\n\nThe Dodgers capitalized on Sproat's loss of command in the fourth to tie it 1-all. Teoscar Hernandez and Dalton Rushing singled with one out. Miguel Rojas was hit by a pitch to load the bases and Hernandez scored on a wild pitch. Sproat escaped when Shohei Ohtani bounced to first to end the inning.\n\nSproat kept the Dodgers off the board in the first two innings despite three walks and a double, stranding three runners in scoring position.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Inning",
"type": "wiki",
"score": 5,
"label": {
"eng": "Inning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Milwaukee_Brewers",
"type": "wiki",
"score": 5,
"label": {
"eng": "Milwaukee Brewers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles_Dodgers",
"type": "wiki",
"score": 5,
"label": {
"eng": "Los Angeles Dodgers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Yoshinobu_Yamamoto",
"type": "person",
"score": 4,
"label": {
"eng": "Yoshinobu Yamamoto"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Milwaukee_Journal_Sentinel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Milwaukee Journal Sentinel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strikeout",
"type": "wiki",
"score": 3,
"label": {
"eng": "Strikeout"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bullpen",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bullpen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Complete_game",
"type": "wiki",
"score": 3,
"label": {
"eng": "Complete game"
}
},
{
"uri": "http://en.wikipedia.org/wiki/USA_Today",
"type": "wiki",
"score": 3,
"label": {
"eng": "USA Today"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tanner_Scott",
"type": "person",
"score": 2,
"label": {
"eng": "Tanner Scott"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mookie_Betts",
"type": "person",
"score": 2,
"label": {
"eng": "Mookie Betts"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Freddie_Freeman",
"type": "person",
"score": 2,
"label": {
"eng": "Freddie Freeman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hit_by_pitch",
"type": "wiki",
"score": 2,
"label": {
"eng": "Hit by pitch"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_League_West",
"type": "wiki",
"score": 2,
"label": {
"eng": "National League West"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball",
"type": "org",
"score": 2,
"label": {
"eng": "Major League Baseball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Teoscar_Hernández",
"type": "person",
"score": 1,
"label": {
"eng": "Teoscar Hernández"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kyle_Tucker",
"type": "person",
"score": 1,
"label": {
"eng": "Kyle Tucker"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Miguel_Rojas_(baseball)",
"type": "person",
"score": 1,
"label": {
"eng": "Miguel Rojas (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jake_Bauers",
"type": "person",
"score": 1,
"label": {
"eng": "Jake Bauers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shohei_Ohtani",
"type": "person",
"score": 1,
"label": {
"eng": "Shohei Ohtani"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pitch_(baseball)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Pitch (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Félix_Hernández",
"type": "person",
"score": 1,
"label": {
"eng": "Félix Hernández"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fielder's_choice",
"type": "wiki",
"score": 1,
"label": {
"eng": "Fielder's choice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Right_fielder",
"type": "wiki",
"score": 1,
"label": {
"eng": "Right fielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Scoring_position",
"type": "wiki",
"score": 1,
"label": {
"eng": "Scoring position"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Base_on_balls",
"type": "wiki",
"score": 1,
"label": {
"eng": "Base on balls"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wild_pitch",
"type": "wiki",
"score": 1,
"label": {
"eng": "Wild pitch"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Relief_pitcher",
"type": "wiki",
"score": 1,
"label": {
"eng": "Relief pitcher"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Walking",
"label": "dmoz/Sports/Walking",
"wgt": 13
},
{
"uri": "dmoz/Sports/Running/Women",
"label": "dmoz/Sports/Running/Women",
"wgt": 11
},
{
"uri": "dmoz/Sports/Golf/Pitch_and_Putt",
"label": "dmoz/Sports/Golf/Pitch and Putt",
"wgt": 15
},
{
"uri": "dmoz/Sports/Running/Training",
"label": "dmoz/Sports/Running/Training",
"wgt": 13
},
{
"uri": "dmoz/Sports/Baseball/Instruction",
"label": "dmoz/Sports/Baseball/Instruction",
"wgt": 11
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 98
}
],
"image": "https://image.chitra.live/api/v1/wps/5ce2f34/73729165-e195-4ddb-a9c2-e1679f63a083/0/ZTI5YmYwNWQtZTE-600x315.jpg",
"eventUri": null,
"sentiment": 0.2392156862745098,
"wgt": 517353024,
"relevance": 1
},
{
"uri": "2026-05-1178930998",
"lang": "eng",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:10:23",
"dateTime": "2026-05-24T21:10:23Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0.545098066329956,
"url": "https://www.cambodiantimes.com/news/279073310/heriberto-hernandez-walk-off-slam-gives-marlins-sweep-of-mets",
"title": "Heriberto Hernandez's walk-off slam gives Marlins sweep of Mets",
"body": "(Photo credit: Rhona Wise-Imagn Images)\n\nHeriberto Hernandez hit a walk-off grand slam Sunday afternoon for the Miami Marlins, who completed a three-game sweep of the New York Mets with a 4-0 win.\n\nChristopher Morel led off the ninth against Devin Williams (3-2) by doubling over leaping third baseman Brett Baty. Pinch-runner Esteury Ruiz moved to third on a bunt by Javier Sanoja before Liam Hicks worked a walk. Xavier Edwards was intentionally walked before Hernandez homered just beyond the right-center-field fence for his first career walk-off RBI.\n\nHernandez, who singled as a pinch-hitter for Owen Caissie in the seventh, and Edwards had two hits apiece as the Marlins earned their first sweep since they opened the season by winning three straight against the Colorado Rockies.\n\nPete Fairbanks (2-2) allowed one hit and one walk in the ninth, when Hicks threw out pinch-runner Nick Morabito trying to steal second and Fairbanks struck out Carson Benge to strand Luis Torrens at first.\n\nA.J. Ewing had two hits for the Mets, who were limited to two runs on 11 hits in the series and have been outscored 28-14 while losing five of their last six games.\n\nThe Marlins walked it off long after both starters departed following season-long outings.\n\nThe Marlins' Tyler Phillips gave up two hits and two walks while striking out four over 3 2/3 innings in his initial start of the season and his first since last Sept. 7.\n\nThe Mets' Christian Scott allowed four hits and two walks while striking out five over 5 2/3 innings. Scott remained winless in 15 big league starts dating back to 2024.\n\nThe Marlins mounted the lone serious threat before the ninth. The teams were scoreless in their first 13 at-bats with runners in scoring position before Ewing, the Mets' center fielder preserved the tie in the seventh, when he threw out Sanoja trying to score from second on Edwards' single off Brooks Raley.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/David_Hernandez_(baseball)",
"type": "person",
"score": 5,
"label": {
"eng": "David Hernandez (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_Mets",
"type": "wiki",
"score": 5,
"label": {
"eng": "New York Mets"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Miami_Marlins",
"type": "wiki",
"score": 5,
"label": {
"eng": "Miami Marlins"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Walk-off_home_run",
"type": "wiki",
"score": 5,
"label": {
"eng": "Walk-off home run"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Esteury_Ruiz",
"type": "wiki",
"score": 3,
"label": {
"eng": "Esteury Ruiz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Christopher_Morel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Christopher Morel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pete_Fairbanks",
"type": "wiki",
"score": 3,
"label": {
"eng": "Pete Fairbanks"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Devin_Williams_(baseball)",
"type": "person",
"score": 3,
"label": {
"eng": "Devin Williams (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Xavier_Edwards",
"type": "person",
"score": 3,
"label": {
"eng": "Xavier Edwards"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bunt_(baseball)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bunt (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Third_baseman",
"type": "wiki",
"score": 3,
"label": {
"eng": "Third baseman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Luis_Torrens",
"type": "person",
"score": 2,
"label": {
"eng": "Luis Torrens"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pinch_runner",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pinch runner"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pinch_hitter",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pinch hitter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intentional_base_on_balls",
"type": "wiki",
"score": 2,
"label": {
"eng": "Intentional base on balls"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strikeout",
"type": "wiki",
"score": 2,
"label": {
"eng": "Strikeout"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Colorado_Rockies",
"type": "wiki",
"score": 2,
"label": {
"eng": "Colorado Rockies"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Run_batted_in",
"type": "wiki",
"score": 2,
"label": {
"eng": "Run batted in"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brooks_Raley",
"type": "person",
"score": 1,
"label": {
"eng": "Brooks Raley"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Scoring_position",
"type": "wiki",
"score": 1,
"label": {
"eng": "Scoring position"
}
},
{
"uri": "http://en.wikipedia.org/wiki/At_bat",
"type": "wiki",
"score": 1,
"label": {
"eng": "At bat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Center_fielder",
"type": "wiki",
"score": 1,
"label": {
"eng": "Center fielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Innings_pitched",
"type": "wiki",
"score": 1,
"label": {
"eng": "Innings pitched"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Base_on_balls",
"type": "wiki",
"score": 1,
"label": {
"eng": "Base on balls"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Walking",
"label": "dmoz/Sports/Walking",
"wgt": 29
},
{
"uri": "dmoz/Sports/Walking/Women",
"label": "dmoz/Sports/Walking/Women",
"wgt": 17
},
{
"uri": "dmoz/Sports/Walking/Freestyle_Walking",
"label": "dmoz/Sports/Walking/Freestyle Walking",
"wgt": 10
},
{
"uri": "dmoz/Sports/Walking/Racewalking",
"label": "dmoz/Sports/Walking/Racewalking",
"wgt": 13
},
{
"uri": "dmoz/Sports/Baseball/Instruction",
"label": "dmoz/Sports/Baseball/Instruction",
"wgt": 9
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 99
}
],
"image": "https://image.chitra.live/api/v1/wps/0a1e3bb/a69e5c6b-4604-4dea-8232-3b931eb88067/0/MDE5MzlkNGEtMzE-600x315.jpg",
"eventUri": "eng-11675908",
"sentiment": 0.04313725490196085,
"wgt": 517353023,
"relevance": 1
},
{
"uri": "2026-05-1178930997",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:22",
"dateTime": "2026-05-24T21:10:22Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073278/jaishankar-greets-people-of-eritrea-on-country-independence-day",
"title": "Jaishankar greets people of Eritrea on country's Independence Day",
"body": "New Delhi [India], May 24 (ANI): External Affairs Minister S Jaishankar on Sunday extended wishes to the government and people of Eritrea on the country's Independence Day.\n\n'Greetings to FM Osman Saleh Mohammed, the Government and people of Eritrea on their Independence Day today,' Jaishankar said in a post on X.\n\nhttps://x.com/DrSJaishankar/status/2058426815505727868?s=20\n\nIndia and Eritrea share cordial ties. Earlier in December, the third round of Foreign Office Consultations (FOC) between India and Eritrea took place in Asmara.\n\nDuring the discussions, the delegations reviewed the entire spectrum of bilateral relations, including political, economic, capacity building, health, education, renewable energy, culture and people-to-people ties, according to the Ministry of External Affairs.\n\nThe two sides also exchanged views on regional issues of mutual interest. Emphasising the importance of human resource development through Indian Technical and Economic Cooperation and ICCR scholarships, both sides reiterated their commitment to further strengthen and deepen this partnership.\n\nThe Indian community in Eritrea--comprising around 200 professionals, school teachers, college professors and construction workers--mainly resides in Asmara, Keren and Adi Keyh.\n\nEconomic engagement between the two countries remains steady. India's exports to Eritrea stood at USD 17.95 million in 2022-23, consisting largely of sugar, pharmaceutical products, rubber, rice, apparel and clothing accessories. Eritrea also qualifies for India's unilateral Duty-Free Tariff Preference (DFTP) scheme for export of goods and services to India. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Independence_Day_(United_States)",
"type": "wiki",
"score": 5,
"label": {
"eng": "Independence Day (United States)"
}
},
{
"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/Eritrea",
"type": "loc",
"score": 5,
"label": {
"eng": "Eritrea"
},
"location": {
"type": "country",
"label": {
"eng": "Eritrea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/S._Jaishankar",
"type": "wiki",
"score": 3,
"label": {
"eng": "S. Jaishankar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_of_External_Affairs_(India)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Minister of External Affairs (India)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Foreign,_Commonwealth_and_Development_Office",
"type": "wiki",
"score": 2,
"label": {
"eng": "Foreign, Commonwealth and Development Office"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Capacity_building",
"type": "wiki",
"score": 2,
"label": {
"eng": "Capacity building"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_External_Affairs_(India)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of External Affairs (India)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bilateralism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bilateralism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Renewable_energy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Renewable energy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asmara",
"type": "loc",
"score": 2,
"label": {
"eng": "Asmara"
},
"location": {
"type": "place",
"label": {
"eng": "Asmara"
},
"country": {
"type": "country",
"label": {
"eng": "Eritrea"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indian_Council_for_Cultural_Relations",
"type": "wiki",
"score": 1,
"label": {
"eng": "Indian Council for Cultural Relations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Scholarship",
"type": "wiki",
"score": 1,
"label": {
"eng": "Scholarship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Natural_rubber",
"type": "wiki",
"score": 1,
"label": {
"eng": "Natural rubber"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pharmaceutical_industry",
"type": "wiki",
"score": 1,
"label": {
"eng": "Pharmaceutical industry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rice",
"type": "wiki",
"score": 1,
"label": {
"eng": "Rice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Clothing",
"type": "wiki",
"score": 1,
"label": {
"eng": "Clothing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sugar",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sugar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Adi_Keyh",
"type": "loc",
"score": 1,
"label": {
"eng": "Adi Keyh"
},
"location": {
"type": "place",
"label": {
"eng": "Adi Keyh"
},
"country": {
"type": "country",
"label": {
"eng": "Eritrea"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Keren,_Eritrea",
"type": "loc",
"score": 1,
"label": {
"eng": "Keren, Eritrea"
},
"location": {
"type": "place",
"label": {
"eng": "Keren, Eritrea"
},
"country": {
"type": "country",
"label": {
"eng": "Eritrea"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 10
},
{
"uri": "dmoz/Science/Social_Sciences/Economics",
"label": "dmoz/Science/Social Sciences/Economics",
"wgt": 13
},
{
"uri": "dmoz/Society/Politics",
"label": "dmoz/Society/Politics",
"wgt": 11
},
{
"uri": "dmoz/Society/Issues/Territorial_Disputes",
"label": "dmoz/Society/Issues/Territorial Disputes",
"wgt": 12
},
{
"uri": "dmoz/Society/Government/Foreign_Ministries",
"label": "dmoz/Society/Government/Foreign Ministries",
"wgt": 11
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 92
}
],
"image": "https://image.chitra.live/api/v1/wps/639c66b/84dd0be0-ceb9-4001-b319-e26bb35b7715/0/ANI-20260524174043-600x315.jpg",
"eventUri": null,
"sentiment": 0.2862745098039217,
"wgt": 517353022,
"relevance": 1
},
{
"uri": "2026-05-1178930996",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:21",
"dateTime": "2026-05-24T21:10:21Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073279/india-key-partnership-for-21st-century-amid-global-challenges-says-rubio",
"title": "India key partnership for 21st century amid global challenges, says Rubio",
"body": "New Delhi [India], May 24 (ANI): US Secretary of State Marco Rubio on Sunday described India as a 'key partnership for the 21st century' amid evolving global challenges and opportunities, stating that his four-day visit to the country is intended to further reinforce bilateral ties between the two democracies.\n\nSpeaking at the US Embassy in Delhi to commemorate the 250th Independence Day celebrations of the United States, Rubio underlined the growing strategic convergence between India and the US and said both nations are well-positioned to work together on critical issues shaping the modern global economy.\n\n'We're also proud because we know that so much of what we've achieved in our history has been built in partnership with other countries around the world, with which we share so much. And one of those relationships that I'm so excited about going into the 21st century, given the challenges and the opportunities of this new era, is India,' Rubio said.\n\nHe added that India and the US share 'values and common interests' and that cooperation between the two countries can contribute to improving lives not only in both nations but globally.\n\n'It's one of those countries that I know we have this very valuable strategic partnership with, and we share so many values and so many common interests. And so obviously, I try to get around the world. I will try to go to other celebrations of our 250th birthday in different parts of the world, although I doubt any will have a production like this one,' he added.\n\n'My visit here is also to reinforce how important this relationship is, how exciting it is, and how many opportunities we have to do things together,' Rubio further stated, referring to the importance of sustained engagement between New Delhi and Washington.\n\nRubio noted that the partnership between India and the US is strategically valuable and highlighted the scope for collaboration across key sectors of the modern economy.\n\n'If I think about all of the key issues and all of the key opportunities of the modern economy, India and the United States together are perfectly positioned to work together on these issues to achieve a better life for the people of the United States, for the people of India, and frankly for the people of other countries working together as well. And so as much as anything else, this visit is about reinforcing that,' the US Secretary of State stated.\n\nExpressing gratitude for the hospitality extended during his visit, Rubio also praised External Affairs Minister S Jaishankar, calling him a 'truly wise gentleman' and recalling their interactions since his first day in office.\n\n'I would be remiss if I did not thank... all of your government leaders, and in particular the Foreign Minister, who's become someone I've gotten to know very well,' Rubio said, adding that Jaishankar has been 'phenomenal' in his role and continues to do 'incredible work' for India.\n\nThe event also saw a stirring performance by Oscar-winning composer and music maestro AR Rahman, with his iconic anthem 'Jai Ho' emerging as the highlight of the evening.\n\nExternal Affairs Minister S Jaishankar and US Ambassador to India Sergio Gor were also present at the event.\n\nRubio will attend the Quad Foreign Ministers' Meeting in the national capital on Tuesday. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Marco_Rubio",
"type": "person",
"score": 5,
"label": {
"eng": "Marco Rubio"
}
},
{
"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/New_Delhi",
"type": "loc",
"score": 4,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Independence_Day_(United_States)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Independence Day (United States)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democracy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Democracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Secretary_of_State",
"type": "wiki",
"score": 3,
"label": {
"eng": "United States Secretary of State"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"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/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/S._Jaishankar",
"type": "wiki",
"score": 1,
"label": {
"eng": "S. Jaishankar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/List_of_ambassadors_of_the_United_States_to_India",
"type": "person",
"score": 1,
"label": {
"eng": "List of ambassadors of the United States to India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/A._R._Rahman",
"type": "person",
"score": 1,
"label": {
"eng": "A. R. Rahman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_of_External_Affairs_(India)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Minister of External Affairs (India)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_for_Foreign_Affairs_(Germany)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Minister for Foreign Affairs (Germany)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Academy_Awards",
"type": "wiki",
"score": 1,
"label": {
"eng": "Academy Awards"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 1,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 12
},
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 12
},
{
"uri": "dmoz/Society/Issues/Global",
"label": "dmoz/Society/Issues/Global",
"wgt": 13
},
{
"uri": "dmoz/Society/Politics/Globalization",
"label": "dmoz/Society/Politics/Globalization",
"wgt": 14
},
{
"uri": "dmoz/Society/Politics/Global_Governance",
"label": "dmoz/Society/Politics/Global Governance",
"wgt": 12
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 49
}
],
"image": "https://image.chitra.live/api/v1/wps/c8181b7/b2a4dca5-15ba-4ba6-9659-3f65634ea39f/0/ANI-20260524181432-600x315.jpg",
"eventUri": null,
"sentiment": 0.3647058823529412,
"wgt": 517353021,
"relevance": 1
},
{
"uri": "2026-05-1178930995",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:20",
"dateTime": "2026-05-24T21:10:20Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073295/recent-fuel-price-hike-a-form-of-belt-tightening-amid-rise-in-crude-prices-experts",
"title": "Recent fuel price hike a form of belt tightening amid rise in crude prices: Experts",
"body": "New Delhi [India], May 25 (ANI): Senior executives from state-run oil companies ONGC and BPCL have said the recent increase in petrol and diesel prices reflect the impact of prolonged geopolitical tensions in West Asia, rising global crude oil prices and mounting pressure on oil marketing companies due to under-recoveries.\n\nSpeaking on the impact of the West Asia conflict, ONGC Director (Exploration) Sushma Rawat said crude oil prices have remained highly volatile amid uncertainty over the conflict.\n\n'Whenever there is a declaration that there is a peace accord, the crude prices start to dip. And when you realise that there is no solution, the prices go up again,' Rawat said.\n\nShe said India had so far shielded consumers from the full impact of the surge in global energy prices.\n\n'The government has given relief to the people for 76 days, during which the price has not increased. The price has increased, because the OMCs were taking a hit of almost Rs 1,000 crore a day. How long do you sustain that?' she asked.\n\nFormer Marketing Director, Bharat Petroleum Corporation Ltd, Sukhmal Kumar Jain also said public sector oil companies had been under severe financial pressure due to rising crude prices and a weakening rupee.\n\n'The public sector oil companies are still in heavy under-recoveries,' Jain said, adding that crude prices had risen from around USD 65-70 per barrel to USD 110-115 per barrel during the conflict period.\n\nHe said India's dependence on imported crude oil had amplified the impact on the economy.\n\nJain said India is dependent on imports to meet about 85 per cent of its crude requirements.\n\nHe said depreciation of the rupee against the US dollar has further increased the burden on oil companies.\n\n'The situation for the oil companies is that the cost is more and the recovery is less,' he said.\n\nThe two oil sector executives said the government had tried to protect consumers for as long as possible by absorbing a large part of the increase in global energy costs.\n\nRawat described the recent fuel price hike as a form of 'belt tightening' during a difficult period.\n\n'If there is a crisis in the family, belt tightening... this price increase, I am looking at it as a belt tightening,' she said.\n\nShe also stressed the need for energy conservation and said India's energy security was closely linked to its economic stability.\n\n'Energy security is our economic security. We have to maintain economic security,' Rawat said.\n\nThe ONGC Director said India's strategy of diversifying crude oil sourcing beyond the Middle East had helped the country manage supply disruptions better.\n\n'We have diversified our sources... India's diplomatic scenario is very good. India has very good relations with other countries,' she said.\n\nJain also said India's diversified sourcing strategy after the Ukraine crisis had helped ensure uninterrupted refinery operations despite disruptions around the Strait of Hormuz.\n\n'I have not heard that any refineries have gone for a throughput cut. They are getting good crude,' he said.\n\nThe two oil sector executives also said the ongoing crisis could accelerate India's push toward cleaner and alternative energy sources.\n\n'We should increase renewables and non-fossil fuels. So I think this will be a catalyst... to speed up those processes,' Rawat said.\n\nJain highlighted India's progress in renewable energy, biofuels and diversification of energy sources, saying the country had strengthened its energy security significantly over the past few years. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Price_of_oil",
"type": "wiki",
"score": 5,
"label": {
"eng": "Price of oil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Western_Asia",
"type": "loc",
"score": 5,
"label": {
"eng": "Western Asia"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Oil_and_Natural_Gas_Corporation",
"type": "org",
"score": 5,
"label": {
"eng": "Oil and Natural Gas Corporation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum_industry",
"type": "wiki",
"score": 5,
"label": {
"eng": "Petroleum industry"
}
},
{
"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/Bharat_Petroleum",
"type": "org",
"score": 4,
"label": {
"eng": "Bharat Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jainism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Jainism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indian_rupee",
"type": "wiki",
"score": 4,
"label": {
"eng": "Indian rupee"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum",
"type": "wiki",
"score": 4,
"label": {
"eng": "Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 4,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Volatile_organic_compound",
"type": "wiki",
"score": 3,
"label": {
"eng": "Volatile organic compound"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Geopolitics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Geopolitics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_sector",
"type": "wiki",
"score": 3,
"label": {
"eng": "Public sector"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Barrel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Barrel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diesel_fuel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Diesel fuel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gasoline",
"type": "wiki",
"score": 3,
"label": {
"eng": "Gasoline"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Crore",
"type": "wiki",
"score": 2,
"label": {
"eng": "Crore"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russo-Ukrainian_War",
"type": "wiki",
"score": 1,
"label": {
"eng": "Russo-Ukrainian War"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 1,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oil_refinery",
"type": "wiki",
"score": 1,
"label": {
"eng": "Oil refinery"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_security",
"type": "wiki",
"score": 1,
"label": {
"eng": "Energy security"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_conservation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Energy conservation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Biofuel",
"type": "wiki",
"score": 1,
"label": {
"eng": "Biofuel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_development",
"type": "wiki",
"score": 1,
"label": {
"eng": "Energy development"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 1,
"label": {
"eng": "Middle East"
},
"location": null
}
],
"categories": [
{
"uri": "dmoz/Business/Energy",
"label": "dmoz/Business/Energy",
"wgt": 21
},
{
"uri": "dmoz/Business/Energy/Oil_and_Gas",
"label": "dmoz/Business/Energy/Oil and Gas",
"wgt": 22
},
{
"uri": "dmoz/Business/Food_and_Related_Products/Fats_and_Oils",
"label": "dmoz/Business/Food and Related Products/Fats and Oils",
"wgt": 22
},
{
"uri": "dmoz/Science/Technology/Energy",
"label": "dmoz/Science/Technology/Energy",
"wgt": 22
},
{
"uri": "dmoz/Business/Energy/Marketplaces",
"label": "dmoz/Business/Energy/Marketplaces",
"wgt": 20
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 97
}
],
"image": "https://image.chitra.live/api/v1/wps/c4a3af0/cec4af49-3447-4da4-8ff8-ca00784aecbb/0/ANI-20260524202906-600x315.jpg",
"eventUri": null,
"sentiment": -0.1764705882352942,
"wgt": 517353020,
"relevance": 1
},
{
"uri": "2026-05-1178931039",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:10:19",
"dateTime": "2026-05-24T21:10:19Z",
"dateTimePub": "2026-05-24T21:10:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073282/dodgers-enrique-hernandez-elbow-set-to-make-season-debut",
"title": "Dodgers' Enrique Hernandez (elbow) set to make season debut",
"body": "(Photo credit: Jayne Kamin-Oncea-Imagn Images)\n\nLos Angeles Dodgers utility man Enrique Hernandez is expected to make his season debut Monday after recovering from left elbow surgery.\n\nHernandez underwent surgery in November after missing two months of time during the 2025 season due to elbow issues. He signed a one-year contract worth $4.5 million in February to return to the Dodgers.\n\nThe surgery prevented Hernandez from playing for Puerto Rico in the World Baseball Classic in March.\n\nHernandez is expected to be in Monday's starting lineup against the Colorado Rockies.\n\n'There's a different energy with (Hernandez),' Dodgers manager Dave Roberts told reporters on Sunday. 'There's a levity. There's an intensity. There's a good worker in there, a winning player. So I'm looking forward to having that edge.'\n\nThe timing of Hernandez's arrival comes with third baseman Max Muncy dealing with right wrist pain after he was by a pitch from Milwaukee Brewers left-hander Aaron Ashby on Friday.\n\nMuncy sat out on both Saturday and Sunday and will be sent for further testing if the wrist is still sore Monday.\n\nMuncy, 35, is batting .258 with 12 homers and 19 RBIs in 48 games this season.\n\nHernandez, 34, batted .203 with 10 home runs and 35 RBIs in 92 games last season. In 12 major league seasons, nine of which have been with the Dodgers over two separate stints, Hernandez is a career .236 hitter with 130 home runs and 470 RBIs in 1,275 games.\n\nWhat Hernandez is known for is clutch play in the postseason. He has bashed 16 homers with 42 RBIs in 103 career playoff games while helping the Dodgers win the World Series in 2020, 2024 and 2025.\n\nHernandez hit five homers in the 2021 postseason for the Boston Red Sox, who reached the American League Championship Series before falling to the Houston Astros.",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Enrique_Hernández_(baseball)",
"type": "person",
"score": 5,
"label": {
"eng": "Enrique Hernández (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Félix_Hernández",
"type": "person",
"score": 5,
"label": {
"eng": "Félix Hernández"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles_Dodgers",
"type": "wiki",
"score": 5,
"label": {
"eng": "Los Angeles Dodgers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Max_Muncy",
"type": "person",
"score": 3,
"label": {
"eng": "Max Muncy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Utility_player",
"type": "wiki",
"score": 3,
"label": {
"eng": "Utility player"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Batting_average_(baseball)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Batting average (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_Baseball_Classic",
"type": "wiki",
"score": 2,
"label": {
"eng": "World Baseball Classic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Third_baseman",
"type": "wiki",
"score": 2,
"label": {
"eng": "Third baseman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manager_(baseball)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Manager (baseball)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Colorado_Rockies",
"type": "wiki",
"score": 2,
"label": {
"eng": "Colorado Rockies"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Run_batted_in",
"type": "wiki",
"score": 2,
"label": {
"eng": "Run batted in"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Puerto_Rico",
"type": "loc",
"score": 2,
"label": {
"eng": "Puerto Rico"
},
"location": {
"type": "country",
"label": {
"eng": "Puerto Rico"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aaron_Ashby",
"type": "wiki",
"score": 1,
"label": {
"eng": "Aaron Ashby"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball_postseason",
"type": "wiki",
"score": 1,
"label": {
"eng": "Major League Baseball postseason"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Houston_Astros",
"type": "wiki",
"score": 1,
"label": {
"eng": "Houston Astros"
}
},
{
"uri": "http://en.wikipedia.org/wiki/American_League",
"type": "wiki",
"score": 1,
"label": {
"eng": "American League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Milwaukee_Brewers",
"type": "wiki",
"score": 1,
"label": {
"eng": "Milwaukee Brewers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boston_Red_Sox",
"type": "wiki",
"score": 1,
"label": {
"eng": "Boston Red Sox"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_Series",
"type": "wiki",
"score": 1,
"label": {
"eng": "World Series"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Home_run",
"type": "wiki",
"score": 1,
"label": {
"eng": "Home run"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Major_League_Baseball",
"type": "org",
"score": 1,
"label": {
"eng": "Major League Baseball"
}
}
],
"categories": [
{
"uri": "dmoz/Games/Video_Games/Recreation",
"label": "dmoz/Games/Video Games/Recreation",
"wgt": 9
},
{
"uri": "dmoz/Games/Video_Games/Browser_Based",
"label": "dmoz/Games/Video Games/Browser Based",
"wgt": 8
},
{
"uri": "dmoz/Games/Play_Groups",
"label": "dmoz/Games/Play Groups",
"wgt": 9
},
{
"uri": "dmoz/Games/Play_Groups/North_America",
"label": "dmoz/Games/Play Groups/North America",
"wgt": 8
},
{
"uri": "dmoz/Games/Play_Groups/Europe",
"label": "dmoz/Games/Play Groups/Europe",
"wgt": 8
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 76
}
],
"image": "https://image.chitra.live/api/v1/wps/754dab4/a3d3f086-875c-4f1e-a77a-45365dd30526/0/Njg2MjlhMzMtODV-600x315.jpg",
"eventUri": null,
"sentiment": 0.1529411764705881,
"wgt": 517353019,
"relevance": 1
},
{
"uri": "2026-05-1178911186",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "20:18:37",
"dateTime": "2026-05-24T20:18:37Z",
"dateTimePub": "2026-05-24T20:18:22Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073262/bjp-massive-victory-in-falta-is-bengal-final-decree-for-progress-and-against-politics-of-fear-amit-shah",
"title": "BJP's massive victory in Falta is Bengal's final decree for progress and against politics of fear: Amit Shah",
"body": "New Delhi [India], May 25 (ANI): Union Home Minister Amit Shah on Monday said that the Bharatiya Janata Party's victory in the Falta Assembly Constituency reflects a mandate for progress and against what he described as 'politics of fear'.\n\nFalta underwent re-polling on May 21, as irregularities were reported during the 2nd phase of polling in the assembly segment on April 29. After the win in Falta today, the BJP now has 208 MLAs in the 294-seat state assembly.\n\nIn a post on X, Shah wrote, 'BJP's massive victory in the Falta Assembly Constituency is Bengal's final decree for progress and against the politics of fear. My heartfelt gratitude to the people of Falta for their blessings.'\n\nHe also congratulated the party's MLA-elect, Debangshu Panda and the West Bengal BJP leadership for the win. 'Congratulations to MLA-elect Debangshu Panda Ji on this remarkable victory. I also congratulate CM West Bengal Suvendu Adhikari Ji, @BJP4Bengal President Shri Samik Bhattacharya Ji, and all the karyakartas for their dedicated efforts towards restoring democracy by establishing a Modi Ji-led BJP government,' Shah said in his post.\n\nhttps://x.com/AmitShah/status/2058607921278419123\n\nThe BJP has termed the victory in Falta politically significant, crediting party workers and on-the-ground organisational efforts for the outcome.\n\nThe re-polling recorded an approximate voter turnout of 88.13 per cent, as per the Election Commission of India (ECI).\n\nFurthermore, Prime Minister Narendra Modi congratulated BJP Debangshu Panda for the massive win on the Falta seat in West Bengal, which underwent re-polling owing to irregularities in the second phase of elections.\n\nDebangshu Panda recorded a massive win with a margin of 1,09,021 votes against Communist Party of India (Marxist) candidate Sambhu Nath Kurmi.\n\nHailing the victory on X, PM Modi said, 'Democracy has won, and intimidation has lost.'\n\nPM Modi posted, 'People of Falta have spoken! Democracy has won, and intimidation has lost. Congratulations to Shri Debangshu Panda Ji for winning in Falta by a record margin. It indicates the unwavering faith of the people of West Bengal towards the BJP. People are seeing the exceptional work of the West Bengal Government across sectors and thus have decided to further bless us.'\n\n'My compliments to all BJP Karyakartas across West Bengal for their outstanding work. We will keep working for West Bengal's progress in the times to come,' he added. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Falta_Assembly_constituency",
"type": "wiki",
"score": 5,
"label": {
"eng": "Falta Assembly constituency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Amit_Shah",
"type": "person",
"score": 5,
"label": {
"eng": "Amit Shah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bharatiya_Janata_Party",
"type": "org",
"score": 5,
"label": {
"eng": "Bharatiya Janata Party"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bengal",
"type": "loc",
"score": 4,
"label": {
"eng": "Bengal"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Tamil_Nadu_Legislative_Assembly",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tamil Nadu Legislative Assembly"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Narendra_Modi",
"type": "person",
"score": 3,
"label": {
"eng": "Narendra Modi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_of_Home_Affairs_(India)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Minister of Home Affairs (India)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bengal",
"type": "loc",
"score": 3,
"label": {
"eng": "West Bengal"
},
"location": {
"type": "place",
"label": {
"eng": "West Bengal"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Samik_Bhattacharya",
"type": "person",
"score": 2,
"label": {
"eng": "Samik Bhattacharya"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_minister",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chief minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Suvendu_Adhikari",
"type": "person",
"score": 2,
"label": {
"eng": "Suvendu Adhikari"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asian_News_International",
"type": "org",
"score": 2,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Election_Commission_of_India",
"type": "wiki",
"score": 2,
"label": {
"eng": "Election Commission of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democracy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Democracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_West_Bengal",
"type": "wiki",
"score": 1,
"label": {
"eng": "Government of West Bengal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Communist_Party_of_India_(Marxist)",
"type": "org",
"score": 1,
"label": {
"eng": "Communist Party of India (Marxist)"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Politics",
"label": "dmoz/Society/Politics",
"wgt": 11
},
{
"uri": "dmoz/Society/Politics/Socialism",
"label": "dmoz/Society/Politics/Socialism",
"wgt": 9
},
{
"uri": "dmoz/Society/Politics/Campaigns_and_Elections",
"label": "dmoz/Society/Politics/Campaigns and Elections",
"wgt": 12
},
{
"uri": "dmoz/Society/Politics/Democracy",
"label": "dmoz/Society/Politics/Democracy",
"wgt": 13
},
{
"uri": "dmoz/Society/Issues/Online_Issues_Polls",
"label": "dmoz/Society/Issues/Online Issues Polls",
"wgt": 10
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 99
}
],
"image": "https://image.chitra.live/api/v1/wps/f5848bb/a41cb251-1af4-4242-a10b-d42b2dc0200d/0/ANI-20260524185758-600x315.jpg",
"eventUri": null,
"sentiment": 0.3411764705882352,
"wgt": 517349917,
"relevance": 1
},
{
"uri": "2026-05-1178911185",
"lang": "eng",
"isDuplicate": true,
"date": "2026-05-24",
"time": "20:18:36",
"dateTime": "2026-05-24T20:18:36Z",
"dateTimePub": "2026-05-24T20:18:22Z",
"dataType": "news",
"sim": 0,
"url": "https://www.cambodiantimes.com/news/279073263/it-is-great-honour-padma-shri-awardees-dharmiklal-chunilal-pandya-sunita-godbole-tripti-mukherjee-express-gratitude-ahead-of-rashtrapati-bhavan-ceremony",
"title": "\"It is great honour\": Padma Shri awardees Dharmiklal Chunilal Pandya, Sunita Godbole, Tripti Mukherjee express gratitude ahead of Rashtrapati Bhavan ceremony",
"body": "New Delhi [India], May 25 (ANI): Ahead of the Padma Awards ceremony scheduled to be held at Rashtrapati Bhavan in the national capital on Monday, several Padma Shri awardees expressed gratitude and pride and disbelief at being recognised with one of the country's highest civilian honours.\n\nOn being conferred with the Padma Shri 2026 in the field of arts, Dharmiklal Chunilal Pandya told ANI, 'I am very happy to receive the Padma Shri award. The Government of India has appreciated the hard work I have done over so many years. I have no words to express my gratitude. I began working at the age of 25 and, even today, at 94, I continue to work.'\n\nKantha embroidery artist Tripti Mukherjee also expressed much delight and added, '... I am delighted to have been honoured with the Padma Shri. This award has brought joy not only to me but also to those around me.'\n\nEthnomusicologist Dr Lars-Christian Koch, who is also set to receive the honourary Padma Shri in the field of arts, said, 'It is a great honour to receive this award. I have deep love for India. I lived in India for a long time, and I never expected such recognition, so it came as a wonderful surprise. My connection with India began through learning Indian music and engaging in social work in Germany to promote Indian culture. My teacher from West Bengal, introduced me to Indian culture, particularly Bengali traditions, and this profoundly changed my life and personality.'\n\nOn the other hand, Dr Sunita Godbole, who will be conferred with Padma Shri 2026 in the field of medicine, spoke to ANI and described it as 'deeply satisfied.'\n\n'The award has been given in the field of medicine. Other than health work I have also been involved in women's organisations. I am not just a doctor but a social worker. The work we have done will now be recognised more widely. Dantewada, once infamous for Naxalism, will now be known for healthcare, education, employment, environmental protection, forest development, and forest-based livelihoods. This is deeply satisfying,' she said.\n\nPadma Awards - one of the highest civilian Awards of the country, are conferred in three categories, namely, Padma Vibhushan, Padma Bhushan and Padma Shri.\n\nThe Awards are given in various disciplines/ fields of activities, viz., art, social work, public affairs, science and engineering, trade and industry, medicine, literature and education, sports, civil service, etc. 'Padma Vibhushan' is awarded for exceptional and distinguished service; 'Padma Bhushan' for distinguished service of high order, and 'Padma Shri' for distinguished service in any field.\n\nPadma Awards 2026 is scheduled to be held at the Rashtrapati Bhavan on May 25, where President Droupadi Murmu will confer the prestigious civilian honours upon the recipients. (ANI)",
"source": {
"uri": "cambodiantimes.com",
"dataType": "news",
"title": "Cambodian Times"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Pandya_dynasty",
"type": "loc",
"score": 5,
"label": {
"eng": "Pandya dynasty"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Padma_Shri",
"type": "wiki",
"score": 5,
"label": {
"eng": "Padma Shri"
}
},
{
"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/Asian_News_International",
"type": "org",
"score": 4,
"label": {
"eng": "Asian News International"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rashtrapati_Bhavan",
"type": "wiki",
"score": 4,
"label": {
"eng": "Rashtrapati Bhavan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_India",
"type": "org",
"score": 3,
"label": {
"eng": "Government of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Delhi",
"type": "loc",
"score": 3,
"label": {
"eng": "New Delhi"
},
"location": {
"type": "place",
"label": {
"eng": "New Delhi"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Music_of_India",
"type": "wiki",
"score": 2,
"label": {
"eng": "Music of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Culture_of_India",
"type": "loc",
"score": 2,
"label": {
"eng": "Culture of India"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Bengali_language",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bengali language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_work",
"type": "wiki",
"score": 2,
"label": {
"eng": "Social work"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Medicine",
"type": "wiki",
"score": 2,
"label": {
"eng": "Medicine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bengal",
"type": "loc",
"score": 2,
"label": {
"eng": "West Bengal"
},
"location": {
"type": "place",
"label": {
"eng": "West Bengal"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Droupadi_Murmu",
"type": "wiki",
"score": 1,
"label": {
"eng": "Droupadi Murmu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Naxalite–Maoist_insurgency",
"type": "wiki",
"score": 1,
"label": {
"eng": "Naxalite–Maoist insurgency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Padma_Vibhushan",
"type": "wiki",
"score": 1,
"label": {
"eng": "Padma Vibhushan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Padma_Bhushan",
"type": "wiki",
"score": 1,
"label": {
"eng": "Padma Bhushan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Engineering",
"type": "wiki",
"score": 1,
"label": {
"eng": "Engineering"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Civil_service",
"type": "wiki",
"score": 1,
"label": {
"eng": "Civil service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_administration",
"type": "wiki",
"score": 1,
"label": {
"eng": "Public administration"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Environmental_protection",
"type": "wiki",
"score": 1,
"label": {
"eng": "Environmental protection"
}
}
],
"categories": [
{
"uri": "dmoz/Arts/Awards",
"label": "dmoz/Arts/Awards",
"wgt": 17
},
{
"uri": "dmoz/Arts/Literature/Awards_and_Bestsellers",
"label": "dmoz/Arts/Literature/Awards and Bestsellers",
"wgt": 15
},
{
"uri": "dmoz/Arts/Music/Awards",
"label": "dmoz/Arts/Music/Awards",
"wgt": 17
},
{
"uri": "dmoz/Arts/Television/Awards",
"label": "dmoz/Arts/Television/Awards",
"wgt": 15
},
{
"uri": "dmoz/Arts/Movies/Awards",
"label": "dmoz/Arts/Movies/Awards",
"wgt": 16
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 75
}
],
"image": "https://image.chitra.live/api/v1/wps/8370b78/fb2df496-2b6e-47d6-9432-be3ef85a22f8/0/ANI-20260524191126-600x315.jpg",
"eventUri": null,
"sentiment": 0.5921568627450979,
"wgt": 517349916,
"relevance": 1
}
],
"totalResults": 8978,
"page": 1,
"count": 10,
"pages": 898
}
}