Nduom Press Releases
Our Fishing Communities Need Better Support
Sat, Nov 21st 2009
The Administration of President John Atta Mills should examine the needs of the fishing communities throughout the country and give them better support than they are experiencing at the moment. A careful review of the voting pattern of these communities particularly those in the Greater Accra, Central and Western Regions gives ample food for thought.
In the past few years, the fishing communities especially the ones in the Western, Volta, Greater Accra and Central Regions have experienced increasing poverty in all its forms. Consequently, many children in these communities do not go to school or drop out of school at early ages. It is for these reasons that some of us from coastal communities have had to carry an increased burden as advocates and investors to improve the life experiences of the affected communities.
Irregular supply of pre-mix fuel, activities of pair-trawlers, unsafe landing beaches and a general increase in the cost of fishing inputs have made many in the industry take on a heavy debt burden. Unfortunately, access to credit has reduced this year and when it is available, the cost of money has gone up. Therefore, the fishing community is facing severe financial difficulties. So the current pre-mix shortage that has lasted more than a week in many communities is worrying. It is making the poverty situation in the fishing communities worse. For some of these communities, the shortage has been experienced intermittently since the beginning of the year. What bothers some in the communities more and more is that they placed a lot of hope in the Mills Administration as it took up some of their concerns as priority matters during the 2008 elections. If care is not taken, the fishing communities will consider all politicians as non-caring as they believe that the previous administration did not help them as much as they had promised when they were in opposition.
It is with all of this in mind that I wish to offer my suggestions to the Mills Administration with regard to the pre-mix fuel that is an essential input for the fishing communities:

1. Pre-mix fuel is part of the items covered by the deregulation policies implemented by both the NDC and NPP Administrations. Therefore, the hand of government must necessarily be as removed from its distribution as happens with other subsidized products such as kerosene.
2. The formation of national, regional and local pre-mix communities are fraught with many challenges. Again as a deregulated sector, roles and responsibilities of political appointees if any at all must be made clear as opposed to that of the fishermen/women themselves. Pre-mix fuel though subsidized, is not provided free of charge. Like kerosene and others, the customers have to pay for it. Customers deserve good treatment and must not be treated as if they do not matter.
3. The important role of government should be that ensuring the security of pre-mix fuel and its availability and the safe delivery of the products to their intended destinations.
4. The duties of the National Pre-mix Committee should be viewed with great caution by President Mills. There are opportunities for corruption and political patronage of the type that affects greatly the poor fishing communities. The re-emergence of this Committee gives cause for concern and its activities must be monitored closely by the Presidency. Government must know that the fishing communities do not much trust and faith in such committees.
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 53 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `press_releases`10104
2DESCRIBE `images`883
3DESCRIBE `news`10104
4DESCRIBE `news_comments`11114
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` = 25 LIMIT 11117
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, 3333
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" 113
8DESCRIBE `events`16164
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 2001
10SELECT COUNT(*) AS `count` FROM `events` AS `Event` WHERE 1 = 1 111
11DESCRIBE `blog`10103
12DESCRIBE `blog_comments`11114
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 3001