예제 #1
0
def get_homes_csv():
	return service.get_homes(format='csv')
예제 #2
0
def get_homes():
	return service.get_homes('geojson')