1. while getting members of a team, would it be possible to sort the members list by the date they joined the team? right now, we can only sort by the date the members joined Kiva. this way, we don't have to get all the members list, to find new members 2. a method to return overall data? number of loans, number of lenders etc 3. I understand it is usually 30 days from the date of posting, when loans expire. still, would it be possible to add expiry date attribute to fund raising loans?
On Tue, Jan 17, 2012 at 7:51 PM, Martin Butt <mar...@kiva.org> wrote: > Hi,
> We are starting to plan the next generation of the API. If there are > any features that you would particularly like to see, let me know!
> Cheers, > Martin
> -- > You received this message because you are subscribed to the Google Groups > "build-kiva" group. > To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
For #3 that is being implemented as we speak, so that you'll have a "planned_expiration_date". At least to start it will only be present for loans that are currently fundraising and new ones added (relative to the date that it goes live). This will go live with the next release (which is scheduled for next Monday)
On Tue, Jan 17, 2012 at 5:10 PM, Vijay <vijayaraghura...@gmail.com> wrote: > Hi,
> some ideas that come to mind.
> 1. while getting members of a team, would it be possible to sort the > members list by the date > they joined the team? right now, we can only sort by the date the > members joined Kiva. > this way, we don't have to get all the members list, to find new > members > 2. a method to return overall data? number of loans, number of lenders > etc > 3. I understand it is usually 30 days from the date of posting, when > loans expire. still, would it > be possible to add expiry date attribute to fund raising loans?
> Thanks,
> Vijay.
> On Tue, Jan 17, 2012 at 7:51 PM, Martin Butt <mar...@kiva.org> wrote:
>> Hi,
>> We are starting to plan the next generation of the API. If there are >> any features that you would particularly like to see, let me know!
>> Cheers, >> Martin
>> -- >> You received this message because you are subscribed to the Google Groups >> "build-kiva" group. >> To post to this group, send email to build-kiva@googlegroups.com. >> To unsubscribe from this group, send email to >> build-kiva+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/build-kiva?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "build-kiva" group. > To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
-- Sent from my computer. No excuses for misspellings or missing words.
I think a good function would be to return the teams that have lent to
a particular loan and how many team members have lent to that loan.
Right now, its virtually impossible to get that data. However, I think
it would be a nice feature for teams.
Also, is there any plan to expose team messages? right now, I can see members of a team even if I don't belong to that team (even without logging in) but can't read the messages (even for open teams). any reason behind that?
On Wed, Jan 18, 2012 at 7:07 AM, Thiemo Fetzer <t...@devmag.net> wrote: > Dear all,
> I think a good function would be to return the teams that have lent to > a particular loan and how many team members have lent to that loan. > Right now, its virtually impossible to get that data. However, I think > it would be a nice feature for teams.
> All the best,
> Thiemo
> -- > You received this message because you are subscribed to the Google Groups > "build-kiva" group. > To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
Sorry, planned_expiration_date did not get implemented in time for the release that is going out today. It is now done and will be in the next release (2 weeks).
On Tue, Jan 17, 2012 at 5:28 PM, Paul Ericksen <liquidmon...@gmail.com>wrote:
> For #3 that is being implemented as we speak, so that you'll have a > "planned_expiration_date". At least to start it will only be present for > loans that are currently fundraising and new ones added (relative to the > date that it goes live). This will go live with the next release (which is > scheduled for next Monday)
> Paul
> On Tue, Jan 17, 2012 at 5:10 PM, Vijay <vijayaraghura...@gmail.com> wrote:
>> Hi,
>> some ideas that come to mind.
>> 1. while getting members of a team, would it be possible to sort the >> members list by the date >> they joined the team? right now, we can only sort by the date the >> members joined Kiva. >> this way, we don't have to get all the members list, to find new >> members >> 2. a method to return overall data? number of loans, number of >> lenders etc >> 3. I understand it is usually 30 days from the date of posting, when >> loans expire. still, would it >> be possible to add expiry date attribute to fund raising loans?
>> Thanks,
>> Vijay.
>> On Tue, Jan 17, 2012 at 7:51 PM, Martin Butt <mar...@kiva.org> wrote:
>>> Hi,
>>> We are starting to plan the next generation of the API. If there are >>> any features that you would particularly like to see, let me know!
>>> Cheers, >>> Martin
>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "build-kiva" group. >>> To post to this group, send email to build-kiva@googlegroups.com. >>> To unsubscribe from this group, send email to >>> build-kiva+unsubscribe@googlegroups.com. >>> For more options, visit this group at >>> http://groups.google.com/group/build-kiva?hl=en.
>> -- >> You received this message because you are subscribed to the Google Groups >> "build-kiva" group. >> To post to this group, send email to build-kiva@googlegroups.com. >> To unsubscribe from this group, send email to >> build-kiva+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/build-kiva?hl=en.
> -- > Sent from my computer. No excuses for misspellings or missing words.
-- Sent from my computer. No excuses for misspellings or missing words.
1. Would it be easy to extend the field partner requests to include a GET /partners/:partner_ids ie, return public details for a set of partners? Eg, the full partner description and other statistics published on the website that could help a lender decide who to lend to.
2. What is the state of play for oauth? Are there still plans to soon allow secure requests of non-public info?
3. Do you plan on sharing the roadmap through the next 6-12 months or so?
Thought I had posted this earlier, but apparently it got lost in the
ether. Here goes again!
I'm curious about three things:
1. Would it be easy to extend the field partner requests to include
a
GET /partners/:partner_ids
ie, return public details for a set of partners? Eg, the full
partner description and other statistics published on the website that
could help a lender decide who to lend to.
2. What is the state of play for oauth? Are there still plans to
soon allow secure requests of non-public info?
3. Do you plan on sharing the roadmap through the next 6-12 months or
so?
Cheers
On Jan 17, 7:51 pm, Martin Butt <mar...@kiva.org> wrote:
> Sorry, planned_expiration_date did not get implemented in time for the
> release that is going out today. It is now done and will be in the next
> release (2 weeks).
> On Tue, Jan 17, 2012 at 5:28 PM, Paul Ericksen <liquidmon...@gmail.com>wrote:
> > For #3 that is being implemented as we speak, so that you'll have a
> > "planned_expiration_date". At least to start it will only be present for
> > loans that are currently fundraising and new ones added (relative to the
> > date that it goes live). This will go live with the next release (which is
> > scheduled for next Monday)
> > Paul
> > On Tue, Jan 17, 2012 at 5:10 PM, Vijay <vijayaraghura...@gmail.com> wrote:
> >> Hi,
> >> some ideas that come to mind.
> >> 1. while getting members of a team, would it be possible to sort the
> >> members list by the date
> >> they joined the team? right now, we can only sort by the date the
> >> members joined Kiva.
> >> this way, we don't have to get all the members list, to find new
> >> members
> >> 2. a method to return overall data? number of loans, number of
> >> lenders etc
> >> 3. I understand it is usually 30 days from the date of posting, when
> >> loans expire. still, would it
> >> be possible to add expiry date attribute to fund raising loans?
> >> Thanks,
> >> Vijay.
> >> On Tue, Jan 17, 2012 at 7:51 PM, Martin Butt <mar...@kiva.org> wrote:
> >>> Hi,
> >>> We are starting to plan the next generation of the API. If there are
> >>> any features that you would particularly like to see, let me know!
> >>> Cheers,
> >>> Martin
> >>> --
> >>> You received this message because you are subscribed to the Google
> >>> Groups "build-kiva" group.
> >>> To post to this group, send email to build-kiva@googlegroups.com.
> >>> To unsubscribe from this group, send email to
> >>> build-kiva+unsubscribe@googlegroups.com.
> >>> For more options, visit this group at
> >>>http://groups.google.com/group/build-kiva?hl=en.
> >> --
> >> You received this message because you are subscribed to the Google Groups
> >> "build-kiva" group.
> >> To post to this group, send email to build-kiva@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> build-kiva+unsubscribe@googlegroups.com.
> >> For more options, visit this group at
> >>http://groups.google.com/group/build-kiva?hl=en.
> > --
> > Sent from my computer. No excuses for misspellings or missing words.
> --
> Sent from my computer. No excuses for misspellings or missing words.
I don't see why we couldn't add some more detail to partner listings at some point. I'll file a ticket for it.
OAuth work is progressing, but slowly. We have to nibble away at it in between working on other projects.
Because of our efforts to always make decisions based on the most recent information we have, plans for future engineering work are always flexible. While there are areas where we intend to make progress, we often end up with changing roadmaps up until changes are actually released. In the context of API work, OAuth is currently the next major feature we'd like to ship. Once we have the bare bones of it working, we'll be looking at what exact methods and data we'll need to be exposing, and start considering transactional methods. We won't know when these things will launch until they're extremely close to actually launching, so as a rule we don't give release dates for anything.
Thanks for the input, and apologies for the clogged internet tubes and subsequent spamminess, your future messages should skip the moderation queue.
On Thu, Feb 23, 2012 at 6:02 AM, MPKeefe <mpke...@gmail.com> wrote: > Hi Martin,
> I'm curious about three things:
> 1. Would it be easy to extend the field partner requests to include a > GET /partners/:partner_ids > ie, return public details for a set of partners? Eg, the full partner > description and other statistics published on the website that could help a > lender decide who to lend to.
> 2. What is the state of play for oauth? Are there still plans to soon > allow secure requests of non-public info?
> 3. Do you plan on sharing the roadmap through the next 6-12 months or so?
> Cheers
> On Tuesday, January 17, 2012 7:51:29 PM UTC-5, Martin Butt wrote: > > Hi,
> > We are starting to plan the next generation of the API. If there are > > any features that you would particularly like to see, let me know!
> > Cheers, > > Martin
> -- > You received this message because you are subscribed to the Google Groups > "build-kiva" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/build-kiva/-/56A-Xsx8ansJ. > To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
Thanks for filing the ticket on partner detail listings. Does this sound like low hanging fruit? Was starting to think about screen scraping, but that would be quite inelegant and of course potentially brittle.
How low the fruit hangs depends on the fields of interest. I don't think that adding descriptions would be particularly problematic, but I'll have to check in with some folks who have a stake in that content before doing so. Our legal team might have concerns about providing partial information without the full context present on the partner profile pages. There are some related descriptive fields that would be candidates for inclusion too. For other things, like generic country information, we'd want to add some new methods, or we might just encourage getting non-Kiva-specific country information from other public data sources.
On Thu, Feb 23, 2012 at 1:13 PM, MPKeefe <mpke...@gmail.com> wrote: > Hi Noah,
> Thanks for filing the ticket on partner detail listings. Does this sound > like low hanging fruit? Was starting to think about screen scraping, but > that would be quite inelegant and of course potentially brittle.
> To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
I'd like the ability to get team members by loan count, but counting
only the loans that actually count towards the team.
For example for the Czech team, there is a page showing the top
lenders with most loans. But as of now, the loan count is the count of
all the loans made by the team member, not the count of loans made
inside the team, as that is to my knoledge curently impossoble.
http://www.taborsky.cz/kiva/ .
Thanks
Vaclav
On Jan 17, 6:51 pm, Martin Butt <mar...@kiva.org> wrote:
On Thu, Mar 8, 2012 at 3:31 PM, Alex <smashcu...@gmail.com> wrote: > Expanding on the location idea a little, it would be nice to find > borrowers based on a gps location and a radius.
> On Tuesday, January 17, 2012 5:51:29 PM UTC-7, Martin Butt wrote:
>> Hi,
>> We are starting to plan the next generation of the API. If there are >> any features that you would particularly like to see, let me know!
> To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
Some loans (US ones, for example) have country level lat/long. The name of the city is mentioned, so it might be possible to calculate lat/long using Bing or some other API.
>> To post to this group, send email to build-kiva@googlegroups.com. >> To unsubscribe from this group, send email to >> build-kiva+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/build-kiva?hl=en.
> -- > You received this message because you are subscribed to the Google Groups > "build-kiva" group. > To post to this group, send email to build-kiva@googlegroups.com. > To unsubscribe from this group, send email to > build-kiva+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/build-kiva?hl=en.
On Monday, March 5, 2012 11:37:09 PM UTC+1, Vaclav wrote:
> I'd like the ability to get team members by loan count, but counting > only the loans that actually count towards the team. > For example for the Czech team, there is a page showing the top > lenders with most loans. But as of now, the loan count is the count of > all the loans made by the team member, not the count of loans made > inside the team, as that is to my knoledge curently impossoble. > http://www.taborsky.cz/kiva/ . > Thanks > Vaclav
> On Jan 17, 6:51 pm, Martin Butt <mar...@kiva.org> wrote: > > Hi,
> > We are starting to plan the next generation of the API. If there are > > any features that you would particularly like to see, let me know!
While I understand how useful it would be to do this, there are privacy
concerns regarding this. While most people probably wouldn't care about
exposing which team their loan was attributed to, this information is not
currently visible on the site. If you belong to a team, you can see a loan
made by another member in the "recent activity", but that's just a summary
of recent activity. But there is no way to look at someone's list of loans
and know what team it was attributed to. Changing what information we're
disclosing involves messaging users and updating our legalese. I
know specifically of a few lenders who would probably be livid if we
started exposing that. Any time there's a change in what is public, you're
going to find that there were people who were expecting it to stay private
for some reason.
When you turn on Super Graphs for a user's profile (here's mine:
http://www.kiva.org/lender/nuclearspike?super_graphs=1) if you're logged in
and looking at your own graphs (scroll to bottom), it will show break-down
by team, but this is hidden to other users. Internally, there has been some
discussion about adding more privacy options where users could decide their
own privacy settings -- maybe you don't want people to see your loan
portfolio but you don't want to go fully anonymous (can't post team
messages, can't send/receive lender messages). Then we could add features
like this and default new users to a more open setting, but keep existing
users at their current level of privacy with the option to show more if
they wanted. I am not a product manager; I'm just thinking out loud.
To my knowledge this is not on the roadmap at this point, though I'm not on
that team anymore.
Paul
On Wed, May 9, 2012 at 6:17 AM, Pim Schaaf <pimsch...@gmail.com> wrote:
> I agree with Vaclav. As for now it seems there is no way to distinguish
> lender's loans by loan attribution, is there?
> On Monday, March 5, 2012 11:37:09 PM UTC+1, Vaclav wrote:
>> I'd like the ability to get team members by loan count, but counting
>> only the loans that actually count towards the team.
>> For example for the Czech team, there is a page showing the top
>> lenders with most loans. But as of now, the loan count is the count of
>> all the loans made by the team member, not the count of loans made
>> inside the team, as that is to my knoledge curently impossoble.
>> http://www.taborsky.cz/kiva/ .
>> Thanks
>> Vaclav
>> On Jan 17, 6:51 pm, Martin Butt <mar...@kiva.org> wrote:
>> > Hi,
>> > We are starting to plan the next generation of the API. If there are
>> > any features that you would particularly like to see, let me know!
> To post to this group, send email to build-kiva@googlegroups.com.
> To unsubscribe from this group, send email to
> build-kiva+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/build-kiva?hl=en.
-- Sent from my computer. No excuses for misspellings or missing words.
As much fun as it would be to see actual locations of borrowers, their
precise geographic locations aren't provided for two reasons. One is legal
and ethical. Many of our borrowers probably don't want their exact physical
location to be publicly listed, and we have to respect their privacy. The
other is practical. We'd have to ask the loan officers to provide this
information, and that's not feasible for many of our field partners. There
may be room, in the future, to be more precise than country coordinates
while still obfuscating exact location, but that would be a big project
with limited return -- not likely to change any time soon.
On Fri, Mar 9, 2012 at 3:26 AM, Vijay <vijayaraghura...@gmail.com> wrote:
> Some loans (US ones, for example) have country level lat/long. The name
> of the city is
> mentioned, so it might be possible to calculate lat/long using Bing or
> some other API.
> Is it possible to provide more specific lat long?
> On Fri, Mar 9, 2012 at 2:48 AM, Kevin O'Brien <ke...@kiva.org> wrote:
>> We do have geo location that can be used via the api
>>> To post to this group, send email to build-kiva@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> build-kiva+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/build-kiva?hl=en.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "build-kiva" group.
>> To post to this group, send email to build-kiva@googlegroups.com.
>> To unsubscribe from this group, send email to
>> build-kiva+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/build-kiva?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "build-kiva" group.
> To post to this group, send email to build-kiva@googlegroups.com.
> To unsubscribe from this group, send email to
> build-kiva+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/build-kiva?hl=en.
I would like to be able to get the interest rate charged by each partner in the partner details. (This is a primary decision point for me when lending).
On Thu, May 10, 2012 at 4:27 PM, Ian Danforth <iandanfo...@gmail.com> wrote:
> Martin,
> I would like to be able to get the interest rate charged by each partner
> in the partner details. (This is a primary decision point for me when
> lending).
> Thanks!
> Ian
> On Tuesday, January 17, 2012 4:51:29 PM UTC-8, Martin Butt wrote:
>> Hi,
>> We are starting to plan the next generation of the API. If there are
>> any features that you would particularly like to see, let me know!
> To post to this group, send email to build-kiva@googlegroups.com.
> To unsubscribe from this group, send email to
> build-kiva+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/build-kiva?hl=en.
-- Sent from my computer. No excuses for misspellings or missing words.
Thanks for your extensive explanation. I understand the point you make and I'd be the last to want to upset people by changing the disclosure of information against their will.
Still I would like to further discuss the recent loan attribution listed on the site (you mentioned: *If you belong to a team, you can see a loan made by another member in the "recent activity"*). Strictly seen this information is thus not private, although admittedly somewhat tucked away and impermanent. Would it be possible to publish the same impermanent summaries through the API by, for instance, including the loan attribution data in the "GET /lending_actions/recent" method?
Privacy settings would indeed be a great solution to "liberate" the data in Kiva's databases.
On Thursday, May 10, 2012 1:56:10 AM UTC+2, Paul wrote:
> Hey Pim,
> While I understand how useful it would be to do this, there are privacy > concerns regarding this. While most people probably wouldn't care about > exposing which team their loan was attributed to, this information is not > currently visible on the site. If you belong to a team, you can see a loan > made by another member in the "recent activity", but that's just a summary > of recent activity. But there is no way to look at someone's list of loans > and know what team it was attributed to. Changing what information we're > disclosing involves messaging users and updating our legalese. I > know specifically of a few lenders who would probably be livid if we > started exposing that. Any time there's a change in what is public, you're > going to find that there were people who were expecting it to stay private > for some reason.
> When you turn on Super Graphs for a user's profile (here's mine: > http://www.kiva.org/lender/nuclearspike?super_graphs=1) if you're logged > in and looking at your own graphs (scroll to bottom), it will show > break-down by team, but this is hidden to other users. Internally, there > has been some discussion about adding more privacy options where users > could decide their own privacy settings -- maybe you don't want people to > see your loan portfolio but you don't want to go fully anonymous (can't > post team messages, can't send/receive lender messages). Then we could add > features like this and default new users to a more open setting, but keep > existing users at their current level of privacy with the option to show > more if they wanted. I am not a product manager; I'm just thinking out loud.
> To my knowledge this is not on the roadmap at this point, though I'm not > on that team anymore. > Paul
> On Wed, May 9, 2012 at 6:17 AM, Pim Schaaf wrote:
>> I agree with Vaclav. As for now it seems there is no way to distinguish >> lender's loans by loan attribution, is there?
>> On Monday, March 5, 2012 11:37:09 PM UTC+1, Vaclav wrote:
>>> I'd like the ability to get team members by loan count, but counting >>> only the loans that actually count towards the team. >>> For example for the Czech team, there is a page showing the top >>> lenders with most loans. But as of now, the loan count is the count of >>> all the loans made by the team member, not the count of loans made >>> inside the team, as that is to my knoledge curently impossoble. >>> http://www.taborsky.cz/kiva/ . >>> Thanks >>> Vaclav
>>> On Jan 17, 6:51 pm, Martin Butt <mar...@kiva.org> wrote: >>> > Hi,
>>> > We are starting to plan the next generation of the API. If there are >>> > any features that you would particularly like to see, let me know!
>> To post to this group, send email to build-kiva@googlegroups.com. >> To unsubscribe from this group, send email to >> build-kiva+unsubscribe@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/build-kiva?hl=en.
> -- > Sent from my computer. No excuses for misspellings or missing words.
If I make 40 loans, it will only show one so that one person doesn't
overwhelm the activity -- but if the goal is to make some widget for a
webpage or something, then that is probably all you'd need since you aren't
looking for complete history of transactions for a given period. Also, I'd
originally stated that you have to be a member of the team to see the
activity, I was incorrect. Recent Activity can be seen by anyone, making it
fully "public" info. If you had to be a member of the team to see it, then
exposing it via the API would be exposing more via the API than the site.
But, since that's not the case, there aren't the privacy concerns.
On Fri, May 18, 2012 at 8:13 AM, Pim Schaaf <pimsch...@gmail.com> wrote:
> Hey Paul,
> Thanks for your extensive explanation. I understand the point you make and
> I'd be the last to want to upset people by changing the disclosure of
> information against their will.
> Still I would like to further discuss the recent loan attribution listed
> on the site (you mentioned: *If you belong to a team, you can see a loan
> made by another member in the "recent activity"*).
> Strictly seen this information is thus not private, although admittedly
> somewhat tucked away and impermanent. Would it be possible to publish the
> same impermanent summaries through the API by, for instance, including
> the loan attribution data in the "GET /lending_actions/recent" method?
> Privacy settings would indeed be a great solution to "liberate" the data
> in Kiva's databases.
> Thanks again,
> Pim
> On Thursday, May 10, 2012 1:56:10 AM UTC+2, Paul wrote:
>> Hey Pim,
>> While I understand how useful it would be to do this, there are privacy
>> concerns regarding this. While most people probably wouldn't care about
>> exposing which team their loan was attributed to, this information is not
>> currently visible on the site. If you belong to a team, you can see a loan
>> made by another member in the "recent activity", but that's just a summary
>> of recent activity. But there is no way to look at someone's list of loans
>> and know what team it was attributed to. Changing what information we're
>> disclosing involves messaging users and updating our legalese. I
>> know specifically of a few lenders who would probably be livid if we
>> started exposing that. Any time there's a change in what is public, you're
>> going to find that there were people who were expecting it to stay private
>> for some reason.
>> When you turn on Super Graphs for a user's profile (here's mine:
>> http://www.kiva.org/**lender/nuclearspike?super_**graphs=1<http://www.kiva.org/lender/nuclearspike?super_graphs=1>)
>> if you're logged in and looking at your own graphs (scroll to bottom), it
>> will show break-down by team, but this is hidden to other users.
>> Internally, there has been some discussion about adding more privacy
>> options where users could decide their own privacy settings -- maybe you
>> don't want people to see your loan portfolio but you don't want to go fully
>> anonymous (can't post team messages, can't send/receive lender messages).
>> Then we could add features like this and default new users to a more open
>> setting, but keep existing users at their current level of privacy with the
>> option to show more if they wanted. I am not a product manager; I'm just
>> thinking out loud.
>> To my knowledge this is not on the roadmap at this point, though I'm not
>> on that team anymore.
>> Paul
>> On Wed, May 9, 2012 at 6:17 AM, Pim Schaaf wrote:
>> I agree with Vaclav. As for now it seems there is no way to distinguish
>>> lender's loans by loan attribution, is there?
>>> On Monday, March 5, 2012 11:37:09 PM UTC+1, Vaclav wrote:
>>>> I'd like the ability to get team members by loan count, but counting
>>>> only the loans that actually count towards the team.
>>>> For example for the Czech team, there is a page showing the top
>>>> lenders with most loans. But as of now, the loan count is the count of
>>>> all the loans made by the team member, not the count of loans made
>>>> inside the team, as that is to my knoledge curently impossoble.
>>>> http://www.taborsky.cz/kiva/ .
>>>> Thanks
>>>> Vaclav
>>>> On Jan 17, 6:51 pm, Martin Butt <mar...@kiva.org> wrote:
>>>> > Hi,
>>>> > We are starting to plan the next generation of the API. If there are
>>>> > any features that you would particularly like to see, let me know!
>>> To post to this group, send email to build-kiva@googlegroups.com.
>>> To unsubscribe from this group, send email to build-kiva+unsubscribe@**
>>> googlegroups.com <build-kiva%2Bunsubscribe@googlegroups.com>.
>>> For more options, visit this group at http://groups.google.com/** >>> group/build-kiva?hl=en <http://groups.google.com/group/build-kiva?hl=en>
>>> .
>> --
>> Sent from my computer. No excuses for misspellings or missing words.
> To post to this group, send email to build-kiva@googlegroups.com.
> To unsubscribe from this group, send email to
> build-kiva+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/build-kiva?hl=en.
-- Sent from my computer. No excuses for misspellings or missing words.
With Oauth on the horizon, "privacy settings" is something that has been
discussed. Unfortunately engineers time is limited and for the time being
we have opted to expose the data as if everyone had their privacy settings
set to maximum.
On 18 May 2012 11:15, Paul Ericksen <liquidmon...@gmail.com> wrote:
> If I make 40 loans, it will only show one so that one person doesn't
> overwhelm the activity -- but if the goal is to make some widget for a
> webpage or something, then that is probably all you'd need since you aren't
> looking for complete history of transactions for a given period. Also, I'd
> originally stated that you have to be a member of the team to see the
> activity, I was incorrect. Recent Activity can be seen by anyone, making it
> fully "public" info. If you had to be a member of the team to see it, then
> exposing it via the API would be exposing more via the API than the site.
> But, since that's not the case, there aren't the privacy concerns.
> Paul
> On Fri, May 18, 2012 at 8:13 AM, Pim Schaaf <pimsch...@gmail.com> wrote:
>> Hey Paul,
>> Thanks for your extensive explanation. I understand the point you make
>> and I'd be the last to want to upset people by changing the disclosure of
>> information against their will.
>> Still I would like to further discuss the recent loan attribution listed
>> on the site (you mentioned: *If you belong to a team, you can see a loan
>> made by another member in the "recent activity"*).
>> Strictly seen this information is thus not private, although admittedly
>> somewhat tucked away and impermanent. Would it be possible to publish
>> the same impermanent summaries through the API by, for instance,
>> including the loan attribution data in the "GET /lending_actions/recent"
>> method?
>> Privacy settings would indeed be a great solution to "liberate" the data
>> in Kiva's databases.
>> Thanks again,
>> Pim
>> On Thursday, May 10, 2012 1:56:10 AM UTC+2, Paul wrote:
>>> Hey Pim,
>>> While I understand how useful it would be to do this, there are privacy
>>> concerns regarding this. While most people probably wouldn't care about
>>> exposing which team their loan was attributed to, this information is not
>>> currently visible on the site. If you belong to a team, you can see a loan
>>> made by another member in the "recent activity", but that's just a summary
>>> of recent activity. But there is no way to look at someone's list of loans
>>> and know what team it was attributed to. Changing what information we're
>>> disclosing involves messaging users and updating our legalese. I
>>> know specifically of a few lenders who would probably be livid if we
>>> started exposing that. Any time there's a change in what is public, you're
>>> going to find that there were people who were expecting it to stay private
>>> for some reason.
>>> When you turn on Super Graphs for a user's profile (here's mine:
>>> http://www.kiva.org/**lender/nuclearspike?super_**graphs=1<http://www.kiva.org/lender/nuclearspike?super_graphs=1>)
>>> if you're logged in and looking at your own graphs (scroll to bottom), it
>>> will show break-down by team, but this is hidden to other users.
>>> Internally, there has been some discussion about adding more privacy
>>> options where users could decide their own privacy settings -- maybe you
>>> don't want people to see your loan portfolio but you don't want to go fully
>>> anonymous (can't post team messages, can't send/receive lender messages).
>>> Then we could add features like this and default new users to a more open
>>> setting, but keep existing users at their current level of privacy with the
>>> option to show more if they wanted. I am not a product manager; I'm just
>>> thinking out loud.
>>> To my knowledge this is not on the roadmap at this point, though I'm not
>>> on that team anymore.
>>> Paul
>>> On Wed, May 9, 2012 at 6:17 AM, Pim Schaaf wrote:
>>> I agree with Vaclav. As for now it seems there is no way to distinguish
>>>> lender's loans by loan attribution, is there?
>>>> On Monday, March 5, 2012 11:37:09 PM UTC+1, Vaclav wrote:
>>>>> I'd like the ability to get team members by loan count, but counting
>>>>> only the loans that actually count towards the team.
>>>>> For example for the Czech team, there is a page showing the top
>>>>> lenders with most loans. But as of now, the loan count is the count of
>>>>> all the loans made by the team member, not the count of loans made
>>>>> inside the team, as that is to my knoledge curently impossoble.
>>>>> http://www.taborsky.cz/kiva/ .
>>>>> Thanks
>>>>> Vaclav
>>>>> On Jan 17, 6:51 pm, Martin Butt <mar...@kiva.org> wrote:
>>>>> > Hi,
>>>>> > We are starting to plan the next generation of the API. If there are
>>>>> > any features that you would particularly like to see, let me know!
>>>> To post to this group, send email to build-kiva@googlegroups.com.
>>>> To unsubscribe from this group, send email to build-kiva+unsubscribe@**
>>>> googlegroups.com <build-kiva%2Bunsubscribe@googlegroups.com>.
>>>> For more options, visit this group at http://groups.google.com/** >>>> group/build-kiva?hl=en<http://groups.google.com/group/build-kiva?hl=en>
>>>> .
>>> --
>>> Sent from my computer. No excuses for misspellings or missing words.
>> To post to this group, send email to build-kiva@googlegroups.com.
>> To unsubscribe from this group, send email to
>> build-kiva+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/build-kiva?hl=en.
> --
> Sent from my computer. No excuses for misspellings or missing words.
> --
> You received this message because you are subscribed to the Google Groups
> "build-kiva" group.
> To post to this group, send email to build-kiva@googlegroups.com.
> To unsubscribe from this group, send email to
> build-kiva+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/build-kiva?hl=en.