Topics
Countries
Georgia News
Would you like to access news/blog content published by sources located in Georgia?
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/Georgia_(country)",
"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%2FGeorgia_(country)&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": "9363869540",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:20:02",
"dateTime": "2026-06-19T11:20:02Z",
"dateTimePub": "2026-06-19T11:18:13Z",
"dataType": "news",
"sim": 0,
"url": "https://civil.ge/archives/740780",
"title": "EU and U.S. Remain Top Sources of Money Transfers to Georgia as Inflows Rise 7% in May - Civil Georgia",
"body": "Money transfers to Georgia from abroad totaled USD 339.85 million in May, up 7.1% (USD 22.4 million) compared to the same period last year, according to data of the National Bank of Georgia (NBG).\n\nThe European Union and the United States continued to remain the largest sources, accounting for a combined for 62,4% of total inflows, USD 212.31 million.\n\nTransfers from EU member countries alone totaled USD 148.4 million, representing 43.6% of all inflows and a 5.9% increase year-on-year.\n\nBy country, the United States remained the leading source of transfers with USD 63.91 million (18.8% of the total), followed by Italy with USD 55.86 million (16.4%). Other major sources included Russia with USD 48.62 million (14.3%), Germany with USD 30.14 million (8.8%), and Israel with 29.25 million (8.6%).\n\nChina recorded the highest year-on-year growth rate, with transfers increasing more than 31-fold to USD 2.49 million. Significant growth was also reported from Tajikistan, where transfers rose 90.5% to USD 1.35 million; Lebanon, up 45.3% to USD 1.07 million; Israel, up 29%, and Belarus, up 22.1% to USD 1.06 million.\n\nBy contrast, transfers from Kyrgyzstan declined by 40.6% year-on-year to USD 4.78 million, marking the sharpest decrease among reporting countries. Transfers from Azerbaijan fell by 19.4% to 2.76 million, while transfers from Ireland decreased by 14% to 5.41 million.\n\nMeanwhile, money transfers from Georgia totaled USD 37 million in May 2026, up 5.1% from USD 35.2 million in the same month last year.\n\nPersonal remittances to Georgia account for 11.9% of the country's gross domestic product (GDP), according to the World Bank's 2024 data.",
"source": {
"uri": "civil.ge",
"dataType": "news",
"title": "Civil.ge"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/European_Union",
"type": "loc",
"score": 5,
"label": {
"eng": "European Union"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Georgia_(country)",
"type": "loc",
"score": 5,
"label": {
"eng": "Georgia (country)"
},
"location": {
"type": "country",
"label": {
"eng": "Georgia (country)"
}
}
},
{
"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/Russia",
"type": "loc",
"score": 2,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Italy",
"type": "loc",
"score": 2,
"label": {
"eng": "Italy"
},
"location": {
"type": "country",
"label": {
"eng": "Italy"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 2,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 2,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 2,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_Bank",
"type": "wiki",
"score": 1,
"label": {
"eng": "World Bank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gross_domestic_product",
"type": "wiki",
"score": 1,
"label": {
"eng": "Gross domestic product"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ireland",
"type": "loc",
"score": 1,
"label": {
"eng": "Ireland"
},
"location": {
"type": "country",
"label": {
"eng": "Ireland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tajikistan",
"type": "loc",
"score": 1,
"label": {
"eng": "Tajikistan"
},
"location": {
"type": "country",
"label": {
"eng": "Tajikistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 1,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kyrgyzstan",
"type": "loc",
"score": 1,
"label": {
"eng": "Kyrgyzstan"
},
"location": {
"type": "country",
"label": {
"eng": "Kyrgyzstan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Belarus",
"type": "loc",
"score": 1,
"label": {
"eng": "Belarus"
},
"location": {
"type": "country",
"label": {
"eng": "Belarus"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Azerbaijan",
"type": "loc",
"score": 1,
"label": {
"eng": "Azerbaijan"
},
"location": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 13
},
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 21
},
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 12
},
{
"uri": "dmoz/Business/Financial_Services/Banking_Services",
"label": "dmoz/Business/Financial Services/Banking Services",
"wgt": 13
},
{
"uri": "dmoz/Games/Online/Simulations",
"label": "dmoz/Games/Online/Simulations",
"wgt": 13
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 99
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 91
}
],
"image": "https://civil.ge/wp-content/uploads/2026/01/Dollar-Canva.jpeg",
"eventUri": null,
"sentiment": 0.2,
"wgt": 519564002,
"relevance": 1
},
{
"uri": "9363867740",
"lang": "kat",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:18:38",
"dateTime": "2026-06-19T11:18:38Z",
"dateTimePub": "2026-06-19T11:15:56Z",
"dataType": "news",
"sim": 0,
"url": "https://mkhare.ge/?p=59029",
"title": "ირაკლი კირცხალია - ევროპარლამენტის ამ რეზოლუციას აქვს რასა იუკნევიჩიენეს ფასი",
"body": "ამ რეზოლუციას აქვს რასა იუკნევიჩიენეს ფასი. ამ ტექსტში ამოვიკითხავთ ისევ იმ დესტრუქციას, მბრძანებლურ ტონს, ორმაგ სტანდარტს, სიცრუეზე დაფუძნებულ გამოგონილ ფაქტებს და აღქმებზე დაფუძნებულ ტყუილებს, - ამის შესახებ საპარლამენტო უმრავლესობის ლიდერმა, პარლამენტის ფრაქცია \"ქართული ოცნების\" თავმჯდომარემ ირაკლი კირცხალიამ ევროპარლამენტის რეზოლუციასთან დაკავშირებით განაცხადა.\n\nმისი თქმით, რეზოლუცია თავიდან ბოლომდე გაჯერებულია სიცრუით.\n\n\"მერამდენე რეზოლუციაა ნამდვილად ვეღარ ვთვლით. რას ვკითხულობთ ამ ტექსტში?! - ამოვიკითხავთ ისევ იმ დესტრუქციას, ამოვიკითხავთ ისევ მბრძანებლურ ტონს, ორმაგ სტანდარტს, ამოვიკითხავთ სრულიად აბსურდულ, სიცრუეზე დაფუძნებულ გამოგონილ ფაქტებს და აღქმებზე დაფუძნებულ ტყუილებს. ასე რომ სააკაშვილის პარტიის დე ფაქტო წევრი და წევრები მერამდენე რეზოლუციას დააინიციირებენ ამას ჩვენთვის რისი ფასი აქვს, გითხარით.\n\nროდესაც ორმაგ სტანდარტზე ვსაუბრობთ, ერთი მხრივ ისინი გამოდიან და ამბობენ, რომ თურმე პოლარიზაცია ღუპავს ყველა განვითარებულ ქვეყანას. ამ დროს თავისი ხელით ყველაფერს აკეთებენ, რომ კერძოდ, კონკრეტულად ჩვენს ქვეყანაში და დარწმუნებული ვარ, რომ არაერთ ქვეყანაში, რომელიც სურთ, რომ გახდეს პროქსი სახელმწიფო, მაქსიმალურად შეუწყონ ხელი პოლარიზაციას, სეგრეგაციას საზოგადოებაში.\n\nდაყონ მაქსიმალურად, მაქსიმალურად დაამძიმონ სიტუაცია. ეს ერთ-ერთი პუნქტიც ვიზებთან დაკავშირებით, რომ გარკვეულ თავიანთ აგენტურულ ქსელს შეუნარჩუნდეს უვიზო მიმოსვლა, ხოლო დანარჩენ საზოგადოებას საზოგადოებად არ თვლიან, ეს არახალია ჩვენთვის\", - განაცხადა ირაკლი კირცხალიამ.",
"source": {
"uri": "mkhare.ge",
"dataType": "news",
"title": "mkhare.ge"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/European_Parliament",
"type": "org",
"score": 5,
"label": {
"eng": "European Parliament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament_of_Georgia_(country)",
"type": "org",
"score": 3,
"label": {
"eng": "Parliament of Georgia (country)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Georgian_Dream",
"type": "org",
"score": 3,
"label": {
"eng": "Georgian Dream"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliamentary_system",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parliamentary system"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 47
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 60
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 46
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 46
}
],
"image": "https://mkhare.ge/wp-content/uploads/2026/04/kircxalia-3.jpg?w=640",
"eventUri": null,
"sentiment": null,
"wgt": 519563918,
"relevance": 1
},
{
"uri": "9363867739",
"lang": "kat",
"isDuplicate": true,
"date": "2026-06-19",
"time": "11:18:38",
"dateTime": "2026-06-19T11:18:38Z",
"dateTimePub": "2026-06-19T11:17:47Z",
"dataType": "news",
"sim": 0,
"url": "https://mkhare.ge/?p=59031",
"title": "ირაკლი კირცხალია - ეს არის მორალისგან დაცლილი, სისხლიანი რეჟიმის შემოქმედის, \"ნაცმოძრაობის\" სულიერი მამის ერთ-ერთი მონაბოდი",
"body": "მიხეილ სააკაშვილის განცხადებების შეფასებისას, ალბათ კომიკურ ჟანრში გადავალთ. სერიოზულ შეფასებას ვერ გავაკეთებ, მაგრამ თუ მაინც დაჟინებულად მთხოვთ სერიოზულად შევაფასო - ეს არის მორალისგან დაცლილი, სისხლიანი რეჟიმის შემოქმედის, \"ნაცმოძრაობის\" სულიერი მამის ერთ-ერთი მონაბოდი, - ამის შესახებ საპარლამენტო უმრავლესობის ლიდერმა ირაკლი კირცხალიამ განაცხადა.\n\nკირცხალია გამოეხმაურა სააკაშვილის განცხადებას, რომ ბიძინა ივანიშვილი \"ძალიან ცუდად დაამთავრებს ამერიკელებთან\".\n\n\"სააკაშვილი საკანში რა სიზმარს ნახავს, ვერ გაიგებ; დღეს ამერიკით დაგემუქრება, ხვალ რამე სხვა ქვეყნით. დღეს უკრაინელია, ხვალ ქართველია, ზეგ შეიძლება რუსი აღმოჩნდეს და მაზეგ შეიძლება მისი დიდი ბაბუა ფლორიდიდან იყოს. თითოეული მისი განცხადება არის კომიკური ჟანრის\", - განაცხადა კირცხალიამ.",
"source": {
"uri": "mkhare.ge",
"dataType": "news",
"title": "mkhare.ge"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Shemokmedi",
"type": "loc",
"score": 5,
"label": {
"eng": "Shemokmedi"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Mikheil_Saakashvili",
"type": "person",
"score": 3,
"label": {
"eng": "Mikheil Saakashvili"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliamentary_system",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parliamentary system"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Georgians",
"type": "loc",
"score": 2,
"label": {
"eng": "Georgians"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Bidzina_Ivanishvili",
"type": "person",
"score": 2,
"label": {
"eng": "Bidzina Ivanishvili"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russians",
"type": "wiki",
"score": 2,
"label": {
"eng": "Russians"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 64
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 58
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 50
}
],
"image": "https://mkhare.ge/wp-content/uploads/2026/06/Messenger_creation_FCD7D636-9CA0-4B9A-BA1C-11307D149FA6.jpeg?w=640",
"eventUri": null,
"sentiment": null,
"wgt": 519563918,
"relevance": 1
},
{
"uri": "9363860860",
"lang": "kat",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:12:04",
"dateTime": "2026-06-19T11:12:04Z",
"dateTimePub": "2026-06-19T11:08:00Z",
"dataType": "news",
"sim": 0,
"url": "https://sputnik-georgia.com/20260619/saxelmwifo-sazvris-ukanonod-kvetis-faqtze-2-piri-daakaves-299233197.html",
"title": "სახელმწიფო საზღვრის უკანონოდ კვეთის ფაქტზე 2 პირი დააკავეს",
"body": "დანაშაული 5 წლამდე ვადით თავისუფლების აღკვეთას ითვალისწინებს.\n\nთბილისი, 19 ივნისი -- Sputnik. სასაზღვრო პოლიციის თანამშრომლებმა საქართველოს სახელმწიფო საზღვრის უკანონოდ გადმოკვეთის ფაქტზე ორი პირი დააკავეს, ნათქვამია უწყების მიერ გავრცელებულ განცხადებაში.",
"source": {
"uri": "sputnik-georgia.com",
"dataType": "news",
"title": "Sputnik Georgian"
},
"authors": [
{
"uri": "sputnik_საქართველო@sputnik-georgia.com",
"name": "Sputnik საქართველო",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Border",
"type": "wiki",
"score": 4,
"label": {
"eng": "Border"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Crime",
"type": "wiki",
"score": 3,
"label": {
"eng": "Crime"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Police",
"type": "wiki",
"score": 3,
"label": {
"eng": "Police"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government/international_relations",
"label": "iptc/politics and government/international relations",
"wgt": 61
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 86
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 50
}
],
"image": "https://cdnn1.img.sputnik-georgia.com/img/07e4/09/04/249354106_0:73:1571:957_2072x0_60_0_0_4bbdbdcbe9aec0149c0fbe8a5464ef32.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519563524,
"relevance": 1
},
{
"uri": "9363860235",
"lang": "kat",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:11:39",
"dateTime": "2026-06-19T11:11:39Z",
"dateTimePub": "2026-06-19T11:11:19Z",
"dataType": "news",
"sim": 0,
"url": "https://commersant.ge/news/world/putini-sustdeba-amitom-man-sheidzleba-gaadzlieros-dartymebi-gtkhovt-gamoiyenet-tavshesafrebi-zelenski",
"title": "პუტინი სუსტდება, ამიტომ მან შეიძლება გააძლიეროს დარტყმები - გთხოვთ, გამოიყენეთ თავშესაფრები! - ზელენსკი",
"body": "უკრაინის პრეზიდენტის, ვოლოდიმირ ზელენსკის განცხადებით, რუსეთმა უკრაინაზე სარაკეტო და დრონებით დარტყმები, შესაძლოა, გააძლიეროს.\n\n\"პუტინი სუსტდება. ის პოლიტიკურად, ბრძოლის ველზე და ფიზიკურად სუსტდება. ამიტომ მან შეიძლება გააძლიეროს სარაკეტო და დრონებით დარტყმები ჩვენს წინააღმდეგ, ჩვენი ხალხის წინააღმდეგ. გთხოვთ, გამოიყენეთ თავშესაფრები. ძალიან, ძალიან გთხოვთ\", - აღნიშნაზელენსკიმ.\n\nუკრაინის პრეზიდენტმა \"რამშტაინის\" ფორმატში ჩატარებული შეხვედრის შედეგები შეაფასა და აღნიშნა, რომ უკრაინამ PURL პროგრამისთვის თანხმობა ცხრა ქვეყნისგან მიიღო, ეს კი ერთ მილიარდზე მეტი ღირებულების Patriot-ის რაკეტებს ნიშნავს. ამასთან, მისი თქმით, ევროკავშირი რუსეთის წინააღმდეგ სანქციებს გაამკაცრებს. ზელენსკის განცხადებით, უკრაინის პარტნიორები ხვდებიან, რომ პუტიონს არ სურს გაჩერება და მისი ყველა საუბარი, რომ მშვიდობა სურს, ტყუილია.\n\n\"პუტინს სურს, რომ ჩვენთან ყველაფერი გადაწვას. ის შეშლილია - ჩვენი პარტნიორები ამას გრძნობენ. ამის მიუხედავად, უკრაინა მზადაა მასთან მოლაპარაკებებისთვის. ევროპა სრულად უნდა იყოს ჩართული, რათა ჩვენ გვქონდეს ძლიერი პოზიცია. სრულად ჩართული სანქციების საკითხში - გამონაკლისის გარეშე. კონფისკაციის საკითხში გამონაკლისის გარეშე. ასევე უკრაინის დაფინანსების საკითხში\", - აღნიშნა ზელენსკიმ.",
"source": {
"uri": "commersant.ge",
"dataType": "news",
"title": "commersant"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/President_of_Ukraine",
"type": "wiki",
"score": 5,
"label": {
"eng": "President of Ukraine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 5,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 4,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/European_Union",
"type": "loc",
"score": 3,
"label": {
"eng": "European Union"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 2,
"label": {
"eng": "Europe"
},
"location": null
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 72
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 84
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 74
}
],
"image": "https://commersant.ge/uploads/files/2025/02/13/41200/zelenski_w_h.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 519563499,
"relevance": 1
},
{
"uri": "9363847479",
"lang": "kat",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:02:10",
"dateTime": "2026-06-19T11:02:10Z",
"dateTimePub": "2026-06-19T11:01:53Z",
"dataType": "news",
"sim": 0,
"url": "https://commersant.ge/news/finances/rezervebis-motsuloba-istoriul-maqsimumzea-7-mlrd-s-gadaacharba-tamta-sofromadze",
"title": "\"რეზერვების მოცულობა ისტორიულ მაქსიმუმზეა, $7 მლრდ-ს გადააჭარბა\" - თამთა სოფრომაძე",
"body": "სებ-ის მაკროეკონომიკისა და სტატისტიკის დეპარტამენტის უფროსის, თამთა სოფრომაძის ცნობით, საერთაშორისო სავალუტო რეზერვების დაგროვების პოლიტიკა კვლავ გრძელდება.\n\nროგორც თამთა სოფრომაძე გადაცემა \"ბიზნესპარტნიორში\" განმარტავს, მაისის მონაცემებით, რეზერვების მოცულობა ისტორიულ მაქსიმუმზეა და $7 მლრდ-ს გადააჭარბა.\n\n\"ასევე მნიშვნელოვანია, როგორია რეზერვების მდგომარეობა ადეკვატურობის მაჩვენებლებთან შედარებით. ერთ-ერთი მთავარი საზომი საერთაშორისო სავალუტო ფონდის ე.წ. ARA-მეტრიკაა (საერთაშორისო სავალუტო ფონდის (IMF) მიერ შემუშავებულ მეთოდოლოგია, რომელიც აფასებს ქვეყნის სავალუტო რეზერვების ადეკვატურობას), რომლის ქვედა ზღვარი 100%-ს შეადგენს. მაისის მდგომარეობით, აღნიშნული მაჩვენებელი დაახლოებით 112%-ია. ეს ფაქტი საერთაშორისო სავალუტო ფონდმაც აღნიშნა საკუთარ ანგარიშში და მიუთითა, რომ 2022 წლის შემდეგ პირველად საერთაშორისო სავალუტო რეზერვებმა 100%-იან ზღვარს გადააჭარბა. ფაქტი, რომ საგარეო მდგომარეობა საგარეო შოკების მიუხედავად საკმაოდ მდგრადია, ეროვნულ ბანკს შესაძლებლობას აძლევს, გააგრძელოს რეზერვების დაგროვების პოლიტიკა. მიმდინარე წლის პირველი 4 თვის მონაცემებით, ეროვნულმა ბანკმა 833 მილიონი აშშ დოლარი შეისყიდა და საერთაშორისო სავალუტო რეზერვების დაგროვებას კვლავ განაგრძობს\", - აცხადებს თამთა სოფრომაძე.",
"source": {
"uri": "commersant.ge",
"dataType": "news",
"title": "commersant"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/International_Monetary_Fund",
"type": "wiki",
"score": 5,
"label": {
"eng": "International Monetary Fund"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 4,
"label": {
"eng": "Politics"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 48
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 73
},
{
"uri": "iptc/economy,_business_and_finance/economy",
"label": "iptc/economy, business and finance/economy",
"wgt": 85
},
{
"uri": "iptc/health/disease_and_condition/communicable_disease",
"label": "iptc/health/disease and condition/communicable disease",
"wgt": 64
}
],
"image": "https://commersant.ge/uploads/files/2023/11/14/14624/dolari_w_h.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 519562930,
"relevance": 1
},
{
"uri": "9363844486",
"lang": "rus",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:59:43",
"dateTime": "2026-06-19T10:59:43Z",
"dateTimePub": "2026-06-19T10:40:24Z",
"dataType": "news",
"sim": 0,
"url": "https://cominf.org/node/1166569883",
"title": "Российско-южноосетинская демаркационная комиссия обсудила ход",
"body": "В столице Южной Осетии состоялось двенадцатое заседание совместной югоосетино-российской демаркационной комиссии, проходившее с 15 по 19 июня. Об этом сообщает пресс-служба МИД РЮО.\n\nВ ходе пятидневной работы стороны обсудили ход мероприятий по международно-правовому оформлению государственной границы между РЮО и РФ.\n\nКак отметили во внешнеполитическом ведомстве, встреча прошла в духе добрососедства и взаимопонимания.\n\nСроки и место проведения следующего заседания Совместной комиссии будут согласованы сторонами по дипломатическим каналам.",
"source": {
"uri": "cominf.org",
"dataType": "news",
"title": "Государственное информационное агентство \"Рес\""
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/South_Ossetia",
"type": "loc",
"score": 5,
"label": {
"eng": "South Ossetia"
},
"location": {
"type": "place",
"label": {
"eng": "South Ossetia"
},
"country": {
"type": "country",
"label": {
"eng": "Georgia (country)"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 58
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 92
}
],
"image": null,
"eventUri": null,
"sentiment": null,
"wgt": 519562783,
"relevance": 1
},
{
"uri": "9363841559",
"lang": "kat",
"isDuplicate": true,
"date": "2026-06-19",
"time": "10:57:01",
"dateTime": "2026-06-19T10:57:01Z",
"dateTimePub": "2026-06-19T10:50:24Z",
"dataType": "news",
"sim": 0,
"url": "https://newspress.ge/?p=184664",
"title": "ირაკლი კირცხალია - ცვლილება შეეხება სიჩქარის გადაჭარბებისთვის დადგენილ ადმინისტრაციულ პასუხისმგებლობას, სანქციების სისტემა გახდება უფრო პროპორციული",
"body": "ადმინისტრაციულ სამართალდარღვევათა კოდექსში დაგეგმილი ცვლილებები შევა, - ამის შესახებ დღეს გამართულ ბრიფინგზე საპარლამენტო უმრავლესობის ლიდერმა ირაკლი კირცხალიამ განაცხადა. მისივე თქმით, ცვლილება შეეხება სიჩქარის გადაჭარბებისთვის დადგენილ ადმინისტრაციულ პასუხისმგებლობას და სანქციების სისტემა გახდება უფრო დიფერენცირებული და პროპორციული.\n\nროგორც ირაკლი კირცხალიამ აღნიშნა, მაღალი საზოგადოებრივი საფრთხის შემცველი ქმედებისთვის (50 კმ/სთ-ზე მეტი სიჩქარით გადაჭარბებისთვის) მკაცრი სანქცია ძალაში დარჩება.\n\n\"საქართველოს პრემიერ-მინისტრთან, სახელმწიფო მინისტრთან და შინაგან საქმეთა მინისტრთან გამართული კონსულტაციის საფუძველზე გვსურს საზოგადოებას გავაცნოთ ინფორმაცია ადმინისტრაციულ სამართალდარღვევათა კოდექსში დაგეგმილი ცვლილებების შესახებ.\n\nცვლილება შეეხება სიჩქარის გადაჭარბებისთვის დადგენილ ადმინისტრაციულ პასუხისმგებლობას. მოქმედი კანონმდებლობის მიხედვით სატრანსპორტო საშუალების მძღოლის მიერ მოძრაობის დადგენილი სიჩქარის 15 კმ/სთ-ზე მეტი, მაგრამ არაუმეტეს 40 კმ/სთ-ით გადაჭარბება ისჯება ჯარიმით 100 ლარის ოდენობით, ხოლო 40 კმ/სთ-ზე მეტი სიჩქარით გადაჭარბება - ჯარიმით 300 ლარის ოდენობით.\n\nწარმოდგენილი ცვლილებების თანახმად, სანქციების სისტემა გახდება უფრო დიფერენცირებული და პროპორციული. კერძოდ: 15 კმ/სთ-ზე მეტი, მაგრამ არაუმეტეს 30 კმ/სთ-ით სიჩქარის გადაჭარბებისთვის ჯარიმა ნაცვლად 100 ლარისა განისაზღვრება 50 ლარით; 30 კმ/სთ-ზე მეტი, მაგრამ არაუმეტეს 40 კმ/სთ-ით სიჩქარის გადაჭარბებისთვის რჩება ჯარიმა 100 ლარის ოდენობით; 40 კმ/სთ-დან 50 კმ/სთ-მდე სიჩქარის გადაჭარბება გამოიწვევს 300 ლარის ნაცვლად 100 ლარით დაჯარიმებას. 50 კმ/სთ-ზე მეტი სიჩქარით გადაჭარბებისთვის შენარჩუნდება 300-ლარიანი სანქცია. აღსანიშნავია, რომ ეს მიდგომა უზრუნველყოფს სამართალდარღვევის სიმძიმისა და დაკისრებული პასუხისმგებლობის პროპორციულობას, ხოლო მაღალი საზოგადოებრივი საფრთხის შემცველი ქმედებისთვის (50 კმ/სთ-ზე მეტი სიჩქარით გადაჭარბებისთვის) მკაცრი სანქცია ძალაში დარჩება. აქვე მსურს აღვნიშნო, რომ ვაგრძელებთ დაკვირვებას პრევენციული მექანიზმების პრაქტიკაში განხორციელების კუთხით, რათა ერთი მხრივ უზრუნველყოფილი იყოს საგზაო მოძრაობის უსაფრთხოება, ხოლო მეორე მხრივ ეს მექანიზმები იყოს პროპორციული.\n\nშესაბამისად, გაგრძელდება მოქმედი კანონმდებლობის სისტემური ანალიზი, რათა გამოვლინდეს ის ნორმები და სანქციები, რომლებიც საჭიროებს დამატებით მსჯელობას. ასეთის გამოვლენის შემთხვევაში, საზოგადოებას ეტაპობრივად ეცნობება ცვლილებების შესახებ\", - განაცხადა ირაკლი კირცხალიამ.",
"source": {
"uri": "newspress.ge",
"dataType": "news",
"title": "Newspress"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Parliamentary_republic",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parliamentary republic"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 69
},
{
"uri": "iptc/sport/competition_discipline",
"label": "iptc/sport/competition discipline",
"wgt": 66
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 68
}
],
"image": "https://newspress.ge/wp-content/uploads/2026/06/2-41.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519562621,
"relevance": 1
},
{
"uri": "9363839756",
"lang": "rus",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:55:46",
"dateTime": "2026-06-19T10:55:46Z",
"dateTimePub": "2026-06-19T10:54:00Z",
"dataType": "news",
"sim": 0,
"url": "https://sputnik-georgia.ru/20260619/minselkhoz-gruzii-oproverg-soobscheniya-o-reeksporte-armyanskoy-produktsii-v-rossiyu-299230615.html",
"title": "Минсельхоз Грузии опроверг сообщения о реэкспорте армянской продукции в Россию",
"body": "В министерстве считают, что распространение подобных сведений носит спекулятивный характер, не соответствует действительности и наносит ущерб экономическим отношениям между странами.\n\n\"Министерство охраны окружающей среды и сельского хозяйства Грузии категорически опровергает распространенную армянским изданием информацию об изменении страны происхождения армянской продукции и ввозе грузов на территорию Российской Федерации с целью их реэкспорта под названием другой соседней страны\", -- говорится в сообщении.",
"source": {
"uri": "sputnik-georgia.ru",
"dataType": "news",
"title": "Sputnik Грузия"
},
"authors": [
{
"uri": "sputnik_грузия@sputnik-georgia.ru",
"name": "Sputnik Грузия",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Armenians",
"type": "wiki",
"score": 4,
"label": {
"eng": "Armenians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 4,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Georgia_(country)",
"type": "loc",
"score": 4,
"label": {
"eng": "Georgia (country)"
},
"location": {
"type": "country",
"label": {
"eng": "Georgia (country)"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Re-exportation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Re-exportation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Armenian_language",
"type": "wiki",
"score": 2,
"label": {
"eng": "Armenian language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agriculture",
"type": "wiki",
"score": 2,
"label": {
"eng": "Agriculture"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 54
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 87
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 75
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 75
}
],
"image": "https://cdnn1.img.sputnik-georgia.com/img/07ea/06/13/299230449_0:0:1152:648_2072x0_60_0_0_0a4da816a9f43abe76579c31b664e903.jpg.webp",
"eventUri": null,
"sentiment": null,
"wgt": 519562546,
"relevance": 1
},
{
"uri": "9363838856",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:55:00",
"dateTime": "2026-06-19T10:55:00Z",
"dateTimePub": "2026-06-19T10:54:42Z",
"dataType": "news",
"sim": 0,
"url": "https://civil.ge/archives/740754",
"title": "Seven More Sentenced to Prison Over October 4 Election-Day Unrest - Civil Georgia",
"body": "Seven people tried over the October 4, 2025, election-day unrest in Tbilisi, were sentenced to prison on June 19, with Tbilisi City Court Judge Giorgi Gelashvili handing six of them five-year sentences and one a three-year sentence.\n\nThe convicted are Giorgi Chakhunashvili, Davit Zhghenti, Konstantine Kokaia, Kakhaber Mzhavanadze, Zakro Albutashvili, Davit Sturua, and Ia Darakhvelidze.\n\nAmong them, two had been free on bail, including Chakhunashvili, a 72-year-old doctor, who was taken into custody in the courtroom after the verdict was announced, while Darakhvelidze, a creative director and musician who had been released due to her epilepsy, is reported to be abroad and is expected to be declared wanted.\n\nSix of them were sentenced to five years as they were accused of \"participating in group violence and attempting to seize a strategically important facility,\" while one, Darakhvelidze, received three years as she was charged only with \"group violence.\"\n\nTheir convictions follow the first guilty verdicts against ten people, including rally organizers and protesters, who were sentenced to prison in May, bringing the total number of convictions to 17. It also follows the release of two groups totaling 22 people, who were freed following plea agreements with prosecutors after admitting the charges.\n\nThe newly sentenced seven defendants did not admit the charges against them, which are believed could have formed the basis for plea deals and their release had they pleaded guilty, as it happened in other cases.\n\nThe convictions stem from unrest that erupted in Tbilisi on October 4, 2025, the day of partially boycotted municipal elections. Following a call by organizers of a rally promoting what they described as a \"peaceful revolution,\" a group of protesters attempted to occupy the presidential palace in downtown Tbilisi and were repelled by police.\n\nUp to 60 people have been charged in connection with the events. Most were placed in pretrial detention, including former United National Movement-era Defense Minister Bacho Akhalaia, who was later arrested on accusations of helping lead the unrest.\n\nGeorgian Dream officials have characterized the events as a foreign-backed coup attempt. Some government critics, however, have questioned whether the confrontation may have been facilitated by the authorities themselves, pointing to claims that sections of the palace railings had been left loosely secured.",
"source": {
"uri": "civil.ge",
"dataType": "news",
"title": "Civil.ge"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Tbilisi",
"type": "loc",
"score": 5,
"label": {
"eng": "Tbilisi"
},
"location": {
"type": "place",
"label": {
"eng": "Tbilisi"
},
"country": {
"type": "country",
"label": {
"eng": "Georgia (country)"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kakhaber_Mzhavanadze",
"type": "person",
"score": 3,
"label": {
"eng": "Kakhaber Mzhavanadze"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nikoloz_Gelashvili",
"type": "person",
"score": 3,
"label": {
"eng": "Nikoloz Gelashvili"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bail",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bail"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Plea_bargain",
"type": "wiki",
"score": 2,
"label": {
"eng": "Plea bargain"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bacho_Akhalaia",
"type": "person",
"score": 1,
"label": {
"eng": "Bacho Akhalaia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Defense_(Israel)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ministry of Defense (Israel)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Georgian_Dream",
"type": "org",
"score": 1,
"label": {
"eng": "Georgian Dream"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boycott",
"type": "wiki",
"score": 1,
"label": {
"eng": "Boycott"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coup_d'état",
"type": "wiki",
"score": 1,
"label": {
"eng": "Coup d'état"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Violence_and_Abuse",
"label": "dmoz/Society/Issues/Violence and Abuse",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 14
},
{
"uri": "dmoz/Society/Activism",
"label": "dmoz/Society/Activism",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Crime_and_Justice",
"label": "dmoz/Society/Issues/Crime and Justice",
"wgt": 21
},
{
"uri": "dmoz/Society/Crime/Prisons",
"label": "dmoz/Society/Crime/Prisons",
"wgt": 14
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 69
},
{
"uri": "iptc/crime,_law_and_justice/justice",
"label": "iptc/crime, law and justice/justice",
"wgt": 96
}
],
"image": "https://civil.ge/wp-content/uploads/2026/06/October-4.jpeg",
"eventUri": null,
"sentiment": -0.1607843137254902,
"wgt": 519562500,
"relevance": 1
}
],
"totalResults": 9265,
"page": 1,
"count": 10,
"pages": 927
}
}