Topics
Countries
Hong Kong News
Would you like to access news/blog content published by sources located in Hong Kong?
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/Hong_Kong",
"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%2FHong_Kong&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": "9405463427",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:21:13",
"dateTime": "2026-07-24T07:21:13Z",
"dateTimePub": "2026-07-24T07:17:44Z",
"dataType": "news",
"sim": 0,
"url": "https://www.fuelsandlubes.com/bp-to-sell-most-of-bp-ventures-portfolio-to-verdane/",
"title": "bp to sell most of bp Ventures portfolio to Verdane",
"body": "bp has agreed to sell the majority of its bp Ventures portfolio to Verdane, a European specialist growth buyout investment firm, divesting minority interests in more than 10 companies as the energy major continues to simplify its portfolio.\n\nThe transaction, announced on 15 July 2026, is subject to regulatory and contractual approvals and is expected to be completed by the second quarter of 2027.\n\nThe deal covers most of bp Ventures' minority interests across a range of energy-related technologies. It supports bp's continued focus on simplifying its portfolio and disciplined capital allocation, while providing the portfolio companies with an investor focused on supporting their next phase of development, bp said. The company will retain interests in a small number of investments where the technology has the potential to create value for its businesses.\n\nVerdane said the companies operate in sectors such as the digitalisation of the energy industry and the evolution of transport, and that together they are helping to make the energy transition more efficient through innovative use of technology. Through the transaction, Verdane will partner with the management teams running the companies, supporting their growth with the firm's in-house operational advisers across go-to-market, data, finance and talent.\n\nVerdane acquired the stakes through its Freya funds, whose flexible mandates allow the firm to source complex transactions, work with listed companies and offer sellers access to liquidity solutions.\n\nMelanie Campbell, principal at Verdane, said: \"We're looking forward to working closely with the management teams of these companies as they continue to digitalise and decarbonise the global economy. Through this transaction with bp, we're delivering value for all parties thanks to Verdane's flexible mandate and significant experience.\"\n\nVerdane partners with tech-enabled and sustainable businesses that help to digitalise and decarbonise the European economy. The firm has raised EUR 10 billion (USD 11.44 billion) in capital and its funds have made more than 200 investments since 2003. Its team of more than 180 investment professionals and operating experts is based in Berlin and Munich, Germany; Copenhagen, Denmark; London, United Kingdom; Helsinki, Finland; Oslo, Norway; and Stockholm, Sweden. Verdane is also a certified B Corporation, an independent certification for companies meeting high standards of verified social and environmental performance.\n\nThe transaction draws on Verdane's more than 20 years of experience and 50+ portfolio deals, the firm said.",
"source": {
"uri": "fuelsandlubes.com",
"dataType": "news",
"title": "F&L Asia"
},
"authors": [
{
"uri": "vicky_denton@fuelsandlubes.com",
"name": "Vicky Denton",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Digital_transformation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Digital transformation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_transition",
"type": "wiki",
"score": 2,
"label": {
"eng": "Energy transition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Energy_industry",
"type": "wiki",
"score": 2,
"label": {
"eng": "Energy industry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Finance",
"type": "wiki",
"score": 2,
"label": {
"eng": "Finance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Independent_politician",
"type": "org",
"score": 1,
"label": {
"eng": "Independent politician"
}
},
{
"uri": "http://en.wikipedia.org/wiki/B_Corporation_(certification)",
"type": "wiki",
"score": 1,
"label": {
"eng": "B Corporation (certification)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economy_of_Europe",
"type": "wiki",
"score": 1,
"label": {
"eng": "Economy of Europe"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Low-carbon_economy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Low-carbon economy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Market_liquidity",
"type": "wiki",
"score": 1,
"label": {
"eng": "Market liquidity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_economy",
"type": "wiki",
"score": 1,
"label": {
"eng": "World economy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Euro",
"type": "wiki",
"score": 1,
"label": {
"eng": "Euro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oslo",
"type": "loc",
"score": 1,
"label": {
"eng": "Oslo"
},
"location": {
"type": "place",
"label": {
"eng": "Oslo"
},
"country": {
"type": "country",
"label": {
"eng": "Norway"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Berlin",
"type": "loc",
"score": 1,
"label": {
"eng": "Berlin"
},
"location": {
"type": "place",
"label": {
"eng": "Berlin"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Munich",
"type": "loc",
"score": 1,
"label": {
"eng": "Munich"
},
"location": {
"type": "place",
"label": {
"eng": "Munich"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stockholm",
"type": "loc",
"score": 1,
"label": {
"eng": "Stockholm"
},
"location": {
"type": "place",
"label": {
"eng": "Stockholm"
},
"country": {
"type": "country",
"label": {
"eng": "Sweden"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/London",
"type": "loc",
"score": 1,
"label": {
"eng": "London"
},
"location": {
"type": "place",
"label": {
"eng": "London"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Copenhagen",
"type": "loc",
"score": 1,
"label": {
"eng": "Copenhagen"
},
"location": {
"type": "place",
"label": {
"eng": "Copenhagen"
},
"country": {
"type": "country",
"label": {
"eng": "Denmark"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Helsinki",
"type": "loc",
"score": 1,
"label": {
"eng": "Helsinki"
},
"location": {
"type": "place",
"label": {
"eng": "Helsinki"
},
"country": {
"type": "country",
"label": {
"eng": "Finland"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Business/Investing",
"label": "dmoz/Business/Investing",
"wgt": 29
},
{
"uri": "dmoz/Business/Financial_Services/Investment_Banks",
"label": "dmoz/Business/Financial Services/Investment Banks",
"wgt": 26
},
{
"uri": "dmoz/Business/Financial_Services/Venture_Capital",
"label": "dmoz/Business/Financial Services/Venture Capital",
"wgt": 34
},
{
"uri": "dmoz/Business/Energy/Consulting",
"label": "dmoz/Business/Energy/Consulting",
"wgt": 25
},
{
"uri": "dmoz/Business/Financial_Services/Investment_Services",
"label": "dmoz/Business/Financial Services/Investment Services",
"wgt": 26
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 84
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 79
}
],
"image": "https://www.fuelsandlubes.com/wp-content/uploads/2026/07/bp-to-sell-most-of-bp-Ventures-portfolio-to-Verdane.webp",
"eventUri": null,
"sentiment": 0.5607843137254902,
"wgt": 522573673,
"relevance": 1
},
{
"uri": "9405463424",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:21:13",
"dateTime": "2026-07-24T07:21:13Z",
"dateTimePub": "2026-07-24T07:17:42Z",
"dataType": "news",
"sim": 0.7098039388656616,
"url": "https://www.fuelsandlubes.com/indonesia-to-require-1-saf-blend-from-2027/",
"title": "Indonesia to require 1% SAF blend from 2027",
"body": "Indonesia will begin implementing a 1% sustainable aviation fuel (SAF) blend on international flights from 2027, with the initial rollout limited to two airports, the Ministry of Transportation said.\n\nSokhib Al Rokhman, the ministry's director of airworthiness and aircraft operations, said the initial implementation of SAF, or bioavtur, will focus on international flights operating from Soekarno-Hatta International Airport in Tangerang, Banten, and I Gusti Ngurah Rai International Airport in Bali.\n\n\"It will apply only to two airports with international flights; Soekarno-Hatta and I Gusti Ngurah Rai International Airports,\" Sokhib said.\n\nImplementation will depend on the readiness of SAF supplies from PT Pertamina, which is expanding production capacity through several domestic refineries.\n\nThe blend has been set initially at 1% to ensure safe, effective and compliant implementation in line with international aviation operational standards, Sokhib said. Indonesia has opted for a gradual approach even though several countries have adopted higher SAF blending mandates.\n\nSAF trials were carried out on Pelita Air's Airbus A320 aircraft on the Jakarta-Denpasar and Denpasar-Jakarta routes between August and December 2025. The trials have since entered the commercial operation phase and have proceeded without problems, demonstrating the safety of SAF for civil aviation operations, Sokhib said.\n\nHe emphasised that SAF does not require modifications to aircraft engines. All technical tests were carried out at the Garuda Maintenance Facility's test cell and confirmed that engines operated normally with no technical issues during the six-month SAF trial on commercial flights.\n\nOnce the 1% blend is in place, the government will conduct a comprehensive evaluation before considering a gradual increase in the SAF blending ratio for commercial flights.\n\n\"We will implement it in phases. Starting with a 1% blend, we will evaluate how the technology performs in aircraft engines. The blending ratio will then be increased gradually to reach 30 to 50% SAF by 2060,\" Sokhib said.\n\nIndonesia is one of several Asian countries setting SAF blending targets as the aviation sector seeks to cut lifecycle carbon emissions. Pertamina has separately signed a memorandum of understanding (MoU) with Boeing to explore the development of the country's wider SAF ecosystem.",
"source": {
"uri": "fuelsandlubes.com",
"dataType": "news",
"title": "F&L Asia"
},
"authors": [
{
"uri": "vicky_denton@fuelsandlubes.com",
"name": "Vicky Denton",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/South_Africa",
"type": "loc",
"score": 5,
"label": {
"eng": "South Africa"
},
"location": {
"type": "country",
"label": {
"eng": "South Africa"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indonesia",
"type": "loc",
"score": 5,
"label": {
"eng": "Indonesia"
},
"location": {
"type": "country",
"label": {
"eng": "Indonesia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airport",
"type": "wiki",
"score": 4,
"label": {
"eng": "Airport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aviation_biofuel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Aviation biofuel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ngurah_Rai_International_Airport",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ngurah Rai International Airport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soekarno–Hatta_International_Airport",
"type": "wiki",
"score": 3,
"label": {
"eng": "Soekarno–Hatta International Airport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Transportation_(Indonesia)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of Transportation (Indonesia)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bali",
"type": "loc",
"score": 3,
"label": {
"eng": "Bali"
},
"location": {
"type": "place",
"label": {
"eng": "Bali"
},
"country": {
"type": "country",
"label": {
"eng": "Indonesia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tangerang",
"type": "loc",
"score": 3,
"label": {
"eng": "Tangerang"
},
"location": {
"type": "place",
"label": {
"eng": "Tangerang"
},
"country": {
"type": "country",
"label": {
"eng": "Indonesia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pelita_Air",
"type": "org",
"score": 2,
"label": {
"eng": "Pelita Air"
}
},
{
"uri": "http://en.wikipedia.org/wiki/I_Gusti_Ngurah_Rai",
"type": "person",
"score": 2,
"label": {
"eng": "I Gusti Ngurah Rai"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pertamina",
"type": "org",
"score": 2,
"label": {
"eng": "Pertamina"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oil_refinery",
"type": "wiki",
"score": 2,
"label": {
"eng": "Oil refinery"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airbus_A320_family",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airbus A320 family"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aviation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Aviation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenhouse_gas_emissions",
"type": "wiki",
"score": 1,
"label": {
"eng": "Greenhouse gas emissions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Garuda",
"type": "wiki",
"score": 1,
"label": {
"eng": "Garuda"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Civil_aviation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Civil aviation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Memorandum_of_understanding",
"type": "wiki",
"score": 1,
"label": {
"eng": "Memorandum of understanding"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boeing",
"type": "org",
"score": 1,
"label": {
"eng": "Boeing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asia",
"type": "loc",
"score": 1,
"label": {
"eng": "Asia"
},
"location": null
}
],
"categories": [
{
"uri": "dmoz/Business/Transportation_and_Logistics/Aviation",
"label": "dmoz/Business/Transportation and Logistics/Aviation",
"wgt": 38
},
{
"uri": "dmoz/Business/Aerospace_and_Defense/Aeronautical",
"label": "dmoz/Business/Aerospace and Defense/Aeronautical",
"wgt": 31
},
{
"uri": "dmoz/Recreation/Aviation/Multimedia",
"label": "dmoz/Recreation/Aviation/Multimedia",
"wgt": 28
},
{
"uri": "dmoz/Society/Government/Aviation_Authorities",
"label": "dmoz/Society/Government/Aviation Authorities",
"wgt": 31
},
{
"uri": "dmoz/Recreation/Aviation/Regulations",
"label": "dmoz/Recreation/Aviation/Regulations",
"wgt": 28
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 94
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 55
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 81
},
{
"uri": "iptc/science_and_technology/natural_science",
"label": "iptc/science and technology/natural science",
"wgt": 70
}
],
"image": "https://www.fuelsandlubes.com/wp-content/uploads/2026/07/Indonesia-to-require-1-SAF-blend-from-2027.webp",
"eventUri": "eng-11856613",
"sentiment": 0.1137254901960785,
"wgt": 522573673,
"relevance": 1
},
{
"uri": "9405463425",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:21:13",
"dateTime": "2026-07-24T07:21:13Z",
"dateTimePub": "2026-07-24T07:17:41Z",
"dataType": "news",
"sim": 0,
"url": "https://www.fuelsandlubes.com/motul-develops-bespoke-gearbox-lubricant-for-mclaren-f1-car/",
"title": "Motul develops bespoke gearbox lubricant for McLaren F1 car",
"body": "Motul has developed a bespoke lubricant for the gearbox and differential of McLaren's MCL40 Formula 1 car, as part of an expanded multiyear partnership that also covers McLaren's entry into endurance racing.\n\nThe French lubricant maker has been supplying the transmission lubricant for the MCL40 since the start of the 2026 Formula 1 season. It will also supply the engine and transmission lubricants for McLaren's hypercar, which is set to debut in the 2027 FIA World Endurance Championship (WEC).\n\nMotul research and development (R&D) teams in France and Japan worked alongside McLaren for nine months to develop the formulation. More than 40 tests were conducted, covering preselection phases, tribological testing, material compatibility assessments and final validations at the McLaren Technology Centre in Woking, England.\n\nThe resulting lubricant was designed to meet five requirements: reducing stress and friction on components inside the gearbox, operating across an extremely wide temperature range, sustaining transmission performance across Grand Prix conditions including under high gearbox pressures, delivering performance beyond the distance covered in a single Grand Prix, and guaranteeing both friction reduction and mechanical protection.\n\nJulien Plet, head of R&D at Motul, said McLaren was already using a very high-performance transmission fluid with an extremely high level of requirements.\n\n\"Our challenge was to go even further: decrease friction losses even more, while ensuring lubricant durability over time,\" Plet said. \"The formulation developed with McLaren Racing has been validated to maintain its performance over several thousand kilometres under Formula 1 conditions. And this is only the beginning: in F1, cars are constantly evolving, and the formulation will continue to progress as well.\"\n\nMotul will also support McLaren in the WEC with its Racing Lab, a mobile laboratory equipped to analyse fluid samples for wear from metal particles, oxidation and thermal stability, and fuel dilution. The predictive maintenance approach, in place since 2019, allows teams to adjust settings in real time and feeds directly into product development.\n\nMotul and McLaren have worked together for more than 10 years across multiple GT3 collaborations.",
"source": {
"uri": "fuelsandlubes.com",
"dataType": "news",
"title": "F&L Asia"
},
"authors": [
{
"uri": "vicky_denton@fuelsandlubes.com",
"name": "Vicky Denton",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Motul_(company)",
"type": "org",
"score": 5,
"label": {
"eng": "Motul (company)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Electric_power_transmission",
"type": "wiki",
"score": 5,
"label": {
"eng": "Electric power transmission"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manual_transmission",
"type": "wiki",
"score": 5,
"label": {
"eng": "Manual transmission"
}
},
{
"uri": "http://en.wikipedia.org/wiki/McLaren",
"type": "wiki",
"score": 5,
"label": {
"eng": "McLaren"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lubricant",
"type": "wiki",
"score": 5,
"label": {
"eng": "Lubricant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIA_World_Endurance_Championship",
"type": "wiki",
"score": 4,
"label": {
"eng": "FIA World Endurance Championship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Research_and_development",
"type": "wiki",
"score": 4,
"label": {
"eng": "Research and development"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 4,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/McLaren_F1",
"type": "wiki",
"score": 3,
"label": {
"eng": "McLaren F1"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Formula_One_car",
"type": "wiki",
"score": 3,
"label": {
"eng": "Formula One car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Differential_(mechanical_device)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Differential (mechanical device)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Endurance_racing_(motorsport)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Endurance racing (motorsport)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supercar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Supercar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Friction",
"type": "wiki",
"score": 3,
"label": {
"eng": "Friction"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Formula_One",
"type": "wiki",
"score": 3,
"label": {
"eng": "Formula One"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tribology",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tribology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/McLaren_Technology_Centre",
"type": "wiki",
"score": 2,
"label": {
"eng": "McLaren Technology Centre"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stress_(mechanics)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Stress (mechanics)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grand_Prix_motorcycle_racing",
"type": "wiki",
"score": 2,
"label": {
"eng": "Grand Prix motorcycle racing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Temperature",
"type": "wiki",
"score": 2,
"label": {
"eng": "Temperature"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Woking",
"type": "loc",
"score": 2,
"label": {
"eng": "Woking"
},
"location": {
"type": "place",
"label": {
"eng": "Woking"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japan",
"type": "loc",
"score": 2,
"label": {
"eng": "Japan"
},
"location": {
"type": "country",
"label": {
"eng": "Japan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Racing_game",
"type": "wiki",
"score": 1,
"label": {
"eng": "Racing game"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Group_GT3",
"type": "wiki",
"score": 1,
"label": {
"eng": "Group GT3"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Technology/Materials",
"label": "dmoz/Science/Technology/Materials",
"wgt": 16
},
{
"uri": "dmoz/Sports/Motorsports/Auto_Racing",
"label": "dmoz/Sports/Motorsports/Auto Racing",
"wgt": 20
},
{
"uri": "dmoz/Business/Automotive/Auto_Racing",
"label": "dmoz/Business/Automotive/Auto Racing",
"wgt": 28
},
{
"uri": "dmoz/Business/Chemicals/Specialties",
"label": "dmoz/Business/Chemicals/Specialties",
"wgt": 15
},
{
"uri": "dmoz/Sports/Motorsports/Boat_Racing",
"label": "dmoz/Sports/Motorsports/Boat Racing",
"wgt": 19
},
{
"uri": "news/Technology",
"label": "news/Technology",
"wgt": 55
},
{
"uri": "iptc/sport/competition_discipline/motor_car_racing",
"label": "iptc/sport/competition discipline/motor car racing",
"wgt": 100
}
],
"image": "https://www.fuelsandlubes.com/wp-content/uploads/2026/07/Motul-develops-bespoke-gearbox-lubricant-for-McLaren-F1-car-2.webp",
"eventUri": null,
"sentiment": 0.1450980392156862,
"wgt": 522573673,
"relevance": 1
},
{
"uri": "9405463218",
"lang": "zho",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:20:57",
"dateTime": "2026-07-24T07:20:57Z",
"dateTimePub": "2026-07-24T07:20:29Z",
"dataType": "news",
"sim": 0,
"url": "https://www.hkcd.com/hkcdweb/content/2026/07/24/content_8766448.html",
"title": "上半年二手居屋買賣宗數升12% 平均價約417.1萬元 - 香港商報",
"body": "利嘉閣地產研究部主管陳海潮表示,受惠於2026年初香港樓市極度暢旺,樓價指數連升12個月,二手居屋市場亦跟隨大市一同走旺。由於白居二準買證在去年第四季發出,令細價二手居屋盤源及需求早一步消化,導致今年上半年二手居屋登記量升幅有限。\n\n根據土地註冊處最新數據顯示,今年上半年全港錄得3206宗居屋二手買賣登記(包括第二市場及自由市場),較去年下半年的2853宗增加12.4%;而期內成交總值錄約133.71億元,較去年下半年的112億元同步上升19.4%,登記量及總值均為近6個半年度(即三年)新高。\n\n居屋售價方面,今年上半年二手居屋平均每宗售價約417.1萬元,較去年下半年的392.6萬元升6.2%,創下近5個半年度(即兩年半)新高,相比2021年上半年歷史高位的539.6萬元累計跌幅約22.7% 。\n\n●黃竹坑居屋雅濤閣呎價最高\n\n此外,上半年的登記亦不乏矚目成交個案,當中以油麻地富榮花園一個7座中層D室的登記金額最高,該單位實用面積約592平方呎,以865萬元成交,折合實用呎價約14611元。而按平均實用呎價計算,香港仔黃竹坑雅濤閣一個1座高層E室的實用呎價最高,約為15237元,該單位實用面積約422平方呎,以643萬元成交。\n\n按樓價作分析,6個價格組別交投量錄3升3跌,其中升幅最大的是價值600萬元或以上組別,今年上半年共錄213宗二手居屋登記,較2025下半年的105宗急升1.03倍。\n\n值得注意的是,400萬元以下的3個細價組別全線錄得下跌,當中登記量最活躍的300萬至400萬元以內組別錄1120宗,按半年度逆市跌6%,但仍為最多登記量的價格組別。如以地區劃分,港島區期內升幅較大,由去年下半年的295宗升至今年上半年的370宗二手居屋登記,按半年升25%;而新界區錄得2025宗,按半年增加12%;至於九龍區期內則錄811宗登記,較去年下半年微升8%。\n\n如按屋苑細分,今年上半年屯門兆康苑共錄63宗買賣,按半年大升50%並位居十大熱門居屋榜首,而該屋苑成交總值亦同步急升52%至2.19億元。至於九龍灣麗晶花園則以60宗登記成為亞軍,成交總值涉資2.52億元;緊隨其後的天水圍天頌苑錄得58宗二手居屋登記,惟麗晶花園及天頌苑的登記量分別錄21%及2%的跌幅。\n\n陳海潮指出,展望下半年,「居屋2025」的攪珠結果在7月10日出爐,相信不少申請者得知未中籤,已釋放一大部分的居屋購買力回流二手市場。另一方面,「白居二2025」的準買證預計將於第四季發出,屆時亦可帶動二手居屋的成交量,故此冀下半年二手居屋交投可保持暢旺,登記量料輕微上升約9%,嘗試衝破3500宗水平。(記者 韓商)",
"source": {
"uri": "hkcd.com",
"dataType": "news",
"title": "hkcd.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Home_Ownership_Scheme",
"type": "wiki",
"score": 5,
"label": {
"eng": "Home Ownership Scheme"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/雅濤閣",
"type": "loc",
"score": 4,
"label": {
"eng": "雅濤閣"
},
"location": null
},
{
"uri": "http://zh.wikipedia.org/wiki/實用面積",
"type": "wiki",
"score": 4,
"label": {
"eng": "實用面積"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wong_Chuk_Hang",
"type": "loc",
"score": 4,
"label": {
"eng": "Wong Chuk Hang"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Housing_estate",
"type": "wiki",
"score": 4,
"label": {
"eng": "Housing estate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Charming_Garden",
"type": "loc",
"score": 3,
"label": {
"eng": "Charming Garden"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Richland_Gardens",
"type": "loc",
"score": 3,
"label": {
"eng": "Richland Gardens"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Public_housing_estates_in_Tin_Shui_Wai",
"type": "loc",
"score": 3,
"label": {
"eng": "Public housing estates in Tin Shui Wai"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_Commercial_Daily",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hong Kong Commercial Daily"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Yau_Ma_Tei",
"type": "loc",
"score": 3,
"label": {
"eng": "Yau Ma Tei"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Land_Registry_(Hong_Kong)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Land Registry (Hong Kong)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aberdeen,_Hong_Kong",
"type": "loc",
"score": 3,
"label": {
"eng": "Aberdeen, Hong Kong"
},
"location": {
"type": "place",
"label": {
"eng": "Aberdeen, Hong Kong"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"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/Public_housing_estates_in_Tuen_Mun",
"type": "wiki",
"score": 2,
"label": {
"eng": "Public housing estates in Tuen Mun"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kowloon_Bay",
"type": "loc",
"score": 2,
"label": {
"eng": "Kowloon Bay"
},
"location": {
"type": "place",
"label": {
"eng": "Kowloon Bay"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tuen_Mun",
"type": "loc",
"score": 2,
"label": {
"eng": "Tuen Mun"
},
"location": {
"type": "place",
"label": {
"eng": "Tuen Mun"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tin_Shui_Wai",
"type": "loc",
"score": 2,
"label": {
"eng": "Tin Shui Wai"
},
"location": {
"type": "place",
"label": {
"eng": "Tin Shui Wai"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_Island",
"type": "loc",
"score": 2,
"label": {
"eng": "Hong Kong Island"
},
"location": {
"type": "place",
"label": {
"eng": "Hong Kong Island"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kowloon",
"type": "loc",
"score": 2,
"label": {
"eng": "Kowloon"
},
"location": {
"type": "place",
"label": {
"eng": "Kowloon"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
}
],
"categories": [
{
"uri": "iptc/economy,_business_and_finance/products_and_services/financial_and_business_service",
"label": "iptc/economy, business and finance/products and services/financial and business service",
"wgt": 91
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/construction_and_property",
"label": "iptc/economy, business and finance/products and services/construction and property",
"wgt": 53
},
{
"uri": "iptc/economy,_business_and_finance/economy/economic_trends_and_indicators",
"label": "iptc/economy, business and finance/economy/economic trends and indicators",
"wgt": 65
}
],
"image": null,
"eventUri": null,
"sentiment": null,
"wgt": 522573657,
"relevance": 1
},
{
"uri": "9405462217",
"lang": "zho",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:19:58",
"dateTime": "2026-07-24T07:19:58Z",
"dateTimePub": "2026-07-24T07:18:25Z",
"dataType": "news",
"sim": 0.5058823823928833,
"url": "https://china.hket.com/article/4165948/%E5%90%89%E6%9E%97%E7%9C%81%E6%9C%83%E9%95%B7%E6%98%A5%EF%BC%9A%E5%85%A8%E5%B8%82%E7%B6%93%E6%BF%9F%E7%99%BC%E5%B1%95%E9%9D%A2%E8%87%A8%E5%89%8D%E6%89%80%E6%9C%AA%E6%9C%89%E7%9A%84%E5%9B%B0%E9%9B%A3%E6%8C%91%E6%88%B0",
"title": "吉林省會長春:全市經濟發展面臨前所未有的困難挑戰|香港經濟日報",
"body": "吉林省會長春日前開會分析經濟發展形勢和問題,研究部署下半年經濟工作。會上指出,當前全市經濟發展面臨前所未有的困難和挑戰,要認清自身發展面臨更為直接嚴重的衝擊挑戰。\n\n長春政府官網公佈,在7月22日,市委書記張恩惠主持召開市委常委會擴大會議暨全市上半年高質量發展講評會。會議通報了全市上半年經濟運行總體情況和高質量發展考核情況。\n\n會議指出,當前全市經濟發展面臨前所未有的困難和挑戰。要保持頭腦清醒,靜下心來,準確把握當前經濟形勢,全面、客觀、辯證、發展地看問題,堅定信心、保持定力。既要看到宏觀形勢的嚴峻複雜,也要認清自身發展面臨更為直接嚴重的衝擊挑戰;既要看到當期衝擊帶來的不利影響,也要看到長期向好的有利因素在加快集聚。\n\n就全力做好下步經濟工作,會議強調,統籌做好穩就業、穩企業、穩市場、穩預期,扎實開展工業穩生產「百日行動」,多措並舉激發消費潛能,精準發力擴大有效投資,有力有效穩住經濟基本盤。要堅定不移培育壯大發展新動能。加快推進汽車等傳統產業轉型升級,加速布局光電信息、生物醫藥等戰略性新興產業,聚焦生產保障和民生需求兩大重點領域,大力推動服務業擴能提質,持續加快縣域經濟高質量發展。\n\n根據長春市統計局發布的數據,2025年長春市地區生產總值(GDP)按年增長4.9%,低於全國5%的增速。",
"source": {
"uri": "china.hket.com",
"dataType": "news",
"title": "香港經濟日報 hket.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Qing_dynasty",
"type": "loc",
"score": 5,
"label": {
"eng": "Qing dynasty"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Economy",
"type": "wiki",
"score": 5,
"label": {
"eng": "Economy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Changchun",
"type": "loc",
"score": 5,
"label": {
"eng": "Changchun"
},
"location": {
"type": "place",
"label": {
"eng": "Changchun"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jilin",
"type": "loc",
"score": 5,
"label": {
"eng": "Jilin"
},
"location": {
"type": "place",
"label": {
"eng": "Jilin"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gross_domestic_product",
"type": "wiki",
"score": 3,
"label": {
"eng": "Gross domestic product"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Car",
"type": "wiki",
"score": 2,
"label": {
"eng": "Car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/County",
"type": "wiki",
"score": 2,
"label": {
"eng": "County"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tertiary_sector_of_the_economy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tertiary sector of the economy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Investment",
"type": "wiki",
"score": 2,
"label": {
"eng": "Investment"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 86
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 54
},
{
"uri": "iptc/health/disease_and_condition/communicable_disease",
"label": "iptc/health/disease and condition/communicable disease",
"wgt": 73
},
{
"uri": "iptc/health/disease_and_condition/illness",
"label": "iptc/health/disease and condition/illness",
"wgt": 69
}
],
"image": "https://static06.hket.com/res/v3/image/seo/004.png",
"eventUri": "zho-2075510",
"sentiment": null,
"wgt": 522573598,
"relevance": 1
},
{
"uri": "9405462089",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:19:26",
"dateTime": "2026-07-24T07:19:26Z",
"dateTimePub": "2026-07-24T07:19:04Z",
"dataType": "news",
"sim": 0,
"url": "https://www.chinadailyasia.com/hk/article/636891",
"title": "How Hong Kong's overseas charity work boosts its soft power",
"body": "Leung Chun-ying, vice chairman of the National Committee of the Chinese People's Political Consultative Conference and chairman of GX Foundation, recently shared the drone medical assistance project in Vanuatu on social media, once again showcasing the Hong Kong Special Administrative Region's unique soft power in advancing the Belt and Road Initiative to the world. Founded by Hong Kong people and rooted in Hong Kong, this international charity weaves extensive \"aerial lifelines\" across Pacific island nations and countries along the Belt and Road, powered by drone technology and medical aid. Its tangible actions embody the profound essence of people-to-people connectivity.\n\nOn July 13, GX Foundation and the Ministry of Health of the Republic of Vanuatu signed the Memorandum of Understanding on the 2026-2027 Vanuatu Health and Disaster Relief Drone Project online, integrating advanced low-altitude technology into the local public health logistics and emergency response system. Speaking at the project launch, Leung said: \"During the initial pilot phase, the foundation will supply a full suite of advanced drones to transport life-saving blood products and vaccines, deliver medical samples from remote clinics, conduct rapid search-and-rescue operations post-disaster, and deploy emergency supplies, forming a reliable aerial lifeline.\" For Vanuatu, an archipelago of 83 rugged islands, this breakthrough means patients in remote communities no longer need to travel for hours or even days to access urgent medical supplies. Drones deliver responses within minutes, reshaping the framework of local medical rescue.\n\nThis innovative initiative is not the GX Foundation's first foray into international humanitarian work. Established in 2018, the foundation has always been guided by the principles of extensive consultation, joint contribution and shared benefits. Its humanitarian footprint spans 10 nations across four continents: Laos, Cambodia, Senegal, Mauritania, Djibouti, Timor-Leste, Honduras, Vanuatu, Fiji and Kazakhstan, delivering support to local populations in eight key medical and public health sectors. Its landmark Cataract Blindness Elimination Project stands out among all programs: Over more than three years, its medical teams have performed more than 12,000 sight-restoring surgeries in Laos and Cambodia, adhering to a complete elimination model that only departs after the last patient receives treatment. Leung once recounted a touching story: \"One patient, blind for seven years, rushed home after regaining his sight to see his five-year-old grandson -- a child he had touched, hugged and kissed yet never laid eyes on.\" Each of these over 7,000 sight-restoration stories forms a heartwarming footnote to people-to-people exchanges under the Belt and Road Initiative.\n\nGX Foundation's practice serves as a vivid demonstration of Hong Kong's soft power on the global stage. As an international city rooted in the motherland and connected to the broader world, Hong Kong boasts dual unique strengths. On one hand, it draws robust medical resources and technical backing from the Chinese mainland; medical teams from Guangxi, Shanxi, Heilongjiang and other provinces or regions form the backbone of the foundation's overseas projects. On the other hand, Hong Kong's extensive international networks, well-established donation culture and professional management capabilities enable this civilian aid mechanism to operate efficiently. All funding of the foundation comes from public donations, with enterprises of all sizes willing to contribute to philanthropy, a testament to Hong Kong's long-standing charitable traditions and global vision.\n\nMore importantly, medical and humanitarian aid as a vehicle for \"soft diplomacy\" has generated far-reaching influence among Belt and Road partner countries. In September 2025, Cambodian Deputy Prime Minister Neth Savoeun conferred a state medal on Leung on behalf of the Cambodian government, in recognition of his monumental contributions to Cambodia's healthcare sector. Progress has shifted from infrastructure construction to safeguarding people's wellbeing, and from economic corridors to humanitarian medical corridors. The GX Foundation's efforts are deepening interpersonal integration under Belt and Road cooperation.\n\nThe Vanuatu drone project unveils a new dimension of Hong Kong's soft power -- it represents not merely the export of capital and medical expertise, but a seamless fusion of innovative technology and human compassion. The project prioritises local technical self-reliance by training local personnel to operate and maintain drone equipment. The philosophy of teaching people how to fish lies at the heart of sustainable development. This model of empowering humanitarian work through technology and earning global respect via professionalism opens a brand-new path for Hong Kong's participation in Belt and Road development.\n\nThe China-red porch of GX Foundation's global headquarters symbolizes Chinese people crossing oceans from Hong Kong, bearing goodwill, expertise and technology. Under Leung's leadership, Hong Kong residents prove through concrete deeds that soft power is no abstract concept. It is embodied in every drone transporting vaccines, every sight-restoring surgical procedure, and every medical mission crossing mountains and seas, carrying warmth and kindness across borders. This is the most genuine and touching manifestation of people-to-people connectivity, as well as Hong Kong's irreplaceable unique value in the country's Belt and Road Initiative in the new era.\n\nThe author is a former information coordinator of the Hong Kong Special Administrative Region government and a member of the Chinese Association of Hong Kong and Macao Studies.",
"source": {
"uri": "chinadailyasia.com",
"dataType": "news",
"title": "China Daily Asia"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Belt_and_Road_Initiative",
"type": "wiki",
"score": 5,
"label": {
"eng": "Belt and Road Initiative"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Leung_Chun-ying",
"type": "person",
"score": 5,
"label": {
"eng": "Leung Chun-ying"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soft_power",
"type": "wiki",
"score": 5,
"label": {
"eng": "Soft power"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Unmanned_aerial_vehicle",
"type": "wiki",
"score": 5,
"label": {
"eng": "Unmanned aerial vehicle"
}
},
{
"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/Vanuatu",
"type": "loc",
"score": 5,
"label": {
"eng": "Vanuatu"
},
"location": {
"type": "country",
"label": {
"eng": "Vanuatu"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarianism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Humanitarianism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cambodia",
"type": "loc",
"score": 4,
"label": {
"eng": "Cambodia"
},
"location": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_health",
"type": "wiki",
"score": 4,
"label": {
"eng": "Public health"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Special_administrative_regions_of_China",
"type": "loc",
"score": 3,
"label": {
"eng": "Special administrative regions of China"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Chinese_People's_Political_Consultative_Conference",
"type": "org",
"score": 3,
"label": {
"eng": "Chinese People's Political Consultative Conference"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Island_country",
"type": "wiki",
"score": 3,
"label": {
"eng": "Island country"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Search_and_rescue",
"type": "wiki",
"score": 3,
"label": {
"eng": "Search and rescue"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Memorandum_of_understanding",
"type": "wiki",
"score": 3,
"label": {
"eng": "Memorandum of understanding"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Logistics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Logistics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pacific_Ocean",
"type": "wiki",
"score": 3,
"label": {
"eng": "Pacific Ocean"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Archipelago",
"type": "wiki",
"score": 3,
"label": {
"eng": "Archipelago"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 3,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Laos",
"type": "loc",
"score": 3,
"label": {
"eng": "Laos"
},
"location": {
"type": "country",
"label": {
"eng": "Laos"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mainland_China",
"type": "loc",
"score": 2,
"label": {
"eng": "Mainland China"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Vaccine",
"type": "wiki",
"score": 2,
"label": {
"eng": "Vaccine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Continent",
"type": "wiki",
"score": 2,
"label": {
"eng": "Continent"
}
},
{
"uri": "http://en.wikipedia.org/wiki/East_Timor",
"type": "loc",
"score": 2,
"label": {
"eng": "East Timor"
},
"location": {
"type": "country",
"label": {
"eng": "East Timor"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Senegal",
"type": "loc",
"score": 2,
"label": {
"eng": "Senegal"
},
"location": {
"type": "country",
"label": {
"eng": "Senegal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mauritania",
"type": "loc",
"score": 2,
"label": {
"eng": "Mauritania"
},
"location": {
"type": "country",
"label": {
"eng": "Mauritania"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kazakhstan",
"type": "loc",
"score": 2,
"label": {
"eng": "Kazakhstan"
},
"location": {
"type": "country",
"label": {
"eng": "Kazakhstan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Honduras",
"type": "loc",
"score": 2,
"label": {
"eng": "Honduras"
},
"location": {
"type": "country",
"label": {
"eng": "Honduras"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fiji",
"type": "loc",
"score": 2,
"label": {
"eng": "Fiji"
},
"location": {
"type": "country",
"label": {
"eng": "Fiji"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Djibouti",
"type": "loc",
"score": 2,
"label": {
"eng": "Djibouti"
},
"location": {
"type": "country",
"label": {
"eng": "Djibouti"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Deputy_Prime_Minister_of_New_Zealand",
"type": "wiki",
"score": 1,
"label": {
"eng": "Deputy Prime Minister of New Zealand"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chinese_people",
"type": "loc",
"score": 1,
"label": {
"eng": "Chinese people"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Individualism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Individualism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarian_aid",
"type": "wiki",
"score": 1,
"label": {
"eng": "Humanitarian aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philanthropy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Philanthropy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Province",
"type": "wiki",
"score": 1,
"label": {
"eng": "Province"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ocean",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ocean"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Heilongjiang",
"type": "loc",
"score": 1,
"label": {
"eng": "Heilongjiang"
},
"location": {
"type": "place",
"label": {
"eng": "Heilongjiang"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guangxi",
"type": "loc",
"score": 1,
"label": {
"eng": "Guangxi"
},
"location": {
"type": "place",
"label": {
"eng": "Guangxi"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shanxi",
"type": "loc",
"score": 1,
"label": {
"eng": "Shanxi"
},
"location": {
"type": "place",
"label": {
"eng": "Shanxi"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Neth_Savoeun",
"type": "person",
"score": 1,
"label": {
"eng": "Neth Savoeun"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Macau",
"type": "loc",
"score": 1,
"label": {
"eng": "Macau"
},
"location": {
"type": "country",
"label": {
"eng": "Macau"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 1,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 26
},
{
"uri": "dmoz/Business/Healthcare",
"label": "dmoz/Business/Healthcare",
"wgt": 25
},
{
"uri": "dmoz/Society/Philanthropy/International_Aid_and_Development",
"label": "dmoz/Society/Philanthropy/International Aid and Development",
"wgt": 27
},
{
"uri": "dmoz/Society/Philanthropy/Medical_Relief",
"label": "dmoz/Society/Philanthropy/Medical Relief",
"wgt": 31
},
{
"uri": "dmoz/Society/Philanthropy/Disaster_Relief_and_Recovery",
"label": "dmoz/Society/Philanthropy/Disaster Relief and Recovery",
"wgt": 29
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 92
}
],
"image": "https://campus-cdhk.oss-cn-hongkong.aliyuncs.com/store_manager/photo_pre/13/75/255/4dc9a70e-00ad-40b5-af46-a3c725ab00e1/high_wm.jpg",
"eventUri": null,
"sentiment": 0.2627450980392156,
"wgt": 522573566,
"relevance": 1
},
{
"uri": "9405462086",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:19:26",
"dateTime": "2026-07-24T07:19:26Z",
"dateTimePub": "2026-07-24T07:19:04Z",
"dataType": "news",
"sim": 0,
"url": "https://www.chinadailyasia.com/hk/article/636892",
"title": "Chinese mathematicians Deng Yu, Wang Hong share prestigious Fields Medal",
"body": "Chinese mathematicians Deng Yu and Wang Hong have won the prestigious Fields Medal on Thursday, the first time Chinese nationals have received the accolade.\n\nWidely regarded as the \"Nobel Prize of mathematics\", the Fields Medal is awarded every four years to two to four young scholars under 40 years of age, for their outstanding contributions. The award was established by the International Mathematical Union (IMU) in 1936 and named after the Canadian mathematician John Charles Fields.\n\nThe list of awardees was unveiled at the opening ceremony of the 2026 International Congress of Mathematicians held in Philadelphia, the United States.\n\nDeng won for his progress in partial differential equations, while Wang was recognized for her work in harmonic analysis and geometric measure theory. They shared the honor with US mathematician John Pardon and Canadian scholar Jacob Tsimerman.\n\nBorn in Shenzhen, Guangdong province in 1989, Deng was admitted to Peking University and later transferred to the Massachusetts Institute of Technology. He now works at the University of Chicago's department of mathematics.\n\nWang was born in Guangxi Zhuang autonomous region in 1991 and earned an undergraduate degree at Peking University. She is a permanent professor at the Institute of Advanced Scientific Studies in France.\n\nHe Xuhua, a professor at the University of Hong Kong who was elected vice-president of the IMU on Wednesday, said Deng and Wang's honor signifies Chinese mathematics transitioning from a \"frontier follower\" to a \"key contributor\" in the global mathematical research network.\n\n\"Their groundbreaking work has not only resolved long-standing problems but also demonstrates how Chinese scholars are reshaping contemporary mathematics with original methodology,\" He said.\n\nHe highlighted Hong Kong's unique role in the transition, noting that the city's long-term research funding, talent-attraction policies, and world-class institutions offer an ideal environment for top young scholars.\n\nHong Kong provides an international platform for pioneers, serving as a hub that connects Chinese mathematics with the world's leading academic forces, he added.",
"source": {
"uri": "chinadailyasia.com",
"dataType": "news",
"title": "China Daily Asia"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Deng_Yu",
"type": "person",
"score": 5,
"label": {
"eng": "Deng Yu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chinese_mathematics",
"type": "wiki",
"score": 5,
"label": {
"eng": "Chinese mathematics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fields_Medal",
"type": "wiki",
"score": 5,
"label": {
"eng": "Fields Medal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_Mathematical_Union",
"type": "wiki",
"score": 4,
"label": {
"eng": "International Mathematical Union"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mathematics",
"type": "wiki",
"score": 4,
"label": {
"eng": "Mathematics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/John_Charles_Fields",
"type": "person",
"score": 3,
"label": {
"eng": "John Charles Fields"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mathematician",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mathematician"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nobel_Prize",
"type": "wiki",
"score": 3,
"label": {
"eng": "Nobel Prize"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 3,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Canada",
"type": "loc",
"score": 3,
"label": {
"eng": "Canada"
},
"location": {
"type": "country",
"label": {
"eng": "Canada"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/John_Pardon",
"type": "wiki",
"score": 2,
"label": {
"eng": "John Pardon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jacob_Tsimerman",
"type": "person",
"score": 2,
"label": {
"eng": "Jacob Tsimerman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Geometric_measure_theory",
"type": "wiki",
"score": 2,
"label": {
"eng": "Geometric measure theory"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Partial_differential_equation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Partial differential equation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Harmonic_analysis",
"type": "wiki",
"score": 2,
"label": {
"eng": "Harmonic analysis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_Congress_of_Mathematicians",
"type": "wiki",
"score": 2,
"label": {
"eng": "International Congress of Mathematicians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Peking_University",
"type": "org",
"score": 2,
"label": {
"eng": "Peking University"
}
},
{
"uri": "http://en.wikipedia.org/wiki/University_of_Chicago",
"type": "org",
"score": 2,
"label": {
"eng": "University of Chicago"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Massachusetts_Institute_of_Technology",
"type": "org",
"score": 2,
"label": {
"eng": "Massachusetts Institute of Technology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philadelphia",
"type": "loc",
"score": 2,
"label": {
"eng": "Philadelphia"
},
"location": {
"type": "place",
"label": {
"eng": "Philadelphia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shenzhen",
"type": "loc",
"score": 2,
"label": {
"eng": "Shenzhen"
},
"location": {
"type": "place",
"label": {
"eng": "Shenzhen"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 2,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zhuang_people",
"type": "wiki",
"score": 1,
"label": {
"eng": "Zhuang people"
}
},
{
"uri": "http://en.wikipedia.org/wiki/University_of_Hong_Kong",
"type": "org",
"score": 1,
"label": {
"eng": "University of Hong Kong"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Undergraduate_education",
"type": "wiki",
"score": 1,
"label": {
"eng": "Undergraduate education"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong",
"type": "loc",
"score": 1,
"label": {
"eng": "Hong Kong"
},
"location": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guangxi",
"type": "loc",
"score": 1,
"label": {
"eng": "Guangxi"
},
"location": {
"type": "place",
"label": {
"eng": "Guangxi"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
}
],
"categories": [
{
"uri": "dmoz/Science/Social_Sciences",
"label": "dmoz/Science/Social Sciences",
"wgt": 22
},
{
"uri": "dmoz/Science/Math",
"label": "dmoz/Science/Math",
"wgt": 36
},
{
"uri": "dmoz/Science/Physics/Mathematical_Physics",
"label": "dmoz/Science/Physics/Mathematical Physics",
"wgt": 21
},
{
"uri": "dmoz/Science/Chemistry/Nobel_Prize_in_Chemistry",
"label": "dmoz/Science/Chemistry/Nobel Prize in Chemistry",
"wgt": 19
},
{
"uri": "dmoz/Sports/Cycling/Indoor",
"label": "dmoz/Sports/Cycling/Indoor",
"wgt": 22
},
{
"uri": "iptc/science_and_technology",
"label": "iptc/science and technology",
"wgt": 96
},
{
"uri": "iptc/economy,_business_and_finance/economy",
"label": "iptc/economy, business and finance/economy",
"wgt": 55
},
{
"uri": "iptc/human_interest/award_and_prize",
"label": "iptc/human interest/award and prize",
"wgt": 99
}
],
"image": "https://www.chinadailyhk.com/upload/main/image/2026/07/23/d1505c02b531ac6073191fe02eaf0e5d.png",
"eventUri": null,
"sentiment": 0.4980392156862745,
"wgt": 522573566,
"relevance": 1
},
{
"uri": "9405462088",
"lang": "eng",
"isDuplicate": true,
"date": "2026-07-24",
"time": "07:19:26",
"dateTime": "2026-07-24T07:19:26Z",
"dateTimePub": "2026-07-24T07:19:04Z",
"dataType": "news",
"sim": 0,
"url": "https://www.chinadailyasia.com/hk/article/636893",
"title": "US to impose new tariffs as temporary 10% duties expire",
"body": "NEW YORK - The United States will impose tariffs of 10 to 12.5 percent on imported goods from 60 economies starting on Friday, citing Section 301 of the Trade Act of 1974, the Office of the US Trade Representative (USTR) said Thursday.\n\nThe new trade measures are scheduled to take effect just as temporary 10 percent worldwide tariffs expire at 12:01 am on Friday. The administration of US President Donald Trump had turned to those temporary levies after the Supreme Court struck down his broader tariff initiatives in February.\n\nBy utilizing Section 301, the administration is tapping into a more durable legal mechanism that permits Trump to impose import taxes and other sanctions against countries found to engage in trade practices deemed \"unjustifiable, unreasonable, or discriminatory,\" according to a USTR press release.\n\nALSO READ: Canadian PM says US-proposed tariffs violate trilateral trade deal\n\nThe USTR justified the latest levies by pointing to international labor standards.\n\n\"The United States has had a forced labor import ban for nearly a century, and rigorously enforces it; it's well past time for our trading partners to do the same,\" US Trade Representative Jamieson Greer was quoted as saying in the release.\n\n\"Today's action will begin to correct what is both a human rights abuse and a distortive trade practice to improve the welfare of workers everywhere.\"\n\nThe USTR determined that a 10 percent duty rate will be applied to investigate economies that either impose a forced labor import prohibition, have committed to enforcing such a prohibition through an Agreement on Reciprocal Trade, or have imposed a partial regime to prevent the importation of certain forced labor goods.\n\nThe economies include Argentina, Bangladesh, Cambodia, Canada, Ecuador, El Salvador, Guatemala, Honduras, India, Indonesia, Jordan, Malaysia, Mexico, Pakistan, Sri Lanka, Trinidad and Tobago, and the United Kingdom, according to the release.\n\nA variable rate of 10 or 12.5 percent, net of the Most-Favored-Nation rate, will apply to certain non-exempted products from economies including the European Union, Japan, South Korea and Switzerland. Meanwhile, a 12.5 percent duty will be imposed on all other investigated economies.\n\nNotably, the Trump administration also provides exemptions for certain products, such as those that could lead to a domestic supply crunch or economy-wide disruption, and products that cannot be grown or produced in the US in sufficient quantities or at reasonable prices.\n\nIn March, the USTR launched a separate, ongoing probe into whether 16 countries, which collectively account for around 70 percent of US imports, have overproduced goods, thereby pushing down global prices and placing US companies at a competitive disadvantage.",
"source": {
"uri": "chinadailyasia.com",
"dataType": "news",
"title": "China Daily Asia"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Office_of_the_United_States_Trade_Representative",
"type": "wiki",
"score": 5,
"label": {
"eng": "Office of the United States Trade Representative"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tariff",
"type": "wiki",
"score": 5,
"label": {
"eng": "Tariff"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Section_301_of_the_Trade_Act_of_1974",
"type": "wiki",
"score": 4,
"label": {
"eng": "Section 301 of the Trade Act of 1974"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 4,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 4,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Forced_labour",
"type": "wiki",
"score": 3,
"label": {
"eng": "Forced labour"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supreme_Court_of_the_United_States",
"type": "loc",
"score": 3,
"label": {
"eng": "Supreme Court of the United States"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Canada",
"type": "loc",
"score": 3,
"label": {
"eng": "Canada"
},
"location": {
"type": "country",
"label": {
"eng": "Canada"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economic_sanctions",
"type": "wiki",
"score": 2,
"label": {
"eng": "Economic sanctions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Human_rights",
"type": "wiki",
"score": 2,
"label": {
"eng": "Human rights"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Presidency_of_Donald_Trump",
"type": "wiki",
"score": 1,
"label": {
"eng": "Presidency of Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cambodia",
"type": "loc",
"score": 1,
"label": {
"eng": "Cambodia"
},
"location": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/European_Union",
"type": "loc",
"score": 1,
"label": {
"eng": "European Union"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Trinidad_and_Tobago",
"type": "loc",
"score": 1,
"label": {
"eng": "Trinidad and Tobago"
},
"location": {
"type": "country",
"label": {
"eng": "Trinidad and Tobago"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/El_Salvador",
"type": "loc",
"score": 1,
"label": {
"eng": "El Salvador"
},
"location": {
"type": "country",
"label": {
"eng": "El Salvador"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 1,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malaysia",
"type": "loc",
"score": 1,
"label": {
"eng": "Malaysia"
},
"location": {
"type": "country",
"label": {
"eng": "Malaysia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexico",
"type": "loc",
"score": 1,
"label": {
"eng": "Mexico"
},
"location": {
"type": "country",
"label": {
"eng": "Mexico"
}
}
},
{
"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/South_Korea",
"type": "loc",
"score": 1,
"label": {
"eng": "South Korea"
},
"location": {
"type": "country",
"label": {
"eng": "South Korea"
}
}
},
{
"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/Jordan",
"type": "loc",
"score": 1,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 1,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indonesia",
"type": "loc",
"score": 1,
"label": {
"eng": "Indonesia"
},
"location": {
"type": "country",
"label": {
"eng": "Indonesia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Honduras",
"type": "loc",
"score": 1,
"label": {
"eng": "Honduras"
},
"location": {
"type": "country",
"label": {
"eng": "Honduras"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guatemala",
"type": "loc",
"score": 1,
"label": {
"eng": "Guatemala"
},
"location": {
"type": "country",
"label": {
"eng": "Guatemala"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 1,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ecuador",
"type": "loc",
"score": 1,
"label": {
"eng": "Ecuador"
},
"location": {
"type": "country",
"label": {
"eng": "Ecuador"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 23
},
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 19
},
{
"uri": "dmoz/Business/International_Business_and_Trade",
"label": "dmoz/Business/International Business and Trade",
"wgt": 24
},
{
"uri": "dmoz/Society/Work/Labor_Movement",
"label": "dmoz/Society/Work/Labor Movement",
"wgt": 21
},
{
"uri": "dmoz/Society/Work/Labor-Management_Relations",
"label": "dmoz/Society/Work/Labor-Management Relations",
"wgt": 23
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 68
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy",
"label": "iptc/politics and government/international relations/diplomacy",
"wgt": 70
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 66
},
{
"uri": "iptc/economy,_business_and_finance/economy/economic_trends_and_indicators",
"label": "iptc/economy, business and finance/economy/economic trends and indicators",
"wgt": 100
}
],
"image": "https://www.chinadailyhk.com/upload/main/image/2026/07/24/f9b98b183e8a59db5cd9980774f49942.png",
"eventUri": null,
"sentiment": 0.03529411764705892,
"wgt": 522573566,
"relevance": 1
},
{
"uri": "9405460804",
"lang": "zho",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:18:13",
"dateTime": "2026-07-24T07:18:13Z",
"dateTimePub": "2026-07-24T07:17:49Z",
"dataType": "news",
"sim": 0.6705882549285889,
"url": "https://www.hkcd.com/hkcdweb/content/2026/07/24/content_8766447.html",
"title": "【A股收評】三大指數低開低走 滬指跌1.61% - 香港商報",
"body": "午後,三大指數延續下跌,跌幅均有所擴大。全天來看,三大指數均走出低開低走的弱勢調整走勢。盤面上,軍工、半導體等板塊個股逆勢上漲,漲幅居前。\n\n截至收盤,滬指報3814.20點,跌1.61%;深成指報13774.68點,跌2.47%;創指報3480.87點,跌2.65%;科創50指數報1787.20點,跌0.14%。全市場超4900隻個股下跌,上漲個股僅555隻。A股全天低位運行,成交額不足2萬億。\n\n機構看盤\n\n中信證券:2026Q2金屬包裝、箱瓦紙、特種紙成本上漲轉嫁較為順利,帶來行業底部改善。海外市場,跨境電商、品牌出海以及海外本地化品牌運營模式表現亮眼。國內市場,成本壓力下,具備產業優勢的龍頭公司已開始提價,同時擁抱AI技術成為行業創新的新抓手。積極把握高分紅、低估值,且具備產業優勢、可率先實現提價增效的行業龍頭公司。\n\n國海證券:在當前消費整體呈現弱復蘇、結構分化的宏觀背景下,快遞行業展現出超越消費大盤的顯著韌性,該行認為,這來源於行業內部多引擎驅動的結構性成長。隨着即時零售場景的不斷拓展和消費習慣的轉變,該板塊的結構性機遇值得關注。快遞業務量有望穩步增長,維持快遞物流板塊「推薦」評級。",
"source": {
"uri": "hkcd.com",
"dataType": "news",
"title": "hkcd.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Class_A_share",
"type": "wiki",
"score": 5,
"label": {
"eng": "Class A share"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Plate_tectonics",
"type": "wiki",
"score": 5,
"label": {
"eng": "Plate tectonics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brand",
"type": "wiki",
"score": 4,
"label": {
"eng": "Brand"
}
},
{
"uri": "http://en.wikipedia.org/wiki/SZSE_Component_Index",
"type": "wiki",
"score": 3,
"label": {
"eng": "SZSE Component Index"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_Commercial_Daily",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hong Kong Commercial Daily"
}
},
{
"uri": "http://en.wikipedia.org/wiki/CITIC_Securities",
"type": "org",
"score": 3,
"label": {
"eng": "CITIC Securities"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Semiconductor",
"type": "wiki",
"score": 3,
"label": {
"eng": "Semiconductor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Metal",
"type": "wiki",
"score": 3,
"label": {
"eng": "Metal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Logistics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Logistics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Artificial_intelligence",
"type": "wiki",
"score": 2,
"label": {
"eng": "Artificial intelligence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Retail",
"type": "wiki",
"score": 2,
"label": {
"eng": "Retail"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Security_(finance)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Security (finance)"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 87
},
{
"uri": "iptc/economy,_business_and_finance/market_and_exchange",
"label": "iptc/economy, business and finance/market and exchange",
"wgt": 85
}
],
"image": null,
"eventUri": "zho-2077453",
"sentiment": null,
"wgt": 522573493,
"relevance": 1
},
{
"uri": "9405459517",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "07:17:07",
"dateTime": "2026-07-24T07:17:07Z",
"dateTimePub": "2026-07-24T07:15:31Z",
"dataType": "news",
"sim": 0,
"url": "https://www.scmp.com/business/companies/article/3361720/wall-street-funds-back-chinas-wuxi-apptec-weight-loss-drug-orders-soar",
"title": "As weight-loss drug orders surge, global funds pile into China's WuXi AppTec",
"body": "Global investors were increasingly interested in China's contract development and manufacturing organisation, and biotechnology sector, said Linda Shu, head of China healthcare research at HSBC.\n\n\"WuXi Apptec is heavily owned given its high expectations\" for the first half, Shu said.\n\nJPMorgan Chase remained one of its largest shareholders after raising its stake to 11.39 per cent on July 20, up from 10.98 per cent, according to the Hong Kong stock exchange website.\n\nSwiss banking giant UBS Group and BlackRock are also substantial shareholders, which refer to any investor holding an interest of 5 per cent or more in the voting shares of a listed company.\n\nUBS bought 255,500 shares at an average price of HK$121.51, lifting its stake to 8.02 per cent on June 11. BlackRock purchased 1.52 million shares at an average price of HK$153, increasing its stake to 5.21 per cent on May 14.\n\nWuXi AppTec was expected to release its half-year earnings results on August 3, according to the company. Its Hong Kong-traded stock jumped about 37 per cent over the period, bucking the broad decline in the Hang Seng Index.",
"source": {
"uri": "scmp.com",
"dataType": "news",
"title": "South China Morning Post"
},
"authors": [
{
"uri": "julie_zhang@scmp.com",
"name": "Julie Zhang",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 5,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/WuXi_AppTec",
"type": "org",
"score": 3,
"label": {
"eng": "WuXi AppTec"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Biotechnology",
"type": "wiki",
"score": 3,
"label": {
"eng": "Biotechnology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wall_Street",
"type": "wiki",
"score": 3,
"label": {
"eng": "Wall Street"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Health_care",
"type": "wiki",
"score": 3,
"label": {
"eng": "Health care"
}
},
{
"uri": "http://en.wikipedia.org/wiki/HSBC",
"type": "org",
"score": 3,
"label": {
"eng": "HSBC"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shareholder",
"type": "wiki",
"score": 3,
"label": {
"eng": "Shareholder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_Stock_Exchange",
"type": "loc",
"score": 2,
"label": {
"eng": "Hong Kong Stock Exchange"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/UBS",
"type": "org",
"score": 2,
"label": {
"eng": "UBS"
}
},
{
"uri": "http://en.wikipedia.org/wiki/BlackRock",
"type": "org",
"score": 2,
"label": {
"eng": "BlackRock"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bank",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/JPMorgan_Chase",
"type": "org",
"score": 2,
"label": {
"eng": "JPMorgan Chase"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hang_Seng_Index",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hang Seng Index"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_dollar",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hong Kong dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Common_stock",
"type": "wiki",
"score": 1,
"label": {
"eng": "Common stock"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_company",
"type": "wiki",
"score": 1,
"label": {
"eng": "Public company"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Investing/Stocks_and_Bonds",
"label": "dmoz/Business/Investing/Stocks and Bonds",
"wgt": 22
},
{
"uri": "dmoz/Health/Weight_Loss",
"label": "dmoz/Health/Weight Loss",
"wgt": 18
},
{
"uri": "dmoz/Business/Investing/Exchanges",
"label": "dmoz/Business/Investing/Exchanges",
"wgt": 28
},
{
"uri": "dmoz/Sports/Cycling/Indoor",
"label": "dmoz/Sports/Cycling/Indoor",
"wgt": 18
},
{
"uri": "dmoz/Business/Investing/Games",
"label": "dmoz/Business/Investing/Games",
"wgt": 16
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 99
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 76
}
],
"image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/07/24/40922303-a209-499b-999b-7edbe67458b2_c4f919eb.jpg?itok=dLrApbdk&v=1784876366",
"eventUri": null,
"sentiment": 0.2156862745098038,
"wgt": 522573427,
"relevance": 1
}
],
"totalResults": 36630,
"page": 1,
"count": 10,
"pages": 3663
}
}