All Kiva Challenge Loan Location Coordinates
Google Maps Query Results for all Loan Locations in the Kiva Challenge
@kaggle.mithrillion_kiva_challenge_coordinates
Google Maps Query Results for all Loan Locations in the Kiva Challenge
@kaggle.mithrillion_kiva_challenge_coordinates
CREATE TABLE kiva_locations (
"region" VARCHAR,
"country" VARCHAR,
"lat" DOUBLE,
"lng" DOUBLE
);
Anyone who has the link will be able to view this.