Created at 9am, Mar 7
ProactiveHealth & Lifestyle
0
Report Estimates 1 Billion People Worldwide Are Obese
Vpvc9y1wrI57kTvBTUvkt93fi6MiA8HnPF4j7dvwfiE
File Type
MP3
Entry Count
28
Embed. Model
jina_embeddings_v2_base_en
Index Type
hnsw

A new study estimates more than 1 billion people worldwide are currently living with obesity. People with obesity are considered medically overweight The study, published in the medical publication The Lancet, said that one in eight people are obese. Researchers said around 43 percent of adults were overweight in 2022. Worldwide, obesity among adults has more than doubled since 1990, the study found. Among young people aged five to 19, the obesity rate increased by four times during the same period.

So far, 31 governments are now leading the way to reduce obesity by carrying out goals of the plan.
start: 02:27 - end: 02:38
These include government measures to enact new rules on harmful marketing of unhealthy food and drinks to children.
start: 02:38 - end: 02:49
In addition, governments are aiming to improve school and nutrition policies.
start: 02:49 - end: 02:56
They are also seeking price reductions for healthy foods, to increase public awareness about healthy diets and exercise, and to strengthen requirements for physical activity in schools.
How to Retrieve?
# Search

curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "Vpvc9y1wrI57kTvBTUvkt93fi6MiA8HnPF4j7dvwfiE", "query": "What is alexanDRIA library?"}'
        
# Query

curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "Vpvc9y1wrI57kTvBTUvkt93fi6MiA8HnPF4j7dvwfiE", "level": 2}'