Ministry of Finance and Economic Development (Kiribati)
The Ministry of Finance and Economic Development (MFED, in Gilbertese, Botaki ibukin te mwane ao karikirake) is a government ministry of Kiribati, headquartered in South Tarawa.[1]
This article is part of a series on the politics and government of Kiribati |
---|
|
The Minister is responsible for:
- Development of Fiscal and Economic Policy
- Government Investments
- Government revenue and expenditure
- Economic Development Committee (DCC) Secretariat
- National Development Strategy (NDS)
- Development Planning and Aid Administration
- Government Financial and Accounting Services
- Internal Auditing
- Customs
- Taxation
- Exchange Control
- Government Statistics and National Census
- Banking (including Bank of Kiribati and Development Bank of Kiribati. The World Bank, International Monetary Fund. Asian Development Bank and other non-Government Aid Agencies)
- Kiribati Insurance Corporation
- Managing Government Liabilities (Loans and Guarantees)
- Procurement Act
Ministers
- Nabuti Mwemwenikarawa (2003-2007)
- Natan Teewe (2007-2011)
- Tom Murdoch (2011-2016)
- Teuea Toatu (2016-)
External link
gollark: Ruby.
gollark: ```rubyputs "Hello, WOrld"```
gollark: RPNCalc 3:```rpncalcthis-cant-handle-strings-so-whatever```
gollark: ++C.
gollark: ```javapackage com.seriouscompany.business.java.helloworld.packagenamingpackage.impl;import org.springframework.context.ApplicationContext;import org.springframework.context.ConfigurableApplicationContext;import org.springframework.context.support.ClassPathXmlApplicationContext;import com.seriouscompany.business.java.helloworld.packagenamingpackage.impl.parameters.DefaultHelloWorldUpperLimitParameter;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.HelloWorld;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.parameters.HelloWorldUpperLimitParameter;public final class Main { public static void main(final String[] args) { final ApplicationContext context = new ClassPathXmlApplicationContext(Constants.SPRING_XML); final HelloWorld myHelloWorld = (HelloWorld) context.getBean(Constants.STANDARD_FIZZ_BUZZ); final HelloWorldUpperLimitParameter helloWorldUpperLimit = new DefaultHelloWorldUpperLimitParameter(); myHelloWorld.helloWorld(helloWorldUpperLimit.obtainUpperLimitValue()); ((ConfigurableApplicationContext) context).close(); }}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.