Nduom Press Releases
Economic Advisory Council
Sat, Nov 21st 2009
The establishment of a 10-member Economic Advisory Council (EAC) by President John E. A. Mills is a step in the right direction. The EAC reportedly is to give him advice on managing the impact of the current global and domestic economic crisis; and support him with suggestions on how to take advantage of opportunities. I find it reassuring that the EAC is supposed to work with existing institutions for economic policy formulation, development and implementation.
One important national institution strongly embedded in the Constitution that care must be taken that it is not marginalized is the National Development Planning Commission (NDPC). The orientation of the EAC is the economy while that of the NDPC is broader as it advices the President on national development.
Over the years, the NDPC and its predecessor development planning organizations, have prepared plans to guide the economic, industrial and social development of the country. They have been responsible for preparing Vision 2020, the GPRS (I & II) and the Kufuor Administration’s Long Term Development Strategy. It is important that some clarity is made to differentiate or link appropriately, the objectives of the EAC and the NDPC.
As a group, the membership of the EAC can be said to be credible and well-qualified for the assignment. Therefore, it is important that their collective value is not diminished by petty turf battles and disagreement.
The EAC to all intents and purposes may be considered an ad-hoc committee. I suggest that consideration should be given to making it a standing committee of government and not just an advisory body for President Mills. In this regard, Parliament must be asked to take up this matter to ensure that roles and responsibilities are well spelt out, and relationships with other advisory bodies well defined. Of course, the need to make the EAC a standing committee of government must be subjected to appropriate public scrutiny. I like the idea. But the EAC is not enough. Another step in these difficult times is to return to the convening of an annual National Economic Forum/Dialogue to pull all stakeholders together to reach consensus over economic direction.
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 »
upcoming events
more events »
Nduom Blog
    STATEMENT BY DR. PAPA KWESI NDUOM,
more »
 
14 queries took 75 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_releases`10103
2DESCRIBE `images`883
3DESCRIBE `news`10103
4DESCRIBE `news_comments`11112
5SELECT `PressRelease`.`id`, `PressRelease`.`created`, `PressRelease`.`author`, `PressRelease`.`image_id`, `PressRelease`.`source`, `PressRelease`.`title`, `PressRelease`.`content`, `PressRelease`.`modified`, `PressRelease`.`type`, `PressRelease`.`status` FROM `press_releases` AS `PressRelease` WHERE `PressRelease`.`id` = 22 LIMIT 11153
6SELECT `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, 3332
7SELECT 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
8DESCRIBE `events`16162
9SELECT `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 2000
10SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 110
11DESCRIBE `blog`10102
12DESCRIBE `blog_comments`11112
13SELECT `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, 6111
14SELECT `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 3000