Code Monkey home page Code Monkey logo

microloans-microlending-kiva's Introduction

May 2021

Microloans & Microlending: Ironhack F.P

image Photo Source: Kiva.com

What is Kiva?

Is an international nonprofit, founded in 2005 in San Francisco, with a mission to expand financial access to help underserved communities thrive.

Exploring the data, Wranglingand Cleaning, Developing a Machine Learning Model and creating Visualisations on Kiva Loans a dataset got from Kaggle(https://www.kaggle.com/kiva/data-science-for-good-kiva-crowdfunding).

Content

*Project Outline *Scenario *Objective *Variables-description *Data *Database *Visualisation *Statistical Analysis *Conclusion

Project Outline

The project started with looking for suitable data to work with, which was then downloaded from Kaggle. The data was wrangled(converting and mapping it so as to prepare it for futher analysis steps) and cleaned(finding and correcting inaccuracies) of duplicate records, empty fields and fixing structural errors). All these processes prepared it for developing a model which predicts; if sector and gender determine how fast and successful a loan application is on Kiva.This output was further visualised using Tableau to answer this hypothesis as well as give insights otherwise unseen through just text and numbers.

Objectives

  1. To build a model that will predict the the sucess of loan applications based on features provided in the dataset.

  2. If impact can meausured based on how successful of failure a funded project is, if the platform is creating sustained development or more dependency.

Description of Variables

  • id: Loan ID
  • funded_amount: Amount of loan which has been purchased by Kiva lenders
  • paid_amount: Amount of the loan which has been paid off
  • activity: Activity for which loan is requested
  • sector: Sector for which loan is requested
  • country_code: Country code
  • country: Country name
  • region: Town name
  • location.geo.level: Indicator for whether the latitude and longitude given is for country or town
  • partner_id: Field partner ID for local lending institutions, see a complete list at https://www.kiva.org/about/due-diligence/field-partner-role
  • borrowers.first_name: First name of borrower
  • borrowers.last_name: Last name of borrower
  • borrowers.gender: Gender of borrower
  • currency: Payment amount in local currency
  • processed_date: Date payment is processed
  • rounded_local_amount: Rounded local payment amount
  • settlement_date: Settlement date of payment
  • lat: Latitude of loan location, as indicated by location.geo.level
  • lon: Longitude of loan location, as indicated by location.geo.level
  • Source: https://www.kaggle.com/kiva/data-science-for-good-kiva-crowdfunding

Data

The data was outsourced from Kaggle. I at one point attempted Web Scrapping for more information on impact which was not successful.

Python was used for all codes to conduct several steps which dived deeper into the data to reach the analyis and reporting stage.

Also several libraries were heavily relied on for plotting visualisations and and analysis such as:

  • pandas
  • seaborn
  • xlrd
  • openpyxl
  • pywedge
  • matplotlib
  • sklearn
  • stats model
  • datetime
  • scipy

The WorkFlow

image

Visualisation

Tableau visualise distinctive plots, grapths, pie charts and dashboards so that the data is analysed and understood more meaningfuly to draw insights. Tableau visualizations for this project can be found under this link; https://public.tableau.com/profile/jennipher.k5909#!/vizhome/Kiva___InProgress/Story1?publish=yes image

Conclusion

Features of greatest significance included the sector, gender, country, loan amount and funded amount; all deserving of further exploration and may be of importance in an unsupervised learning attempt such as clustering.

The results are not to my satisfaction.Getting data on success meatures would have given more insights into tracking the Kiva crowd funding model. Also it is such a beautful data source full of insights given adequate time for deeper exploration.

Useful Links

In addition to Ironhack class material, here are some other useful sources.

microloans-microlending-kiva's People

Contributors

jennipher0716 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.