-->
Nduom Downloads
  Publications      
DR. NDUOM CHARMS THE CHIEF AND THE PEOPLE OF KARAGA!
Date : Wed, Dec 31st 1969  
The Karaga Na was all praises for Dr. Nduom during the visit of the Presidential
Candidate of the CPP to Karaga. This was in sharp contrast to the tense atmosphere in
the town before the CPP campaign train rolled into the town. When the CPP arrived,
military and police
Download    
THE COORDINATED PROGRAMME FOR THE ECONOMIC AND SOCIAL DEVELOPMENT OF GHANA (2003-2012)
Date : Wed, Dec 31st 1969  
The shared vision of all Ghanaians is to continuously create wealth to improve the worth and welfare of our people and to reduce poverty. We, together, seek to build a society of free and disciplined individuals with a passion for excellence. Our long-term goal is to develop a society that is capable of achieving middle-income status. A significant milestone along the way to becoming a middle income country is attaining a per capita income of $1000. The first benchmark will be to double our current national income within a decade.
Download    
The falling Cedi (Why does the Cedi fall and what can we do?)
Date : Wed, Dec 31st 1969  
In recent weeks, many economists and social commentators have had cause to discuss the falling value of the Ghanaian currency, the cedi, against the major currencies in the world. In the local markets, the cedi has also been falling against currencies of neighbouring countries such as the Ivory Coast.
The Ghana Catholic Bishops have in the past week also lent their voices to the concerns raised by Ghanaians from all walks of life over the negative effect the weakening cedi is having on the lives of our people.

Some of the discussions have bordered on technical explanations of world trade, economics and finance. The fact of the matter is that the reasons to explain why the cedi has been falling in value are not hard to find. There are also solutions that can catch the fall in value of our currency.
Download    
Voting
Starts in
   
upcoming events
more events »
Latest News
“Change You Can Feel in Your
from
Tue, Feb 9th 2010
Papa Kwesi Nduom's Ten Point Agenda for “Change You Can Feel in Your Pocket” 1. Create a just and disciplined society.
more »
Nduom salutes Kabral
from www.todaygh.com
Mon, Dec 7th 2009
Dr. Papa Kwesi Nduom has sent a congratulatory message to His Excellency, Kabral Blay-Amihere, on both his membership of the
more »
Press Release - Savannah
from Nduom Secretariat
Thu, May 7th 2009
It is important that we consider as a matter of public interest ways to implement the Savannah Accelerated Development Authority
more »
Nduom Blog
    STATEMENT BY DR. PAPA KWESI NDUOM,
more »
 
16 queries took 199 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `downloads`993
2DESCRIBE `files`773
3SELECT `Download`.`id`, `Download`.`title`, `Download`.`summary`, `Download`.`file_id`, `Download`.`download_type`, `Download`.`created`, `Download`.`modified`, `Download`.`date`, `Download`.`status`, `File`.`id`, `File`.`filename`, `File`.`type`, `File`.`size`, `File`.`dir`, `File`.`created`, `File`.`modified` FROM `downloads` AS `Download` LEFT JOIN `files` AS `File` ON (`Download`.`file_id` = `File`.`id`) where `Download`.`download_type` = "publications" and `Download`.`status` = 1 ORDER BY `Download`.`id` desc 331
4SELECT COUNT(*) AS `count` FROM `downloads` AS `Download` LEFT JOIN `files` AS `File` ON (`Download`.`file_id` = `File`.`id`) WHERE 1 = 1 111
5DESCRIBE `events`16164
6SELECT `Event`.`id`, `Event`.`title`, `Event`.`description`, `Event`.`event_venue`, `Event`.`event_date`, `Event`.`event_time`, `Event`.`contact_name`, `Event`.`contact_tel`, `Event`.`contact_email`, `Event`.`organiser`, `Event`.`ticket_price`, `Event`.`created`, `Event`.`modified`, `Event`.`status`, `Event`.`featured`, `Event`.`viewed` FROM `events` AS `Event` where `Event`.`status`="1" ORDER BY `Event`.`event_date` asc LIMIT 2001
7SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 111
8DESCRIBE `news`1010156
9DESCRIBE `images`884
10DESCRIBE `news_comments`11114
11SELECT `News`.`id`, `News`.`created`, `News`.`author`, `News`.`image_id`, `News`.`source`, `News`.`title`, `News`.`content`, `News`.`modified`, `News`.`type`, `News`.`status`, `Image`.`id`, `Image`.`filename`, `Image`.`type`, `Image`.`size`, `Image`.`dir`, `Image`.`image_type`, `Image`.`created`, `Image`.`modified` FROM `news` AS `News` LEFT JOIN `images` AS `Image` ON (`News`.`image_id` = `Image`.`id`) where `News`.`status` = "1" ORDER BY `News`.`id` desc, `News`.`modified` desc LIMIT 0, 3333
12SELECT COUNT(*) AS `count` FROM `news` AS `News` LEFT JOIN `images` AS `Image` ON (`News`.`image_id` = `Image`.`id`) where `News`.`type`="news" and `News`.`status` = "1" 112
13DESCRIBE `blog`101010
14DESCRIBE `blog_comments`11113
15SELECT `Blog`.`id`, `Blog`.`created`, `Blog`.`author`, `Blog`.`image_id`, `Blog`.`source`, `Blog`.`title`, `Blog`.`content`, `Blog`.`modified`, `Blog`.`type`, `Blog`.`status`, `Image`.`id`, `Image`.`filename`, `Image`.`type`, `Image`.`size`, `Image`.`dir`, `Image`.`image_type`, `Image`.`created`, `Image`.`modified` FROM `blog` AS `Blog` LEFT JOIN `images` AS `Image` ON (`Blog`.`image_id` = `Image`.`id`) where `Blog`.`status` = "1" ORDER BY `Blog`.`id` desc, `Blog`.`modified` desc LIMIT 0, 6112
16SELECT `BlogComment`.`id`, `BlogComment`.`blog_id`, `BlogComment`.`comment`, `BlogComment`.`email`, `BlogComment`.`nickname`, `BlogComment`.`location`, `BlogComment`.`approved`, `BlogComment`.`title`, `BlogComment`.`created`, `BlogComment`.`modified`, `BlogComment`.`viewed` FROM `blog_comments` AS `BlogComment` WHERE `BlogComment`.`blog_id` IN (20) LIMIT 3001