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>Peru</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">Peru</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/169477480252169158057701Peru.png" align="img" />
</span>
<h4 class="titledesign">Peru</h4>
<div><p><span style="font-size: 16px; font-style: normal; font-weight: 400;">Bharat established diplomatic relations with Peru in March 1963. Until 1969, the Indian Ambassador in Chile was concurrently accredited to Peru. In September 1969, Bharat opened its resident Mission in Lima. The first resident Indian Ambassador in Lima took charge in November 1973. Bharat-Peru relations have traditionally been cordial and friendly. Since early 2000s, the relationship has acquired more economic and business content leading to a joint study on feasibility of a trade agreement. Trade negotiations are ongoing with five rounds and an online inter-sessional meeting held so far. The multifaceted bilateral cooperation cover a range of areas, including health & pharma, energy & mines, textiles & agriculture, science & technology, defence & space, ICT & capacity building, people to people contacts & culture. Bharat and Peru cooperate closely on multilateral matters.</span></p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/peru" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-peru" 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);">Capacity Building</strong></p>
<p>The India-Peru Centre for Excellence in Information Technology (<u><a href="https://www.eoilima.gov.in/page/india-peru/"><span style="color:#0000CD;">IPCEIT</span></a></u>) set up in Lima with the assistance of the Government of India commenced academic courses from March 2015. <br />
Bharat offers to Peru regular training courses under its <u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u> programme which is gaining popularity in Peru with more than 570 candidates having attended various courses so far. <br />
Peru has been allotted 60 ITEC slots and additional 5 slots for master training in solar energy. <br />
Peruvian diplomats have been attending the <u><a href="https://ssifs.mea.gov.in/?3682?000"><span style="color:#0000CD;">PCFD</span></a></u> courses at the Foreign Service Institute, New Delhi. <br />
Peruvian defence personnel have also attended defence courses in Bharat.</p>
<p><span style="font-size:20px;"><strong>Grants and Concessional Finance</strong></span></p>
<p>Government of India gave an amount of USD 500,000 to the Government of Peru as disaster relief assistance in the wake of a severe earthquake which took place in August 2007. <br />
An amount of USD 150,000 was contributed in June 2017 towards reconstruction work in northern Peru affected by heavy rains and floods due to the <u><a href="https://oceanservice.noaa.gov/facts/ninonina.html"><span style="color:#0000CD;">El Niño</span></a></u> phenomenon. Afforestation of an area in Lima named after Mahatma Gandhi was undertaken with GOI’s assistance of USD 26,222. <br />
Learning material and equipment worth USD 18,780 were gifted to the Rabindranath Tagore School in Lima project in March 2018.<br />
During the COVID-19 pandemic, Bharat gifted medical aid of over 9 tonnes of essential medicines, including 900,000 Hydroxychloroquine tablets and protective gear in August 2020.</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>Peru</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">Peru</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/169477480252169158057701Peru.png" align="img" />
</span>
<h4 class="titledesign">Peru</h4>
<div><p><span style="font-size: 16px; font-style: normal; font-weight: 400;">Bharat established diplomatic relations with Peru in March 1963. Until 1969, the Indian Ambassador in Chile was concurrently accredited to Peru. In September 1969, Bharat opened its resident Mission in Lima. The first resident Indian Ambassador in Lima took charge in November 1973. Bharat-Peru relations have traditionally been cordial and friendly. Since early 2000s, the relationship has acquired more economic and business content leading to a joint study on feasibility of a trade agreement. Trade negotiations are ongoing with five rounds and an online inter-sessional meeting held so far. The multifaceted bilateral cooperation cover a range of areas, including health & pharma, energy & mines, textiles & agriculture, science & technology, defence & space, ICT & capacity building, people to people contacts & culture. Bharat and Peru cooperate closely on multilateral matters.</span></p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/peru" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-peru" 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);">Capacity Building</strong></p>
<p>The India-Peru Centre for Excellence in Information Technology (<u><a href="https://www.eoilima.gov.in/page/india-peru/"><span style="color:#0000CD;">IPCEIT</span></a></u>) set up in Lima with the assistance of the Government of India commenced academic courses from March 2015. <br />
Bharat offers to Peru regular training courses under its <u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u> programme which is gaining popularity in Peru with more than 570 candidates having attended various courses so far. <br />
Peru has been allotted 60 ITEC slots and additional 5 slots for master training in solar energy. <br />
Peruvian diplomats have been attending the <u><a href="https://ssifs.mea.gov.in/?3682?000"><span style="color:#0000CD;">PCFD</span></a></u> courses at the Foreign Service Institute, New Delhi. <br />
Peruvian defence personnel have also attended defence courses in Bharat.</p>
<p><span style="font-size:20px;"><strong>Grants and Concessional Finance</strong></span></p>
<p>Government of India gave an amount of USD 500,000 to the Government of Peru as disaster relief assistance in the wake of a severe earthquake which took place in August 2007. <br />
An amount of USD 150,000 was contributed in June 2017 towards reconstruction work in northern Peru affected by heavy rains and floods due to the <u><a href="https://oceanservice.noaa.gov/facts/ninonina.html"><span style="color:#0000CD;">El Niño</span></a></u> phenomenon. Afforestation of an area in Lima named after Mahatma Gandhi was undertaken with GOI’s assistance of USD 26,222. <br />
Learning material and equipment worth USD 18,780 were gifted to the Rabindranath Tagore School in Lima project in March 2018.<br />
During the COVID-19 pandemic, Bharat gifted medical aid of over 9 tonnes of essential medicines, including 900,000 Hydroxychloroquine tablets and protective gear in August 2020.</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>Peru</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">Peru</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/169477480252169158057701Peru.png" align="img" />
</span>
<h4 class="titledesign">Peru</h4>
<div><p><span style="font-size: 16px; font-style: normal; font-weight: 400;">Bharat established diplomatic relations with Peru in March 1963. Until 1969, the Indian Ambassador in Chile was concurrently accredited to Peru. In September 1969, Bharat opened its resident Mission in Lima. The first resident Indian Ambassador in Lima took charge in November 1973. Bharat-Peru relations have traditionally been cordial and friendly. Since early 2000s, the relationship has acquired more economic and business content leading to a joint study on feasibility of a trade agreement. Trade negotiations are ongoing with five rounds and an online inter-sessional meeting held so far. The multifaceted bilateral cooperation cover a range of areas, including health & pharma, energy & mines, textiles & agriculture, science & technology, defence & space, ICT & capacity building, people to people contacts & culture. Bharat and Peru cooperate closely on multilateral matters.</span></p>
</div>
<div> </div>
<div><p>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/health/peru" role="button">Health</a>
<a aria-pressed="true" class="btn btn-primary btn-lg active" href="/sectors/details/education/edu-peru" 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);">Capacity Building</strong></p>
<p>The India-Peru Centre for Excellence in Information Technology (<u><a href="https://www.eoilima.gov.in/page/india-peru/"><span style="color:#0000CD;">IPCEIT</span></a></u>) set up in Lima with the assistance of the Government of India commenced academic courses from March 2015. <br />
Bharat offers to Peru regular training courses under its <u><a href="https://www.itecgoi.in/"><span style="color:#0000CD;">ITEC</span></a></u> programme which is gaining popularity in Peru with more than 570 candidates having attended various courses so far. <br />
Peru has been allotted 60 ITEC slots and additional 5 slots for master training in solar energy. <br />
Peruvian diplomats have been attending the <u><a href="https://ssifs.mea.gov.in/?3682?000"><span style="color:#0000CD;">PCFD</span></a></u> courses at the Foreign Service Institute, New Delhi. <br />
Peruvian defence personnel have also attended defence courses in Bharat.</p>
<p><span style="font-size:20px;"><strong>Grants and Concessional Finance</strong></span></p>
<p>Government of India gave an amount of USD 500,000 to the Government of Peru as disaster relief assistance in the wake of a severe earthquake which took place in August 2007. <br />
An amount of USD 150,000 was contributed in June 2017 towards reconstruction work in northern Peru affected by heavy rains and floods due to the <u><a href="https://oceanservice.noaa.gov/facts/ninonina.html"><span style="color:#0000CD;">El Niño</span></a></u> phenomenon. Afforestation of an area in Lima named after Mahatma Gandhi was undertaken with GOI’s assistance of USD 26,222. <br />
Learning material and equipment worth USD 18,780 were gifted to the Rabindranath Tagore School in Lima project in March 2018.<br />
During the COVID-19 pandemic, Bharat gifted medical aid of over 9 tonnes of essential medicines, including 900,000 Hydroxychloroquine tablets and protective gear in August 2020.</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
Peru
Peru
Bharat established diplomatic relations with Peru in March 1963. Until 1969, the Indian Ambassador in Chile was concurrently accredited to Peru. In September 1969, Bharat opened its resident Mission in Lima. The first resident Indian Ambassador in Lima took charge in November 1973. Bharat-Peru relations have traditionally been cordial and friendly. Since early 2000s, the relationship has acquired more economic and business content leading to a joint study on feasibility of a trade agreement. Trade negotiations are ongoing with five rounds and an online inter-sessional meeting held so far. The multifaceted bilateral cooperation cover a range of areas, including health & pharma, energy & mines, textiles & agriculture, science & technology, defence & space, ICT & capacity building, people to people contacts & culture. Bharat and Peru cooperate closely on multilateral matters.
Capacity Building
The India-Peru Centre for Excellence in Information Technology (IPCEIT ) set up in Lima with the assistance of the Government of India commenced academic courses from March 2015.
Bharat offers to Peru regular training courses under its ITEC programme which is gaining popularity in Peru with more than 570 candidates having attended various courses so far.
Peru has been allotted 60 ITEC slots and additional 5 slots for master training in solar energy.
Peruvian diplomats have been attending the PCFD courses at the Foreign Service Institute, New Delhi.
Peruvian defence personnel have also attended defence courses in Bharat.
Grants and Concessional Finance
Government of India gave an amount of USD 500,000 to the Government of Peru as disaster relief assistance in the wake of a severe earthquake which took place in August 2007.
An amount of USD 150,000 was contributed in June 2017 towards reconstruction work in northern Peru affected by heavy rains and floods due to the El Niño phenomenon. Afforestation of an area in Lima named after Mahatma Gandhi was undertaken with GOI’s assistance of USD 26,222.
Learning material and equipment worth USD 18,780 were gifted to the Rabindranath Tagore School in Lima project in March 2018.
During the COVID-19 pandemic, Bharat gifted medical aid of over 9 tonnes of essential medicines, including 900,000 Hydroxychloroquine tablets and protective gear in August 2020.