Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Borrower Information
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Fernando Fernandes  
View profile  
 More options Aug 2 2012, 4:42 am
From: Fernando Fernandes <17.fernan...@gmail.com>
Date: Thu, 2 Aug 2012 01:42:41 -0700 (PDT)
Local: Thurs, Aug 2 2012 4:42 am
Subject: Borrower Information

Hello everyone,

Does anyone know how to get more information ab the borrower? I actually
need the history of the borrower?

In the link: http://www.kiva.org/lend/436313

I would like to get the following information:

*"**Sa Aem is 61 years old from Kampong Cham province, Cambodia. She is
widowed and blessed with three children. She is a homemaker. Her children
are employed. They are construction workers and a cosmetics seller. They
earn about $18 per day. In order to improve her family’s finances, Sa Aem
is requesting a loan of $1000 to purchase more cosmetics for her child to
resell. By doing so, she will earn more profit to support her family. In
the future, she would like to expand her business and build a new house as
soon as possible.**"*

I am currently using this url: http://api.kivaws.org/v1/lenders/<lender_id>/loans.xml

to get the information about the loans and borrowers. Is that correct?

I also need the Borrower gender.

Thanks in advance,

Fernando


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Noah Balmer  
View profile  
 More options Aug 2 2012, 4:57 am
From: Noah Balmer <n...@kiva.org>
Date: Thu, 2 Aug 2012 01:57:00 -0700
Subject: Re: Borrower Information

It sounds like you want to use this method:
http://api.kivaws.org/v1/loans/<loan_id>.xml

On Thu, Aug 2, 2012 at 1:42 AM, Fernando Fernandes
<17.fernan...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fernando Fernandes  
View profile  
 More options Aug 2 2012, 7:47 pm
From: Fernando Fernandes <17.fernan...@gmail.com>
Date: Thu, 2 Aug 2012 16:47:39 -0700 (PDT)
Local: Thurs, Aug 2 2012 7:47 pm
Subject: Re: Borrower Information

Thanks Noah! That's exactly what I was looking for.
Also, about the borrower is it possible to know if it's a group or a single
person?

Cheers,

Fernando


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin O'Brien  
View profile  
 More options Aug 2 2012, 9:13 pm
From: "Kevin O'Brien" <ke...@kiva.org>
Date: Thu, 2 Aug 2012 18:13:18 -0700
Local: Thurs, Aug 2 2012 9:13 pm
Subject: Re: Borrower Information

Not sure if there is a direct way, but there is an indirect way, look at
the number of "borrower" tags in the "borrowers" tag.

For example at: http://api.kivaws.org/v1/loans/439413.xml

You'll see there are 3 borrowers, thus it's a group loan, any loan with > 1
borrower should be a group loan.

<borrowers type="list">
<borrower>
<first_name>Luisa María</first_name>
<last_name/>
<gender>M</gender>
<pictured>1</pictured>
</borrower>
<borrower>
<first_name>Juana</first_name>
<last_name/>
<gender>F</gender>
<pictured>1</pictured>
</borrower>
<borrower>
<first_name>Jose Alejandro</first_name>
<last_name/>
<gender>M</gender>
<pictured>1</pictured>
</borrower>
</borrowers>

Cheers,

-k

On Thu, Aug 2, 2012 at 4:47 PM, Fernando Fernandes
<17.fernan...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fernando Fernandes  
View profile  
 More options Aug 2 2012, 9:53 pm
From: Fernando Fernandes <17.fernan...@gmail.com>
Date: Thu, 2 Aug 2012 18:53:15 -0700 (PDT)
Local: Thurs, Aug 2 2012 9:53 pm
Subject: Re: Borrower Information

That works for me!
Cheers  Mr. Chilly !


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »