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
API snapshots refreshed
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
  8 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
 
Noah Balmer  
View profile  
 More options Apr 11 2012, 4:48 pm
From: Noah Balmer <n...@kiva.org>
Date: Wed, 11 Apr 2012 13:48:16 -0700
Local: Wed, Apr 11 2012 4:48 pm
Subject: API snapshots refreshed

As many of you know, we used to share API snapshots, zipped files that
include all the loan and lender API objects.  Their publication was always
a little buggy, and it ceased entirely at some point in 2010.  Anyone who's
downloaded a snapshot since then has had only very stale data to look at.

Last night, we got the API snapshot script to run cleanly for the first
time since 2010!  It's not yet configured to run on a regular schedule, but
for now, there are fresh snapshots available.

Enjoy!

JSON version (~350 MB zipped) :
http://s3.kiva.org/snapshots/kiva_ds_json.zip
XML version (~380 MB zipped) : http://s3.kiva.org/snapshots/kiva_ds_xml.zip

Noah Balmer
Kiva.org


 
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.
Sean Durkin  
View profile  
 More options Apr 11 2012, 5:30 pm
From: Sean Durkin <sndur...@gmail.com>
Date: Wed, 11 Apr 2012 16:30:34 -0500
Local: Wed, Apr 11 2012 5:30 pm
Subject: Re: API snapshots refreshed

Awesome, thanks! Looks like this snapshot has more than twice the data the
last one had; the previous snapshot (from Jan 2010) had over 165k loans,
and this one has over 410k. Expect an updated world map visualization in...
several months :'(


 
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 Apr 11 2012, 5:46 pm
From: "Kevin O'Brien" <ke...@kiva.org>
Date: Wed, 11 Apr 2012 14:46:12 -0700
Local: Wed, Apr 11 2012 5:46 pm
Subject: Re: API snapshots refreshed

Awesome! Very excited by this, well done guys.

-k
Kiva Engineer


 
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.
Bryan Stroube  
View profile  
 More options Apr 18 2012, 2:24 pm
From: Bryan Stroube <bryan.stro...@gmail.com>
Date: Wed, 18 Apr 2012 11:24:15 -0700 (PDT)
Local: Wed, Apr 18 2012 2:24 pm
Subject: Re: API snapshots refreshed
This is excellent news, very much appreciated!

Bryan

On Apr 11, 4:48 pm, Noah Balmer <n...@kiva.org> 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.
Sean Durkin  
View profile  
 More options Oct 4 2012, 9:19 pm
From: Sean Durkin <sndur...@gmail.com>
Date: Thu, 4 Oct 2012 21:18:58 -0400
Local: Thurs, Oct 4 2012 9:18 pm
Subject: Re: API snapshots refreshed

As promised, here's an updated "Kiva world map." I was a little
disappointed to find the visualization hadn't changed much since the last
snapshot (from 2010), despite a lot of new unique data points being added.
They will look different, though; I realized that the previous map didn't
look to everyone else as it did to me (my monitor's colors were a little
messed up I guess), so this time around it should look how I originally
intended...

Jan 2010:
https://docs.google.com/open?id=0B-c_cWY4vIisMTI3MTIwNDItMWQwNi00Njll...
Apr 2012: https://docs.google.com/open?id=0B-c_cWY4vIisN1BtY1Z4S0t6Y1E

I was toying with the idea of making a poster out of it; if anyone would be
interested in something like that, let me know and I can generate a much
higher-res image.

On Wed, Apr 18, 2012 at 2:24 PM, Bryan Stroube <bryan.stro...@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.
Kevin O'Brien  
View profile  
 More options Oct 4 2012, 9:47 pm
From: "Kevin O'Brien" <ke...@kiva.org>
Date: Thu, 4 Oct 2012 18:47:42 -0700
Local: Thurs, Oct 4 2012 9:47 pm
Subject: Re: API snapshots refreshed

Nicely done. I've talked with some people about how we could put these on
lender pages or team pages.

If you could at some point create an Amazon EC2 image that I could load up
and run to generate these, then I could get it working towards running on
our side. I see there have been some minor adjustments since the last time
I looked at it:
https://github.com/sndurkin/kiva-map/commit/0bbb1238379626c5d577c888b...

I think we could pretty easily script an install that would be able to
generate these.

Anyways, again, nice job!


 
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.
Sean Durkin  
View profile  
 More options Oct 5 2012, 1:08 pm
From: Sean Durkin <sndur...@gmail.com>
Date: Fri, 5 Oct 2012 13:07:55 -0400
Local: Fri, Oct 5 2012 1:07 pm
Subject: Re: API snapshots refreshed

Thanks!

Is there still interest in generating maps for lenders & teams? If so, I
could look into how to get the script running on Amazon EC2 (maybe you
could give me a couple pointers?), but I figured you would want to change
the script, because it just uses the API to fetch all the data (which, for
teams, can be a lot). I think it would be faster and more efficient if it
made specific queries directly to the DB. Or are you talking about more of
a proof-of-concept?

Sean


 
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 Oct 5 2012, 1:21 pm
From: "Kevin O'Brien" <ke...@kiva.org>
Date: Fri, 5 Oct 2012 10:21:11 -0700
Local: Fri, Oct 5 2012 1:21 pm
Subject: Re: API snapshots refreshed

Yes, more just proof-of-concept.

You're right that we would probably use direct db queries, although if we
could do things with the API to make the data available in more easily
digestable chunks that'd be good.

We've also got the API snapshot on our Github page (with hopefully soon to
be even more updated data), so makes it easier to pull down changes:
https://github.com/kiva/API


 
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 »