Microenterprise Results Reporting-Data
US Agency for International Development
@usgov.usaid_gov_microenterprise_results_reporting_data
US Agency for International Development
@usgov.usaid_gov_microenterprise_results_reporting_data
The Microenterprise Results Reporting (MRR) data is generated for an annual report to the U.S. Congress providing funding and program data on USAID's microenterprise activities. The MRR online reporting system, which supports the annual report, tracks USAID's progress towards congressionally mandated funding targets and monitors the results of USAID assistance to the microenterprise sector.
Organization: US Agency for International Development
Last updated: 2020-11-14T16:08:39.987697
Tags: economic-growth, microenterprise
CREATE TABLE microenterprise_results_reporting_data (
"project_description" VARCHAR,
"project_name" VARCHAR,
"funding_account_name" VARCHAR,
"project_mechanism_number" VARCHAR,
"partner_name" VARCHAR,
"project_website" VARCHAR,
"project_id" DOUBLE,
"project_start_date" VARCHAR,
"project_end_date" VARCHAR,
"country_name" VARCHAR,
"fiscal_year" BIGINT,
"ycf_obligation" DOUBLE,
"eligibility_rule" DOUBLE,
"micro_borrowers" DOUBLE,
"pat_implemented" DOUBLE,
"ppi_implemented" DOUBLE,
"other_poverty_assess_tools" DOUBLE,
"micro_savers" DOUBLE,
"direct_value_chains" DOUBLE,
"indirect_value_chains" DOUBLE,
"partner_type_id" DOUBLE,
"partner_type_name" VARCHAR,
"country_iso_alpha3" VARCHAR
);Anyone who has the link will be able to view this.