Warning (2) : preg_match() expects parameter 2 to be string, array given [APP/Model/Table/Table.php , line 29 ]Code Context {
if ( preg_match ( '/\) as /i' , $cols ) )
{
$cols =
[
(int) 0 => 'Sectors.type_of_sector_id' ,
(int) 1 => 'TypeOfSectors.set_order' ,
(int) 2 => 'TypeOfSectors.name' ,
(int) 3 => 'TypeOfSectors.content_link' ,
]
preg_match - [internal], line ??
App\Model\Table\Table::addcols() - APP/Model/Table/Table.php, line 29
App\Controller\CountriesController::details() - APP/Controller/CountriesController.php, line 66
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90 Warning (2) : preg_match() expects parameter 2 to be string, array given [APP/Model/Table/Table.php , line 29 ]Code Context {
if ( preg_match ( '/\) as /i' , $cols ) )
{
$cols = [
(int) 0 => 'Sectors.content_link' ,
]
preg_match - [internal], line ??
App\Model\Table\Table::addcols() - APP/Model/Table/Table.php, line 29
App\Controller\CountriesController::details() - APP/Controller/CountriesController.php, line 78
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90 Warning (2) : preg_match() expects parameter 2 to be string, array given [APP/Model/Table/Table.php , line 29 ]Code Context {
if ( preg_match ( '/\) as /i' , $cols ) )
{
$cols = [
(int) 0 => 'Sectors.content_link' ,
]
preg_match - [internal], line ??
App\Model\Table\Table::addcols() - APP/Model/Table/Table.php, line 29
App\Controller\CountriesController::details() - APP/Controller/CountriesController.php, line 78
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 157
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Routing\Middleware\AssetMiddleware::process() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 68
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Error\Middleware\ErrorHandlerMiddleware::process() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 126
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 58
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 90 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php line=971 [CORE/src/Http/ResponseEmitter.php , line 71 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
trigger_error ( $message , E_USER_WARNING );
}
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Ecuador</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec sectors">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page_title">Ecuador</h1>
</div>
<div class="col-12 ">
<div class="countdetails wow slideInRight jj" data-wow-delay="0.2s">
<span class="hs_icon-flag">
<img src="/uploads/countries/169477979420Ecuador.png" align="img" />
</span>
<h4 class="titledesign">Ecuador</h4>
<div><p>Bharat-Ecuador established diplomatic relations in 1969. The Embassy of Bharat in Bogota is concurrently accredited to Ecuador. Initially, Ecuador opened its Embassy in New Delhi in 1973, which functioned till 1977. The Ecuadorian Embassy re-opened in February 2005 and a Consulate General in Mumbai was established in 2013.</p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/ecuador" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-ecuador" role="button">Education</a>
</p>
</div>
<div> </div>
<p><strong style="font-size: 20px; background-color: var(--bs-body-bg); text-align: var(--bs-body-text-align);">Knowledge Creation and Sharing</strong></p>
<p>In August 2009, a Memorandum of Understanding to establish a Center of Excellence in Information Technology (<u><a href="https://www.cti.espol.edu.ec/en/sobre_nosotros_front"><span style="color:#0000CD;">CEIT</span></a></u>) was signed in Quito with the Institute of High National Studies (Instituto de Altos Estudios Nacionales; IAEN). The CEIT was established in the North Technical University [Universidad de Norte (UTN)], in the city of Ibarra. The CEIT-UTN became operational in May 2015.<br />
In November 2015, a Memorandum of Understanding was signed between <u><a href="https://www.iitb.ac.in/"><span style="color:#0000CD;">Indian Institute of Technology Bombay</span></a></u> and <u><a href="https://unitar.org/ny/universities/universidad-de-cuenca"><span style="color:#0000CD;">University of Cuenca of Ecuador</span></a></u> in higher education cooperation for promotion of scientific research and academic exchanges.<br />
In September-October 2020, two officials of the Ministry of Information and Communication Technology of Government of Ecuador participated in the International Space Conference and Exhibition organized by <u><a href="https://www.isro.gov.in/"><span style="color:#0000CD;">Indian Space Research Organization</span></a></u> and <u><a href="https://www.cii.in/"><span style="color:#0000CD;">Confederation of Indian Industry</span></a></u>.</p>
<p><span style="font-size:20px;"><strong>Capacity Building</strong></span><br />
Ecuador values the Indian Technical and Economic Cooperation (<u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u>) slots allotted to them since 2002 and the utilization of these slots have been satisfactory. In 2007-08, at the request of Ecuador, a special IT course was conducted exclusively for 56 Ecuadorean nationals. <br />
In 2018-19, utilization of ITEC slots exceeded the allocation and two additional slots were added. In 2019-20, 106 ITEC slots were allocated to Ecuador, out of which 71 slots were utilized. In 2020-21 and in 2021-22 (until 8 March 2022), ITEC slots utilized are 12 and 49, respectively. <br />
From January-December 2020, 49 scholarships including for e-ITEC courses were awarded to students from Ecuador. <br />
A special course on “<u><a href="https://dst.gov.in/sites/default/files/STIP_Doc_1.4_Dec2020.pdf"><span style="color:#0000CD;">Science Technology and Innovation Policy</span></a></u>” for 25 Ecuadorian universities Rectors was organized at the Indian Institute of Science (<u><a href="https://iisc.ac.in/"><span style="color:#0000CD;">IISc</span></a></u>) in February – March 2020.</p>
<p><span style="font-size:20px;"><strong>Grants & Concessional Finance</strong></span><br />
On the request of Ecuador, Bharat donated medicines, worth USD 1 million through two separate donations in 2008 and 2010, respectively. Government of India donated 15 tonnes of medicines/equipment worth Rs. 1,61,29,957 to Ecuador in the wake of 16 April 2016 earthquake.<br />
Over the last few years, the Embassy of Bharat in Bogota, which is concurrently accredited to Ecuador, has been receiving Grant-in-Aid from Ministry of Culture, which is being utilized for yoga, Gandhi@150 related events, etc. through groups and <u><a href="https://www.indiafriendsassociation.org/"><span style="color:#0000CD;">Association of Friends of India</span></a></u> who are involved in the promotion of promoting Indian culture and heritage.<br />
In the wake of the COVID-19 pandemic, Bharat donated 1,00,000 tablets of HCQS to Ecuador on the request of the Embassy of Ecuador in New Delhi and facilitated export of 1.5 million HCQS tablets on commercial basis. Commercial export of paracetamol to Ecuador was also approved. On 14 August 2020, 4,00,000 HCQ tablets, 8000 units of Metronidazole and 8,000 units of Intravenous Paracetamol were donated to Ecuador.</p>
</div>
</div>
</div>
</div>
</section></div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$file = '/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 971
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php line=971'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 168 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Ecuador</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec sectors">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page_title">Ecuador</h1>
</div>
<div class="col-12 ">
<div class="countdetails wow slideInRight jj" data-wow-delay="0.2s">
<span class="hs_icon-flag">
<img src="/uploads/countries/169477979420Ecuador.png" align="img" />
</span>
<h4 class="titledesign">Ecuador</h4>
<div><p>Bharat-Ecuador established diplomatic relations in 1969. The Embassy of Bharat in Bogota is concurrently accredited to Ecuador. Initially, Ecuador opened its Embassy in New Delhi in 1973, which functioned till 1977. The Ecuadorian Embassy re-opened in February 2005 and a Consulate General in Mumbai was established in 2013.</p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/ecuador" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-ecuador" role="button">Education</a>
</p>
</div>
<div> </div>
<p><strong style="font-size: 20px; background-color: var(--bs-body-bg); text-align: var(--bs-body-text-align);">Knowledge Creation and Sharing</strong></p>
<p>In August 2009, a Memorandum of Understanding to establish a Center of Excellence in Information Technology (<u><a href="https://www.cti.espol.edu.ec/en/sobre_nosotros_front"><span style="color:#0000CD;">CEIT</span></a></u>) was signed in Quito with the Institute of High National Studies (Instituto de Altos Estudios Nacionales; IAEN). The CEIT was established in the North Technical University [Universidad de Norte (UTN)], in the city of Ibarra. The CEIT-UTN became operational in May 2015.<br />
In November 2015, a Memorandum of Understanding was signed between <u><a href="https://www.iitb.ac.in/"><span style="color:#0000CD;">Indian Institute of Technology Bombay</span></a></u> and <u><a href="https://unitar.org/ny/universities/universidad-de-cuenca"><span style="color:#0000CD;">University of Cuenca of Ecuador</span></a></u> in higher education cooperation for promotion of scientific research and academic exchanges.<br />
In September-October 2020, two officials of the Ministry of Information and Communication Technology of Government of Ecuador participated in the International Space Conference and Exhibition organized by <u><a href="https://www.isro.gov.in/"><span style="color:#0000CD;">Indian Space Research Organization</span></a></u> and <u><a href="https://www.cii.in/"><span style="color:#0000CD;">Confederation of Indian Industry</span></a></u>.</p>
<p><span style="font-size:20px;"><strong>Capacity Building</strong></span><br />
Ecuador values the Indian Technical and Economic Cooperation (<u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u>) slots allotted to them since 2002 and the utilization of these slots have been satisfactory. In 2007-08, at the request of Ecuador, a special IT course was conducted exclusively for 56 Ecuadorean nationals. <br />
In 2018-19, utilization of ITEC slots exceeded the allocation and two additional slots were added. In 2019-20, 106 ITEC slots were allocated to Ecuador, out of which 71 slots were utilized. In 2020-21 and in 2021-22 (until 8 March 2022), ITEC slots utilized are 12 and 49, respectively. <br />
From January-December 2020, 49 scholarships including for e-ITEC courses were awarded to students from Ecuador. <br />
A special course on “<u><a href="https://dst.gov.in/sites/default/files/STIP_Doc_1.4_Dec2020.pdf"><span style="color:#0000CD;">Science Technology and Innovation Policy</span></a></u>” for 25 Ecuadorian universities Rectors was organized at the Indian Institute of Science (<u><a href="https://iisc.ac.in/"><span style="color:#0000CD;">IISc</span></a></u>) in February – March 2020.</p>
<p><span style="font-size:20px;"><strong>Grants & Concessional Finance</strong></span><br />
On the request of Ecuador, Bharat donated medicines, worth USD 1 million through two separate donations in 2008 and 2010, respectively. Government of India donated 15 tonnes of medicines/equipment worth Rs. 1,61,29,957 to Ecuador in the wake of 16 April 2016 earthquake.<br />
Over the last few years, the Embassy of Bharat in Bogota, which is concurrently accredited to Ecuador, has been receiving Grant-in-Aid from Ministry of Culture, which is being utilized for yoga, Gandhi@150 related events, etc. through groups and <u><a href="https://www.indiafriendsassociation.org/"><span style="color:#0000CD;">Association of Friends of India</span></a></u> who are involved in the promotion of promoting Indian culture and heritage.<br />
In the wake of the COVID-19 pandemic, Bharat donated 1,00,000 tablets of HCQS to Ecuador on the request of the Embassy of Ecuador in New Delhi and facilitated export of 1.5 million HCQS tablets on commercial basis. Commercial export of paracetamol to Ecuador was also approved. On 14 August 2020, 4,00,000 HCQ tablets, 8000 units of Metronidazole and 8,000 units of Intravenous Paracetamol were donated to Ecuador.</p>
</div>
</div>
</div>
</div>
</section></div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ris/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php , line 197 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object( Cake\Http\Response ) id: 0 {
'status' => (int) 200
'contentType' => 'text/html'
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8' ,
] ,
]
'file' => null
'fileRange' => [
]
'cookies' => object( Cake\Http\Cookie\CookieCollection ) id: 1 {
protected cookies => [
'' => [maximum depth reached] ,
]
}
'cacheDirectives' => [
]
'body' => '<!DOCTYPE html>
<html lang="en-US" style="font-size: 62.5%">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>RIS</title>
<!-- <script type="text/javascript" src="https://platform-api.sharethis.com/js/sharethis.js#property=64fea637f9bf1300121f94fc&product=image-share-buttons&source=platform" async="async"></script> -->
<link rel="shortcut icon" href="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700&display=swap" rel="stylesheet">
<link href="/Default/assets/front/css/bootstrap.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/lightbox.min.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/style.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/wob.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/css/responsive.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/owl.carousel.css">
<script type="text/javascript" src="/Default/assets/front/js/jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/bootstrap.bundle.min.js"></script>
<link rel="stylesheet" type="text/css" href="/Default/assets/front/css/animate.css" />
<!-- sweetalert2 css section -->
<link type="text/css" href="/Default/assets/front/sweetalert2/css/sweetalert2.min.css" rel="stylesheet">
<!-- start intlTelInput css section -->
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/intlTelInput.css" rel="stylesheet">
<link type="text/css" href="/Default/assets/front/intlTelInput/build/css/demo.css" rel="stylesheet">
<!-- end intlTelInput css section -->
</head>
<body class="noJS">
<!-- start of wrapper -->
<div id="wrapper">
<!-- end of wrapper -->
<header>
<div class="headerWrap">
<!-- Pre Header -->
<div class="preHeader">
<div class="container">
<div class="preHeaderWrap d-flex align-items-center">
<ul class="top_left_link">
<!-- <li>
<a href="/">Home</a>
</li> -->
<li>
<a href="/sitemap">Sitemap</a>
</li>
<li>
<a href="/feedbacks">Feedback</a>
</li>
<li>
<a href="/contact-us">Contact Us</a>
</li>
</ul>
<ul class="topLinks">
<li><a tabindex="1" href="#content" class="skipContent" title="Skip to Main Content">Skip to Main Content</a></li>
<li><a href="/screen-reader-access" title="Screen Reader Access">Screen Reader Access</a></li>
<li class="fontResize">
<div id="accessControl" class="d-flex align-items-center">
<input type="button" name="font_normal" value="A-" id="font_normal" title="Decrease Font Size" class="fontScaler normal font-normal current">
<input type="button" name="font_large" value="A" id="font_large" title="Normal Font Size" class="fontScaler large font-large">
<input type="button" name="font_larger" value="A+" id="font_larger" title="Increase Font Size" class="fontScaler largest font-largest">
<div class="changeColor d-flex align-items-center" id="fontchanger">
<input type="submit" name="normal" value="A" id="normal" title="High Contrast View" class="hight_contrast_remove contrastChanger normal current " onClick="return setColorDark('normal');">
<input type="submit" name="wob" value="A" id="wob" title="Standard View" class="hight_contrast contrastChanger wob" onClick="return setColorDark('wob');">
</div>
</div>
</li>
<li class="siteLanguage">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="frmlang" name="frmlang" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="languageWrap">
<div id="google_translate_element"></div>
<!-- <select class="customSelect" name="lang" id="language" title="Select Language">
<option selected="selected" title="E" value="en">English</option>
<option title="H" value="hi">Hindi</option>
<option title="A" value="ar">Arabic</option>
<option title="C" value="zh">Chinese</option>
<option title="F" value="fr">French</option>
<option title="R" value="ru">Russian</option>
<option title="S" value="es">Spanish</option>
</select> -->
</div>
</form>
</li>
</ul>
</div>
</div>
</div>
<!-- Main Header -->
<div class="headerin">
<div class="mainHeader">
<div class="container">
<div class="mainHeaderWrap d-flex flex-wrap align-items-center">
<!-- <div class="headerLogo">
<a href="/" title="Global South Centre of Excellence">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div> -->
<div class="headerRight d-flex flex-wrap align-items-center ms-auto">
</div>
</div>
</div>
</div>
<div class="menutop">
<div class="container">
<!-- Main Menu -->
<div class="mainMenu">
<div id="mainNav" class="mainNavigation">
<ul id="nav">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul class="drop_to_drop">
<li><a href="Javascript:voide(0);">Our Teams <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/teams/faculty">Faculty</a></li>
<li><a href="/teams/administration">Administration</a></li>
<li><a href="/teams/young-scholars">Young Scholars</a></li>
</ul>
</li>
<li><a href="Javascript:voide(0);">Get Involved <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/get-involves/job-opportunities">Job Opportunities</a></li>
<li><a href="/get-involves/archive-jobs">Archive Jobs</a></li>
<li><a href="/get-involves/call-for-papers">Call For Papers</a></li>
<li><a href="/get-involves/fellowship">Fellowship</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="/initiatives">initiatives</a></li>
<!-- <li><a href="#">Initiatives <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li>
</ul>
</li> -->
<!-- <li><a href="#">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/sectors/agriculture">Agriculture</a></li>
<li><a href="/sectors/health">Health</a></li>
<li><a href="/sectors/digitalisation">Digital Solutions</a></li>
<li><a href="/sectors/education">Education</a></li>
<li><a href="/sectors/banking-and-finance">Banking & Finance</a></li>
<li><a href="/sectors/connectivity-infrastructure">Connectivity Infrastructure</a></li>
<li><a href="/sectors/climate-einance-and-technology">Climate Finance & Technology</a></li>
</ul>
</li> -->
<li><a href="/focus-areas">Focus Areas <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/focus-areas/details/agriculture">Agriculture</a>
</li>
<li><a href="/focus-areas/details/health">Health</a>
</li>
<li><a href="/focus-areas/details/digitalisation">Digital Solutions</a>
</li>
</ul>
</li>
<li><a href="#">Modalities <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li><a href="/modalities/knowledge-creation-and-technology-sharing">Knowledge Creation & Technology Sharing</a></li>
<li><a href="/modalities/capacity-building">Capacity Building</a></li>
<li><a href="/modalities/grants-and-concessional-finance">Grants & Concessional Finance</a></li>
</ul>
</li>
<li><a href="#">Publications <i class="fa fa-angle-down" aria-hidden="true"></i></a>
<ul>
<li>
<a href="/publications/newsletter">
Newsletter </a>
</li>
<li>
<a href="/publications/journal">
Journal </a>
</li>
<li class="dropdown-submenu">
<a href="/publications/reports" class="dropdown-item">
Reports <!-- <i class="fa fa-angle-right" aria-hidden="true"></i> -->
</a>
<!-- <ul class="dropdown-menu dropdown-submenu">
<li><a tabindex="-1" href="/publications/reports/ssc">SSC</a></li>
<li><a tabindex="-1" href="/publications/reports/itec">ITEC</a></li>
</ul> -->
</li>
</ul>
</li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/partner-institutions">Partner Institutions</a></li> -->
<li><a href="/events">Events</a></li>
</ul>
<ul class="menusocial">
<li><a target="_blank" href="https://twitter.com/RIS_NewDelhi"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img" /></a></li>
<li><a target="_blank" href="https://www.facebook.com/RISIndia"><i class="fa fa-facebook"></i></a></li>
<li><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries"><i class="fa fa-linkedin"></i></a></li>
<li><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos"><i class="fa fa-youtube"></i></a></li>
<li><a target="_blank" href="https://www.instagram.com/risdelhi/"><i class="fa fa-instagram"></i></a></li>
</ul>
<div class="headerSearch">
<a href="#" title="Search"><i class="fa fa-search" aria-hidden="true"></i></a>
<div class="searchBox">
<form enctype="multipart/form-data" method="post" accept-charset="utf-8" id="search_data" name="search_data" data-bv-message="This value is not valid" data-bv-feedbackicons-valid="fa fa-check-circle" data-bv-feedbackicons-invalid="fa fa-times-circle" data-bv-feedbackicons-validating="fa fa-sync" action="/Default/assets/../../search"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="searchBoxWrap d-flex flex-wrap">
<input type="text" name="search_value" id="search_value" class="search-input form-control" placeholder="Key Word Search" maxlength="50" required>
<button type="submit" class="ctaBtn ctaFill search-icon" title="Search"><i class="fa fa-search"></i></button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header><div id="content">
<section class="inner-banner" style="display: block;
position: relative;
background: url('/uploads/settings/169147817952H20230112124150.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="bread_cum">
<li><a href="/"><i class="fa fa-home" aria-hidden="true"></i></a></li>
<li>|</li>
<li>Ecuador</li>
</ul>
</div>
</div>
</div>
</section>
<section class="inner-sec sectors">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="page_title">Ecuador</h1>
</div>
<div class="col-12 ">
<div class="countdetails wow slideInRight jj" data-wow-delay="0.2s">
<span class="hs_icon-flag">
<img src="/uploads/countries/169477979420Ecuador.png" align="img" />
</span>
<h4 class="titledesign">Ecuador</h4>
<div><p>Bharat-Ecuador established diplomatic relations in 1969. The Embassy of Bharat in Bogota is concurrently accredited to Ecuador. Initially, Ecuador opened its Embassy in New Delhi in 1973, which functioned till 1977. The Ecuadorian Embassy re-opened in February 2005 and a Consulate General in Mumbai was established in 2013.</p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/ecuador" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-ecuador" role="button">Education</a>
</p>
</div>
<div> </div>
<p><strong style="font-size: 20px; background-color: var(--bs-body-bg); text-align: var(--bs-body-text-align);">Knowledge Creation and Sharing</strong></p>
<p>In August 2009, a Memorandum of Understanding to establish a Center of Excellence in Information Technology (<u><a href="https://www.cti.espol.edu.ec/en/sobre_nosotros_front"><span style="color:#0000CD;">CEIT</span></a></u>) was signed in Quito with the Institute of High National Studies (Instituto de Altos Estudios Nacionales; IAEN). The CEIT was established in the North Technical University [Universidad de Norte (UTN)], in the city of Ibarra. The CEIT-UTN became operational in May 2015.<br />
In November 2015, a Memorandum of Understanding was signed between <u><a href="https://www.iitb.ac.in/"><span style="color:#0000CD;">Indian Institute of Technology Bombay</span></a></u> and <u><a href="https://unitar.org/ny/universities/universidad-de-cuenca"><span style="color:#0000CD;">University of Cuenca of Ecuador</span></a></u> in higher education cooperation for promotion of scientific research and academic exchanges.<br />
In September-October 2020, two officials of the Ministry of Information and Communication Technology of Government of Ecuador participated in the International Space Conference and Exhibition organized by <u><a href="https://www.isro.gov.in/"><span style="color:#0000CD;">Indian Space Research Organization</span></a></u> and <u><a href="https://www.cii.in/"><span style="color:#0000CD;">Confederation of Indian Industry</span></a></u>.</p>
<p><span style="font-size:20px;"><strong>Capacity Building</strong></span><br />
Ecuador values the Indian Technical and Economic Cooperation (<u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u>) slots allotted to them since 2002 and the utilization of these slots have been satisfactory. In 2007-08, at the request of Ecuador, a special IT course was conducted exclusively for 56 Ecuadorean nationals. <br />
In 2018-19, utilization of ITEC slots exceeded the allocation and two additional slots were added. In 2019-20, 106 ITEC slots were allocated to Ecuador, out of which 71 slots were utilized. In 2020-21 and in 2021-22 (until 8 March 2022), ITEC slots utilized are 12 and 49, respectively. <br />
From January-December 2020, 49 scholarships including for e-ITEC courses were awarded to students from Ecuador. <br />
A special course on “<u><a href="https://dst.gov.in/sites/default/files/STIP_Doc_1.4_Dec2020.pdf"><span style="color:#0000CD;">Science Technology and Innovation Policy</span></a></u>” for 25 Ecuadorian universities Rectors was organized at the Indian Institute of Science (<u><a href="https://iisc.ac.in/"><span style="color:#0000CD;">IISc</span></a></u>) in February – March 2020.</p>
<p><span style="font-size:20px;"><strong>Grants & Concessional Finance</strong></span><br />
On the request of Ecuador, Bharat donated medicines, worth USD 1 million through two separate donations in 2008 and 2010, respectively. Government of India donated 15 tonnes of medicines/equipment worth Rs. 1,61,29,957 to Ecuador in the wake of 16 April 2016 earthquake.<br />
Over the last few years, the Embassy of Bharat in Bogota, which is concurrently accredited to Ecuador, has been receiving Grant-in-Aid from Ministry of Culture, which is being utilized for yoga, Gandhi@150 related events, etc. through groups and <u><a href="https://www.indiafriendsassociation.org/"><span style="color:#0000CD;">Association of Friends of India</span></a></u> who are involved in the promotion of promoting Indian culture and heritage.<br />
In the wake of the COVID-19 pandemic, Bharat donated 1,00,000 tablets of HCQS to Ecuador on the request of the Embassy of Ecuador in New Delhi and facilitated export of 1.5 million HCQS tablets on commercial basis. Commercial export of paracetamol to Ecuador was also approved. On 14 August 2020, 4,00,000 HCQ tablets, 8000 units of Metronidazole and 8,000 units of Intravenous Paracetamol were donated to Ecuador.</p>
</div>
</div>
</div>
</div>
</section></div>
<!-- Logo Slider Section Start -->
<section class="logosSection">
<div class="container">
<div class="logosSliderWrap wow fadeInUp" data-wow-delay="0.2s">
<div class="swiper logosSlider">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 1" href="https://www.pmindia.gov.in/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286732278PM india.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 3" href="https://mea.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286741075Moea.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 5" href="https://www.g20.org/en/" target="_blank"><img alt="logo" src="/uploads/social-links/169286737389g20.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 6" href="https://ris.org.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286735388RIS.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 4" href="https://niti.gov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286739486NITI AAyog.png" /> </a>
</span></div>
</div>
<div class="swiper-slide">
<div class="logoWrap"><span>
<a title="Logo 2" href="https://www.mygov.in/" target="_blank"><img alt="logo" src="/uploads/social-links/169286733887myGOV.png" /> </a>
</span></div>
</div>
</div>
</div>
</div>
<div class="bannerSliderNav logo_s">
<div class="container">
<div class="bannerSliderNavWrap d-flex align-items-center justify-content-between">
<div class="logoslider-next sliderArrow"><i class="fa fa-angle-left" aria-hidden="true"></i></div>
<div class="logoslider-prev sliderArrow"><i class="fa fa-angle-right" aria-hidden="true"></i></div>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Slider Section End -->
<!-- Footer Section Start -->
<footer class="footerSection">
<div class="container">
<div class="footerWrap d-flex flex-wrap">
<div class="col-2">
<div class="footerLogo">
<a href="/" title="logo">
<img src="/uploads/settings/169138934373image_2023_07_28T08_57_14_028Z.png" alt="Global South Centre of Excellence" title="Global South Centre of Excellence">
</a>
</div>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/">Home</a></li>
<li><a href="/about-us">About Us</a></li>
<!-- <li><a href="/initiatives/details/science-and-technology-initiative">Global-South Science & Technology Initiative</a></li> -->
<li><a href="/initiatives/details/science-and-technology-initiative">Initiative</a></li>
</ul>
</div>
<div class="col-3">
<ul class="ft_link">
<!-- <li><a href="/awards-and-achievements">Awards & Achievements</a></li> -->
<li><a href="/publications">Publications</a></li>
<li><a href="/media-centre">Media Centre</a></li>
<!-- <li><a href="/sitemap">Sitemap</a></li> -->
</ul>
</div>
<div class="col-2">
<ul class="ft_link">
<li><a href="/feedbacks">Feedback</a></li>
<li><a href="/contact-Us">Contact Us</a></li>
</ul>
</div>
<div class="col-3">
<div class="footerCol footerCol4">
<ul class="socialInline d-flex">
<li class="wow fadeInUp" data-wow-delay="0.2s"><a target="_blank" href="https://twitter.com/RIS_NewDelhi" target="_blank" title="Twitter"><i class="twittericonnew" aria-hidden="true"><img class="twt-top" src="/Default/assets/front/images/twt-top.png" alt="img"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.4s"><a target="_blank" href="https://www.facebook.com/RISIndia" target="_blank" title="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.8s"><a target="_blank" href="https://www.linkedin.com/company/research-and-information-system-for-developing-countries" target="_blank" title="Linkedin"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="0.6s"><a target="_blank" href="https://www.youtube.com/user/RISNewDelhi/videos" target="_blank" title="YouTube"><i class="fa fa-youtube-play" aria-hidden="true"></i></a></li>
<li class="wow fadeInUp" data-wow-delay="1s"><a target="_blank" href="https://www.instagram.com/risdelhi/" target="_blank" title="Instagram"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
<div class="row bd_top">
<div class="col-9">
<div class="footer_bottom wow bounceInUp center" data-wow-delay="0.2s">
<ul>
<li><a href="/terms-and-conditions">Terms & Conditions</a></li>
<li><a href="/privacy-policy">Privacy Policy</a></li>
<li><a href="/copyright-policy">Copyright Policy</a></li>
<li><a href="/hyperlinking-policy">Hyperlinking Policy</a></li>
<!-- <li><a href="/disclaimer">Disclaimer</a></li> -->
<!-- <li><a href="/accessibility-statement">Accessibility Statement</a></li> -->
<!-- <li><a href="/help">Help</a></li> -->
</ul>
<p>Copyright © 2023, Global South Centre of Excellence</p>
</div>
</div>
<div class="col-3">
<div class="visitor">
<span>Last Updated: 27-10-2023</span>
<span>Visitors: <b class="totalVisitor">totalVisitor</b></span>
</div>
</div>
</div>
</div>
</footer>
<!-- start of wrapper -->
</div>
<!-- end of wrapper -->
<a class="floating" href="https://web.whatsapp.com/" title="WhatsApp"id="whatsapp" target="_blank" ><i class="fa fa-whatsapp" aria-hidden="true"></i></a>
<script type="text/javascript" src="/Default/assets/front/js/general.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/functions.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/wow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/velocity.min.js"></script>
<script src="/Default/assets/front/js/ammap.js"></script>
<script src="/Default/assets/front/js/worldLow.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/script.js"></script>
<script type="text/javascript" src="/Default/assets/front/js/custom.js"></script>
<link rel="stylesheet" href="/Default/assets/front/css/colorbox.css">
<script src="/Default/assets/front/js/jquery.colorbox-min.js"></script>
<!-- sweetalert2 js section -->
<script src="/Default/assets/front/sweetalert2/js/sweetalert2.all.min.js"></script>
<!-- start intlTelInput js section -->
<script src="/Default/assets/front/intlTelInput/build/js/intlTelInput.js"></script>
<!-- end intlTelInput js section -->
<script>
</script>
<script type="text/javascript">
var baseurl = ""
var fontSize = 100;
/*
This function use for font size increase & decrease
*/
function _setFontSize(fontType){
if(fontType == "larger"){
if(fontSize < 114){
fontSize = parseInt(fontSize) + 7;
}
}else if(fontType == "normal"){
if(fontSize > 80){
fontSize = parseInt(fontSize) - 10;
}
}else{
fontSize = 100;
}
setCookie('webFontSize',fontSize,'1');
jQuery("#wrapper").css("font-size",fontSize + "%");
}
if(getCookie('webFontSize')){
jQuery("#wrapper").css("font-size",getCookie('webFontSize') + "%");
}
/*
This function use for background contras & normal
*/
function _setContrast(type){
if(type != "undefined"){
if(type=='wob'){
$('body').addClass('wob');
setCookie('webContrast','wob','1');
}else{
$('body').removeClass('wob');
setCookie('webContrast','normal','1');
}
}
}
if(getCookie('webContrast')=='wob'){
$('body').addClass('wob');
}else{
$('body').removeClass('wob');
}
function setCookie(cname, cvalue, exdays) {
const d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
let expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
let name = cname + "=";
let ca = document.cookie.split(';');
for(let i = 0; i < ca.length; i++) {
let c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
/*
Change Language
*/
var task = '';
var langmsg = "This page transalating language. Do you want to continue?";
$('select[class="customSelect"]').change(function(e) {
e.preventDefault();
smoke.confirm(langmsg, function(e) {
if (e) {
$("#frmlang").submit();
}
}, {
ok: "Yes",
cancel: "No",
classname: "custom-class",
reverseButtons: true
});
});
$(function(){
$('.print_website').on('click',function(){
window.print();
});
});
function printPageArea(areaID){
var printContent = document.getElementById(areaID).innerHTML;
var originalContent = document.body.innerHTML;
document.body.innerHTML = printContent;
window.print();
document.body.innerHTML = originalContent;
}
$(function(){
$('#google_translate_element').on('change','.goog-te-combo',function(){
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},500);
});
});
</script>
<script type="text/javascript">
/*function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element');
}*/
function googleTranslateElementInit() {
new google.translate.TranslateElement({ pageLanguage: 'en',includedLanguages: "en,hi,ar,zh,fr,ru,es" }, 'google_translate_element');
setTimeout(function(){
$('.VIpgJd-ZVi9od-ORHb-OEVmcd').hide();
$('body').css('top','0px');
},1000);
}
</script>
<!-- sweetalert2 js section -->
<!-- <script src="/Default/assets/front/js/lightbox-plus-jquery.min.js"></script> -->
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<style>
</style>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("wrapper");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
</body>
</html>
'
}
$cookies = [
]
$values = [
(int) 0 => 'text/html; charset=UTF-8' ,
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
RIS
Ecuador
Ecuador
Bharat-Ecuador established diplomatic relations in 1969. The Embassy of Bharat in Bogota is concurrently accredited to Ecuador. Initially, Ecuador opened its Embassy in New Delhi in 1973, which functioned till 1977. The Ecuadorian Embassy re-opened in February 2005 and a Consulate General in Mumbai was established in 2013.
Knowledge Creation and Sharing
In August 2009, a Memorandum of Understanding to establish a Center of Excellence in Information Technology (CEIT ) was signed in Quito with the Institute of High National Studies (Instituto de Altos Estudios Nacionales; IAEN). The CEIT was established in the North Technical University [Universidad de Norte (UTN)], in the city of Ibarra. The CEIT-UTN became operational in May 2015.
In November 2015, a Memorandum of Understanding was signed between Indian Institute of Technology Bombay and University of Cuenca of Ecuador in higher education cooperation for promotion of scientific research and academic exchanges.
In September-October 2020, two officials of the Ministry of Information and Communication Technology of Government of Ecuador participated in the International Space Conference and Exhibition organized by Indian Space Research Organization and Confederation of Indian Industry .
Capacity Building
Ecuador values the Indian Technical and Economic Cooperation (ITEC ) slots allotted to them since 2002 and the utilization of these slots have been satisfactory. In 2007-08, at the request of Ecuador, a special IT course was conducted exclusively for 56 Ecuadorean nationals.
In 2018-19, utilization of ITEC slots exceeded the allocation and two additional slots were added. In 2019-20, 106 ITEC slots were allocated to Ecuador, out of which 71 slots were utilized. In 2020-21 and in 2021-22 (until 8 March 2022), ITEC slots utilized are 12 and 49, respectively.
From January-December 2020, 49 scholarships including for e-ITEC courses were awarded to students from Ecuador.
A special course on “Science Technology and Innovation Policy ” for 25 Ecuadorian universities Rectors was organized at the Indian Institute of Science (IISc ) in February – March 2020.
Grants & Concessional Finance
On the request of Ecuador, Bharat donated medicines, worth USD 1 million through two separate donations in 2008 and 2010, respectively. Government of India donated 15 tonnes of medicines/equipment worth Rs. 1,61,29,957 to Ecuador in the wake of 16 April 2016 earthquake.
Over the last few years, the Embassy of Bharat in Bogota, which is concurrently accredited to Ecuador, has been receiving Grant-in-Aid from Ministry of Culture, which is being utilized for yoga, Gandhi@150 related events, etc. through groups and Association of Friends of India who are involved in the promotion of promoting Indian culture and heritage.
In the wake of the COVID-19 pandemic, Bharat donated 1,00,000 tablets of HCQS to Ecuador on the request of the Embassy of Ecuador in New Delhi and facilitated export of 1.5 million HCQS tablets on commercial basis. Commercial export of paracetamol to Ecuador was also approved. On 14 August 2020, 4,00,000 HCQ tablets, 8000 units of Metronidazole and 8,000 units of Intravenous Paracetamol were donated to Ecuador.